HS.FHIR.DTL.vSTU3.Model.Resource.MessageHeader
class HS.FHIR.DTL.vSTU3.Model.Resource.MessageHeader extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
The header for a message exchange that is either requesting or responding to an action. The Reference(s) that are the subject of the action as well as other information related to the action are typically transmitted in a bundle in which the MessageHeader resource instance is the first resource in the Bundle.Property Inventory
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
The source of the decision.
Practitioner
Message destination application(s)
The source of the data entry.
Practitioner
Code for the event this message represents.
any FHIR3 code may be used; message-events shows EXAMPLE codes, but you may use codes from any ValueSet.
The actual content of the message.
Any FHIR3 Resource may be indicated by this Reference
Cause of event.
any FHIR3 code may be used; message-reason-encounter shows EXAMPLE codes, but you may use codes from any ValueSet.
Intended "real-world" recipient for the data.
Practitioner | Organization
If this is a reply to prior message.
Final responsibility for event.
Practitioner | Organization
Real world sender of the message.
Practitioner | Organization
Message source application.
Time that the message was sent.
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- resourceTypeGet()