Communication |
Communication.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier ()
|
Communication |
Communication.addMedium(CodeableConceptDt theValue) |
Adds a given new value for medium ()
|
Communication |
Communication.addPayload(Communication.Payload theValue) |
Adds a given new value for payload ()
|
Communication |
Communication.addReason(CodeableConceptDt theValue) |
Adds a given new value for reason ()
|
Communication |
Communication.setCategory(CodeableConceptDt theValue) |
Sets the value(s) for category ()
|
Communication |
Communication.setEncounter(ResourceReferenceDt theValue) |
Sets the value(s) for encounter ()
|
Communication |
Communication.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier ()
|
Communication |
Communication.setMedium(List<CodeableConceptDt> theValue) |
Sets the value(s) for medium ()
|
Communication |
Communication.setPayload(List<Communication.Payload> theValue) |
Sets the value(s) for payload ()
|
Communication |
Communication.setReason(List<CodeableConceptDt> theValue) |
Sets the value(s) for reason ()
|
Communication |
Communication.setReceived(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for received ()
|
Communication |
Communication.setReceived(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for received ()
|
Communication |
Communication.setReceivedWithSecondsPrecision(Date theDate) |
Sets the value for received ()
|
Communication |
Communication.setRecipient(List<ResourceReferenceDt> theValue) |
Sets the value(s) for recipient ()
|
Communication |
Communication.setRequestDetail(ResourceReferenceDt theValue) |
Sets the value(s) for requestDetail ()
|
Communication |
Communication.setSender(ResourceReferenceDt theValue) |
Sets the value(s) for sender ()
|
Communication |
Communication.setSent(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for sent ()
|
Communication |
Communication.setSent(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for sent ()
|
Communication |
Communication.setSentWithSecondsPrecision(Date theDate) |
Sets the value for sent ()
|
Communication |
Communication.setStatus(CommunicationStatusEnum theValue) |
Sets the value(s) for status ()
|
Communication |
Communication.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<CommunicationStatusEnum> theValue) |
Sets the value(s) for status ()
|
Communication |
Communication.setSubject(ResourceReferenceDt theValue) |
Sets the value(s) for subject ()
|