| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
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(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for received ()
|
Communication |
Communication.setReceived(DateTimeDt theValue)
Sets the value(s) 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(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for sent ()
|
Communication |
Communication.setSent(DateTimeDt theValue)
Sets the value(s) for sent ()
|
Communication |
Communication.setSentWithSecondsPrecision(Date theDate)
Sets the value for sent ()
|
Communication |
Communication.setStatus(BoundCodeDt<CommunicationStatusEnum> theValue)
Sets the value(s) for status ()
|
Communication |
Communication.setStatus(CommunicationStatusEnum theValue)
Sets the value(s) for status ()
|
Communication |
Communication.setSubject(ResourceReferenceDt theValue)
Sets the value(s) for subject ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.