CommunicationRequest |
CommunicationRequest.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier ()
|
CommunicationRequest |
CommunicationRequest.addMedium(CodeableConceptDt theValue) |
Adds a given new value for medium ()
|
CommunicationRequest |
CommunicationRequest.addPayload(CommunicationRequest.Payload theValue) |
Adds a given new value for payload ()
|
CommunicationRequest |
CommunicationRequest.addReason(CodeableConceptDt theValue) |
Adds a given new value for reason ()
|
CommunicationRequest |
CommunicationRequest.setCategory(CodeableConceptDt theValue) |
Sets the value(s) for category ()
|
CommunicationRequest |
CommunicationRequest.setEncounter(ResourceReferenceDt theValue) |
Sets the value(s) for encounter ()
|
CommunicationRequest |
CommunicationRequest.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier ()
|
CommunicationRequest |
CommunicationRequest.setMedium(List<CodeableConceptDt> theValue) |
Sets the value(s) for medium ()
|
CommunicationRequest |
CommunicationRequest.setPayload(List<CommunicationRequest.Payload> theValue) |
Sets the value(s) for payload ()
|
CommunicationRequest |
CommunicationRequest.setPriority(CodeableConceptDt theValue) |
Sets the value(s) for priority ()
|
CommunicationRequest |
CommunicationRequest.setReason(List<CodeableConceptDt> theValue) |
Sets the value(s) for reason ()
|
CommunicationRequest |
CommunicationRequest.setRecipient(List<ResourceReferenceDt> theValue) |
Sets the value(s) for recipient ()
|
CommunicationRequest |
CommunicationRequest.setRequestedOn(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for requestedOn ()
|
CommunicationRequest |
CommunicationRequest.setRequestedOn(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for requestedOn ()
|
CommunicationRequest |
CommunicationRequest.setRequestedOnWithSecondsPrecision(Date theDate) |
Sets the value for requestedOn ()
|
CommunicationRequest |
CommunicationRequest.setRequester(ResourceReferenceDt theValue) |
Sets the value(s) for requester ()
|
CommunicationRequest |
CommunicationRequest.setScheduled(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for scheduled[x] ()
|
CommunicationRequest |
CommunicationRequest.setSender(ResourceReferenceDt theValue) |
Sets the value(s) for sender ()
|
CommunicationRequest |
CommunicationRequest.setStatus(CommunicationRequestStatusEnum theValue) |
Sets the value(s) for status ()
|
CommunicationRequest |
CommunicationRequest.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<CommunicationRequestStatusEnum> theValue) |
Sets the value(s) for status ()
|
CommunicationRequest |
CommunicationRequest.setSubject(ResourceReferenceDt theValue) |
Sets the value(s) for subject ()
|