MessageHeader |
MessageHeader.addDestination(MessageHeader.Destination theValue) |
Adds a given new value for destination (who.focus)
|
MessageHeader |
MessageHeader.setAuthor(ResourceReferenceDt theValue) |
Sets the value(s) for author (who.author)
|
MessageHeader |
MessageHeader.setData(List<ResourceReferenceDt> theValue) |
Sets the value(s) for data ()
|
MessageHeader |
MessageHeader.setDestination(List<MessageHeader.Destination> theValue) |
Sets the value(s) for destination (who.focus)
|
MessageHeader |
MessageHeader.setEnterer(ResourceReferenceDt theValue) |
Sets the value(s) for enterer (who.author)
|
MessageHeader |
MessageHeader.setEvent(CodingDt theValue) |
Sets the value(s) for event (what)
|
MessageHeader |
MessageHeader.setReason(CodeableConceptDt theValue) |
Sets the value(s) for reason (why)
|
MessageHeader |
MessageHeader.setReceiver(ResourceReferenceDt theValue) |
Sets the value(s) for receiver (who.focus)
|
MessageHeader |
MessageHeader.setResponse(MessageHeader.Response theValue) |
Sets the value(s) for response ()
|
MessageHeader |
MessageHeader.setResponsible(ResourceReferenceDt theValue) |
Sets the value(s) for responsible (who.witness)
|
MessageHeader |
MessageHeader.setSource(MessageHeader.Source theValue) |
Sets the value(s) for source (who.actor)
|
MessageHeader |
MessageHeader.setTimestamp(ca.uhn.fhir.model.primitive.InstantDt theValue) |
Sets the value(s) for timestamp (when.init)
|
MessageHeader |
MessageHeader.setTimestamp(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for timestamp (when.init)
|
MessageHeader |
MessageHeader.setTimestampWithMillisPrecision(Date theDate) |
Sets the value for timestamp (when.init)
|