public class CommunicationRequest extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
CommunicationRequest.CommunicationPriority |
static class |
CommunicationRequest.CommunicationPriorityEnumFactory |
static class |
CommunicationRequest.CommunicationRequestPayloadComponent |
static class |
CommunicationRequest.CommunicationRequestStatus |
static class |
CommunicationRequest.CommunicationRequestStatusEnumFactory |
| Modifier and Type | Field and Description |
|---|---|
protected List<Reference> |
about
Other resources that pertain to this communication request and to which this communication request should be associated.
|
protected List<Resource> |
aboutTarget
The actual objects that are the target of the reference (Other resources that pertain to this communication request and to which this communication request should be associated.)
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
AUTHORED
Fluent Client search parameter constant for authored
|
protected DateTimeType |
authoredOn
For draft requests, indicates the date of initial creation.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
BASED_ON
Fluent Client search parameter constant for based-on
|
protected List<Reference> |
basedOn
A plan or proposal that is fulfilled in whole or in part by this request.
|
protected List<Resource> |
basedOnTarget
The actual objects that are the target of the reference (A plan or proposal that is fulfilled in whole or in part by this request.)
|
protected List<CodeableConcept> |
category
The type of message to be sent such as alert, notification, reminder, instruction, etc.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
CATEGORY
Fluent Client search parameter constant for category
|
protected BooleanType |
doNotPerform
If true indicates that the CommunicationRequest is asking for the specified action to *not* occur.
|
protected Reference |
encounter
The Encounter during which this CommunicationRequest was created or to which the creation of this record is tightly associated.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
ENCOUNTER
Fluent Client search parameter constant for encounter
|
protected Encounter |
encounterTarget
The actual object that is the target of the reference (The Encounter during which this CommunicationRequest was created or to which the creation of this record is tightly associated.)
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
GROUP_IDENTIFIER
Fluent Client search parameter constant for group-identifier
|
protected Identifier |
groupIdentifier
A shared identifier common to all requests that were authorized more or less simultaneously by a single author, representing the identifier of the requisition, prescription or similar form.
|
protected List<Identifier> |
identifier
Business identifiers assigned to this communication request by the performer or other systems which remain constant as the resource is updated and propagates from server to server.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_BASED_ON
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_ENCOUNTER
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_RECIPIENT
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_REPLACES
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_REQUESTER
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_SENDER
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements.
|
protected List<CodeableConcept> |
medium
A channel that was used for this communication (e.g.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
MEDIUM
Fluent Client search parameter constant for medium
|
protected List<Annotation> |
note
Comments made about the request by the requester, sender, recipient, subject or other participants.
|
protected Type |
occurrence
The time when this communication is to occur.
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
OCCURRENCE
Fluent Client search parameter constant for occurrence
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PATIENT
Fluent Client search parameter constant for patient
|
protected List<CommunicationRequest.CommunicationRequestPayloadComponent> |
payload
Text, attachment(s), or resource(s) to be communicated to the recipient.
|
protected Enumeration<CommunicationRequest.CommunicationPriority> |
priority
Characterizes how quickly the proposed act must be initiated.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
PRIORITY
Fluent Client search parameter constant for priority
|
protected List<CodeableConcept> |
reasonCode
Describes why the request is being made in coded or textual form.
|
protected List<Reference> |
reasonReference
Indicates another resource whose existence justifies this request.
|
protected List<Resource> |
reasonReferenceTarget
The actual objects that are the target of the reference (Indicates another resource whose existence justifies this request.)
|
protected List<Reference> |
recipient
The entity (e.g.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
RECIPIENT
Fluent Client search parameter constant for recipient
|
protected List<Resource> |
recipientTarget
The actual objects that are the target of the reference (The entity (e.g.
|
protected List<Reference> |
replaces
Completed or terminated request(s) whose function is taken by this new request.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
REPLACES
Fluent Client search parameter constant for replaces
|
protected List<CommunicationRequest> |
replacesTarget
The actual objects that are the target of the reference (Completed or terminated request(s) whose function is taken by this new request.)
|
protected Reference |
requester
The device, individual, or organization who initiated the request and has responsibility for its activation.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
REQUESTER
Fluent Client search parameter constant for requester
|
protected Resource |
requesterTarget
The actual object that is the target of the reference (The device, individual, or organization who initiated the request and has responsibility for its activation.)
|
protected Reference |
sender
The entity (e.g.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
SENDER
Fluent Client search parameter constant for sender
|
protected Resource |
senderTarget
The actual object that is the target of the reference (The entity (e.g.
|
static String |
SP_AUTHORED
Search parameter: authored
|
static String |
SP_BASED_ON
Search parameter: based-on
|
static String |
SP_CATEGORY
Search parameter: category
|
static String |
SP_ENCOUNTER
Search parameter: encounter
|
static String |
SP_GROUP_IDENTIFIER
Search parameter: group-identifier
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_MEDIUM
Search parameter: medium
|
static String |
SP_OCCURRENCE
Search parameter: occurrence
|
static String |
SP_PATIENT
Search parameter: patient
|
static String |
SP_PRIORITY
Search parameter: priority
|
static String |
SP_RECIPIENT
Search parameter: recipient
|
static String |
SP_REPLACES
Search parameter: replaces
|
static String |
SP_REQUESTER
Search parameter: requester
|
static String |
SP_SENDER
Search parameter: sender
|
static String |
SP_STATUS
Search parameter: status
|
static String |
SP_SUBJECT
Search parameter: subject
|
protected Enumeration<CommunicationRequest.CommunicationRequestStatus> |
status
The status of the proposal or order.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
protected CodeableConcept |
statusReason
Captures the reason for the current state of the CommunicationRequest.
|
protected Reference |
subject
The patient or group that is the focus of this communication request.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
SUBJECT
Fluent Client search parameter constant for subject
|
protected Resource |
subjectTarget
The actual object that is the target of the reference (The patient or group that is the focus of this communication request.)
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
CommunicationRequest()
Constructor
|
CommunicationRequest(Enumeration<CommunicationRequest.CommunicationRequestStatus> status)
Constructor
|
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected List<Identifier> identifier
protected List<Reference> basedOn
protected List<Resource> basedOnTarget
protected List<Reference> replaces
protected List<CommunicationRequest> replacesTarget
protected Identifier groupIdentifier
protected Enumeration<CommunicationRequest.CommunicationRequestStatus> status
protected CodeableConcept statusReason
protected List<CodeableConcept> category
protected Enumeration<CommunicationRequest.CommunicationPriority> priority
protected BooleanType doNotPerform
protected List<CodeableConcept> medium
protected Reference subject
protected Resource subjectTarget
protected List<Reference> about
protected List<Resource> aboutTarget
protected Reference encounter
protected Encounter encounterTarget
protected List<CommunicationRequest.CommunicationRequestPayloadComponent> payload
protected Type occurrence
protected DateTimeType authoredOn
protected Reference requester
protected Resource requesterTarget
protected List<Reference> recipient
protected List<Resource> recipientTarget
protected Reference sender
protected Resource senderTarget
protected List<CodeableConcept> reasonCode
protected List<Reference> reasonReference
protected List<Resource> reasonReferenceTarget
protected List<Annotation> note
public static final String SP_REQUESTER
Description: Who/what is requesting service
Type: reference
Path: CommunicationRequest.requester
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam REQUESTER
Description: Who/what is requesting service
Type: reference
Path: CommunicationRequest.requester
public static final ca.uhn.fhir.model.api.Include INCLUDE_REQUESTER
public static final String SP_AUTHORED
Description: When request transitioned to being actionable
Type: date
Path: CommunicationRequest.authoredOn
public static final ca.uhn.fhir.rest.gclient.DateClientParam AUTHORED
Description: When request transitioned to being actionable
Type: date
Path: CommunicationRequest.authoredOn
public static final String SP_IDENTIFIER
Description: Unique identifier
Type: token
Path: CommunicationRequest.identifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Description: Unique identifier
Type: token
Path: CommunicationRequest.identifier
public static final String SP_SUBJECT
Description: Focus of message
Type: reference
Path: CommunicationRequest.subject
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBJECT
Description: Focus of message
Type: reference
Path: CommunicationRequest.subject
public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBJECT
public static final String SP_REPLACES
Description: Request(s) replaced by this request
Type: reference
Path: CommunicationRequest.replaces
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam REPLACES
Description: Request(s) replaced by this request
Type: reference
Path: CommunicationRequest.replaces
public static final ca.uhn.fhir.model.api.Include INCLUDE_REPLACES
public static final String SP_MEDIUM
Description: A channel of communication
Type: token
Path: CommunicationRequest.medium
public static final ca.uhn.fhir.rest.gclient.TokenClientParam MEDIUM
Description: A channel of communication
Type: token
Path: CommunicationRequest.medium
public static final String SP_ENCOUNTER
Description: Encounter created as part of
Type: reference
Path: CommunicationRequest.encounter
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ENCOUNTER
Description: Encounter created as part of
Type: reference
Path: CommunicationRequest.encounter
public static final ca.uhn.fhir.model.api.Include INCLUDE_ENCOUNTER
public static final String SP_OCCURRENCE
Description: When scheduled
Type: date
Path: CommunicationRequest.occurrenceDateTime
public static final ca.uhn.fhir.rest.gclient.DateClientParam OCCURRENCE
Description: When scheduled
Type: date
Path: CommunicationRequest.occurrenceDateTime
public static final String SP_PRIORITY
Description: routine | urgent | asap | stat
Type: token
Path: CommunicationRequest.priority
public static final ca.uhn.fhir.rest.gclient.TokenClientParam PRIORITY
Description: routine | urgent | asap | stat
Type: token
Path: CommunicationRequest.priority
public static final String SP_GROUP_IDENTIFIER
Description: Composite request this is part of
Type: token
Path: CommunicationRequest.groupIdentifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam GROUP_IDENTIFIER
Description: Composite request this is part of
Type: token
Path: CommunicationRequest.groupIdentifier
public static final String SP_BASED_ON
Description: Fulfills plan or proposal
Type: reference
Path: CommunicationRequest.basedOn
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam BASED_ON
Description: Fulfills plan or proposal
Type: reference
Path: CommunicationRequest.basedOn
public static final ca.uhn.fhir.model.api.Include INCLUDE_BASED_ON
public static final String SP_SENDER
Description: Message sender
Type: reference
Path: CommunicationRequest.sender
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SENDER
Description: Message sender
Type: reference
Path: CommunicationRequest.sender
public static final ca.uhn.fhir.model.api.Include INCLUDE_SENDER
public static final String SP_PATIENT
Description: Focus of message
Type: reference
Path: CommunicationRequest.subject
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Description: Focus of message
Type: reference
Path: CommunicationRequest.subject
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
public static final String SP_RECIPIENT
Description: Message recipient
Type: reference
Path: CommunicationRequest.recipient
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam RECIPIENT
Description: Message recipient
Type: reference
Path: CommunicationRequest.recipient
public static final ca.uhn.fhir.model.api.Include INCLUDE_RECIPIENT
public static final String SP_CATEGORY
Description: Message category
Type: token
Path: CommunicationRequest.category
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CATEGORY
Description: Message category
Type: token
Path: CommunicationRequest.category
public static final String SP_STATUS
Description: draft | active | on-hold | revoked | completed | entered-in-error | unknown
Type: token
Path: CommunicationRequest.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: draft | active | on-hold | revoked | completed | entered-in-error | unknown
Type: token
Path: CommunicationRequest.status
public CommunicationRequest()
public CommunicationRequest(Enumeration<CommunicationRequest.CommunicationRequestStatus> status)
public List<Identifier> getIdentifier()
identifier (Business identifiers assigned to this communication request by the performer or other systems which remain constant as the resource is updated and propagates from server to server.)public CommunicationRequest setIdentifier(List<Identifier> theIdentifier)
this for easy method chainingpublic boolean hasIdentifier()
public Identifier addIdentifier()
public CommunicationRequest addIdentifier(Identifier t)
public Identifier getIdentifierFirstRep()
identifier, creating it if it does not already existpublic List<Reference> getBasedOn()
basedOn (A plan or proposal that is fulfilled in whole or in part by this request.)public CommunicationRequest setBasedOn(List<Reference> theBasedOn)
this for easy method chainingpublic boolean hasBasedOn()
public Reference addBasedOn()
public CommunicationRequest addBasedOn(Reference t)
public Reference getBasedOnFirstRep()
basedOn, creating it if it does not already exist@Deprecated public List<Resource> getBasedOnTarget()
public List<Reference> getReplaces()
replaces (Completed or terminated request(s) whose function is taken by this new request.)public CommunicationRequest setReplaces(List<Reference> theReplaces)
this for easy method chainingpublic boolean hasReplaces()
public Reference addReplaces()
public CommunicationRequest addReplaces(Reference t)
public Reference getReplacesFirstRep()
replaces, creating it if it does not already exist@Deprecated public List<CommunicationRequest> getReplacesTarget()
@Deprecated public CommunicationRequest addReplacesTarget()
public Identifier getGroupIdentifier()
groupIdentifier (A shared identifier common to all requests that were authorized more or less simultaneously by a single author, representing the identifier of the requisition, prescription or similar form.)public boolean hasGroupIdentifier()
public CommunicationRequest setGroupIdentifier(Identifier value)
value - groupIdentifier (A shared identifier common to all requests that were authorized more or less simultaneously by a single author, representing the identifier of the requisition, prescription or similar form.)public Enumeration<CommunicationRequest.CommunicationRequestStatus> getStatusElement()
status (The status of the proposal or order.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic boolean hasStatusElement()
public boolean hasStatus()
public CommunicationRequest setStatusElement(Enumeration<CommunicationRequest.CommunicationRequestStatus> value)
value - status (The status of the proposal or order.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic CommunicationRequest.CommunicationRequestStatus getStatus()
public CommunicationRequest setStatus(CommunicationRequest.CommunicationRequestStatus value)
value - The status of the proposal or order.public CodeableConcept getStatusReason()
statusReason (Captures the reason for the current state of the CommunicationRequest.)public boolean hasStatusReason()
public CommunicationRequest setStatusReason(CodeableConcept value)
value - statusReason (Captures the reason for the current state of the CommunicationRequest.)public List<CodeableConcept> getCategory()
category (The type of message to be sent such as alert, notification, reminder, instruction, etc.)public CommunicationRequest setCategory(List<CodeableConcept> theCategory)
this for easy method chainingpublic boolean hasCategory()
public CodeableConcept addCategory()
public CommunicationRequest addCategory(CodeableConcept t)
public CodeableConcept getCategoryFirstRep()
category, creating it if it does not already existpublic Enumeration<CommunicationRequest.CommunicationPriority> getPriorityElement()
priority (Characterizes how quickly the proposed act must be initiated. Includes concepts such as stat, urgent, routine.). This is the underlying object with id, value and extensions. The accessor "getPriority" gives direct access to the valuepublic boolean hasPriorityElement()
public boolean hasPriority()
public CommunicationRequest setPriorityElement(Enumeration<CommunicationRequest.CommunicationPriority> value)
value - priority (Characterizes how quickly the proposed act must be initiated. Includes concepts such as stat, urgent, routine.). This is the underlying object with id, value and extensions. The accessor "getPriority" gives direct access to the valuepublic CommunicationRequest.CommunicationPriority getPriority()
public CommunicationRequest setPriority(CommunicationRequest.CommunicationPriority value)
value - Characterizes how quickly the proposed act must be initiated. Includes concepts such as stat, urgent, routine.public BooleanType getDoNotPerformElement()
doNotPerform (If true indicates that the CommunicationRequest is asking for the specified action to *not* occur.). This is the underlying object with id, value and extensions. The accessor "getDoNotPerform" gives direct access to the valuepublic boolean hasDoNotPerformElement()
public boolean hasDoNotPerform()
public CommunicationRequest setDoNotPerformElement(BooleanType value)
value - doNotPerform (If true indicates that the CommunicationRequest is asking for the specified action to *not* occur.). This is the underlying object with id, value and extensions. The accessor "getDoNotPerform" gives direct access to the valuepublic boolean getDoNotPerform()
public CommunicationRequest setDoNotPerform(boolean value)
value - If true indicates that the CommunicationRequest is asking for the specified action to *not* occur.public List<CodeableConcept> getMedium()
medium (A channel that was used for this communication (e.g. email, fax).)public CommunicationRequest setMedium(List<CodeableConcept> theMedium)
this for easy method chainingpublic boolean hasMedium()
public CodeableConcept addMedium()
public CommunicationRequest addMedium(CodeableConcept t)
public CodeableConcept getMediumFirstRep()
medium, creating it if it does not already existpublic Reference getSubject()
subject (The patient or group that is the focus of this communication request.)public boolean hasSubject()
public CommunicationRequest setSubject(Reference value)
value - subject (The patient or group that is the focus of this communication request.)public Resource getSubjectTarget()
subject The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The patient or group that is the focus of this communication request.)public CommunicationRequest setSubjectTarget(Resource value)
value - subject The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The patient or group that is the focus of this communication request.)public List<Reference> getAbout()
about (Other resources that pertain to this communication request and to which this communication request should be associated.)public CommunicationRequest setAbout(List<Reference> theAbout)
this for easy method chainingpublic boolean hasAbout()
public CommunicationRequest addAbout(Reference t)
public Reference getAboutFirstRep()
about, creating it if it does not already exist@Deprecated public List<Resource> getAboutTarget()
public Reference getEncounter()
encounter (The Encounter during which this CommunicationRequest was created or to which the creation of this record is tightly associated.)public boolean hasEncounter()
public CommunicationRequest setEncounter(Reference value)
value - encounter (The Encounter during which this CommunicationRequest was created or to which the creation of this record is tightly associated.)public Encounter getEncounterTarget()
encounter The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The Encounter during which this CommunicationRequest was created or to which the creation of this record is tightly associated.)public CommunicationRequest setEncounterTarget(Encounter value)
value - encounter The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The Encounter during which this CommunicationRequest was created or to which the creation of this record is tightly associated.)public List<CommunicationRequest.CommunicationRequestPayloadComponent> getPayload()
payload (Text, attachment(s), or resource(s) to be communicated to the recipient.)public CommunicationRequest setPayload(List<CommunicationRequest.CommunicationRequestPayloadComponent> thePayload)
this for easy method chainingpublic boolean hasPayload()
public CommunicationRequest.CommunicationRequestPayloadComponent addPayload()
public CommunicationRequest addPayload(CommunicationRequest.CommunicationRequestPayloadComponent t)
public CommunicationRequest.CommunicationRequestPayloadComponent getPayloadFirstRep()
payload, creating it if it does not already existpublic Type getOccurrence()
occurrence (The time when this communication is to occur.)public DateTimeType getOccurrenceDateTimeType() throws org.hl7.fhir.exceptions.FHIRException
occurrence (The time when this communication is to occur.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasOccurrenceDateTimeType()
public Period getOccurrencePeriod() throws org.hl7.fhir.exceptions.FHIRException
occurrence (The time when this communication is to occur.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasOccurrencePeriod()
public boolean hasOccurrence()
public CommunicationRequest setOccurrence(Type value)
value - occurrence (The time when this communication is to occur.)public DateTimeType getAuthoredOnElement()
authoredOn (For draft requests, indicates the date of initial creation. For requests with other statuses, indicates the date of activation.). This is the underlying object with id, value and extensions. The accessor "getAuthoredOn" gives direct access to the valuepublic boolean hasAuthoredOnElement()
public boolean hasAuthoredOn()
public CommunicationRequest setAuthoredOnElement(DateTimeType value)
value - authoredOn (For draft requests, indicates the date of initial creation. For requests with other statuses, indicates the date of activation.). This is the underlying object with id, value and extensions. The accessor "getAuthoredOn" gives direct access to the valuepublic Date getAuthoredOn()
public CommunicationRequest setAuthoredOn(Date value)
value - For draft requests, indicates the date of initial creation. For requests with other statuses, indicates the date of activation.public Reference getRequester()
requester (The device, individual, or organization who initiated the request and has responsibility for its activation.)public boolean hasRequester()
public CommunicationRequest setRequester(Reference value)
value - requester (The device, individual, or organization who initiated the request and has responsibility for its activation.)public Resource getRequesterTarget()
requester The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The device, individual, or organization who initiated the request and has responsibility for its activation.)public CommunicationRequest setRequesterTarget(Resource value)
value - requester The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The device, individual, or organization who initiated the request and has responsibility for its activation.)public List<Reference> getRecipient()
recipient (The entity (e.g. person, organization, clinical information system, device, group, or care team) which is the intended target of the communication.)public CommunicationRequest setRecipient(List<Reference> theRecipient)
this for easy method chainingpublic boolean hasRecipient()
public Reference addRecipient()
public CommunicationRequest addRecipient(Reference t)
public Reference getRecipientFirstRep()
recipient, creating it if it does not already exist@Deprecated public List<Resource> getRecipientTarget()
public Reference getSender()
sender (The entity (e.g. person, organization, clinical information system, or device) which is to be the source of the communication.)public boolean hasSender()
public CommunicationRequest setSender(Reference value)
value - sender (The entity (e.g. person, organization, clinical information system, or device) which is to be the source of the communication.)public Resource getSenderTarget()
sender The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The entity (e.g. person, organization, clinical information system, or device) which is to be the source of the communication.)public CommunicationRequest setSenderTarget(Resource value)
value - sender The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The entity (e.g. person, organization, clinical information system, or device) which is to be the source of the communication.)public List<CodeableConcept> getReasonCode()
reasonCode (Describes why the request is being made in coded or textual form.)public CommunicationRequest setReasonCode(List<CodeableConcept> theReasonCode)
this for easy method chainingpublic boolean hasReasonCode()
public CodeableConcept addReasonCode()
public CommunicationRequest addReasonCode(CodeableConcept t)
public CodeableConcept getReasonCodeFirstRep()
reasonCode, creating it if it does not already existpublic List<Reference> getReasonReference()
reasonReference (Indicates another resource whose existence justifies this request.)public CommunicationRequest setReasonReference(List<Reference> theReasonReference)
this for easy method chainingpublic boolean hasReasonReference()
public Reference addReasonReference()
public CommunicationRequest addReasonReference(Reference t)
public Reference getReasonReferenceFirstRep()
reasonReference, creating it if it does not already exist@Deprecated public List<Resource> getReasonReferenceTarget()
public List<Annotation> getNote()
note (Comments made about the request by the requester, sender, recipient, subject or other participants.)public CommunicationRequest setNote(List<Annotation> theNote)
this for easy method chainingpublic boolean hasNote()
public Annotation addNote()
public CommunicationRequest addNote(Annotation t)
public Annotation getNoteFirstRep()
note, creating it if it does not already existprotected void listChildren(List<Property> children)
listChildren in class DomainResourcepublic Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
getNamedProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in interface org.hl7.fhir.instance.model.api.IBasefhirType in class DomainResourcepublic CommunicationRequest copy()
copy in class DomainResourcepublic void copyValues(CommunicationRequest dst)
protected CommunicationRequest typedCopy()
public boolean equalsDeep(Base other_)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other_)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2021 Health Level 7. All rights reserved.