| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.formats | |
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Method and Description |
|---|---|
protected MessageDefinition |
JsonParser.parseMessageDefinition(com.google.gson.JsonObject json) |
protected MessageDefinition |
XmlParser.parseMessageDefinition(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Field and Description |
|---|---|
protected MessageDefinition |
MessageDefinition.baseTarget
The actual object that is the target of the reference (The MessageDefinition that is the basis for the contents of this resource.)
|
protected MessageDefinition |
CapabilityStatement.CapabilityStatementMessagingSupportedMessageComponent.definitionTarget
The actual object that is the target of the reference (Points to a message definition that identifies the messaging event, message structure, allowed responses, etc.)
|
protected MessageDefinition |
MessageDefinition.MessageDefinitionAllowedResponseComponent.messageTarget
The actual object that is the target of the reference (A reference to the message definition that must be adhered to by this supported response.)
|
| Modifier and Type | Field and Description |
|---|---|
protected List<MessageDefinition> |
MessageDefinition.replacesTarget
The actual objects that are the target of the reference (A MessageDefinition that is superseded by this definition.)
|
| Modifier and Type | Method and Description |
|---|---|
List<MessageDefinition> |
MessageDefinition.getReplacesTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
| Modifier and Type | Method and Description |
|---|---|
MessageDefinition |
MessageDefinition.setBaseTarget(MessageDefinition value) |
CapabilityStatement.CapabilityStatementMessagingSupportedMessageComponent |
CapabilityStatement.CapabilityStatementMessagingSupportedMessageComponent.setDefinitionTarget(MessageDefinition value) |
MessageDefinition.MessageDefinitionAllowedResponseComponent |
MessageDefinition.MessageDefinitionAllowedResponseComponent.setMessageTarget(MessageDefinition value) |
Copyright © 2014–2018 University Health Network. All rights reserved.