Conformance.MessagingEvent |
Conformance.Messaging.addEvent() |
Adds and returns a new value for event ()
|
Conformance.MessagingEvent |
Conformance.Messaging.getEventFirstRep() |
Gets the first repetition for event (),
creating it if it does not already exist.
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setCategory(MessageSignificanceCategoryEnum theValue) |
Sets the value(s) for category ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setCategory(ca.uhn.fhir.model.primitive.BoundCodeDt<MessageSignificanceCategoryEnum> theValue) |
Sets the value(s) for category ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setCode(CodingDt theValue) |
Sets the value(s) for code ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setDocumentation(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for documentation ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setDocumentation(String theString) |
Sets the value for documentation ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setFocus(ResourceTypeEnum theValue) |
Sets the value(s) for focus ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setFocus(ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum> theValue) |
Sets the value(s) for focus ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setMode(ConformanceEventModeEnum theValue) |
Sets the value(s) for mode ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setMode(ca.uhn.fhir.model.primitive.BoundCodeDt<ConformanceEventModeEnum> theValue) |
Sets the value(s) for mode ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setRequest(ResourceReferenceDt theValue) |
Sets the value(s) for request ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setResponse(ResourceReferenceDt theValue) |
Sets the value(s) for response ()
|