Message Header
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.
The MessageHeader resource is defined in order to support Messaging using FHIR resources. The principle usage of the MessageHeader resource is when messages are exchanged. However, as a resource that can be used with the RESTful framework, the MessageHeader resource has the normal resource end-point ([base-url]/MessageHeader), which is used to manage a set of static messages resources. This could be used to make an archive of past messages available. Creating or updating Message resources in this fashion does not represent the actual occurrence of any event, nor can it trigger any logic associated with the actual event. It is just for managing a set of message resources.Message header profile has minor modifications from standard to have the event
custom defined valueset binding and at the same time endpoint
field will have environment actual endpoint for uudev,uutest etc..Overview
The below overview shows the elements of the resource, data type and the cardinality of each. Further details like "Binding"/"Fixed values"/"contraints" etc can be found on clicking on each element.
Canonical URL - http://roche.com/fhir/rdc/StructureDefinition/patient-v2
message-header (MessageHeader) | C | MessageHeader | |
id | Σ | 0..1 | id |
meta | Σ | 0..1 | Meta |
implicitRules | Σ ?! | 0..1 | uri |
language | 0..1 | codeBinding | |
text | C | 0..1 | Narrative |
contained | 0..* | Resource | |
extension | 0..* | Extension | |
modifierExtension | ?! | 0..* | Extension |
event | Σ | 1..1 | CodingBinding |
id | 0..1 | string | |
extension | 0..* | Extension | |
system | Σ | 0..1 | uri |
version | Σ | 0..1 | string |
code | Σ | 0..1 | code |
display | Σ | 0..1 | string |
userSelected | Σ | 0..1 | boolean |
destination | Σ | 0..* | BackboneElement |
id | 0..1 | string | |
extension | 0..* | Extension | |
modifierExtension | Σ ?! | 0..* | Extension |
name | Σ | 0..1 | string |
target | Σ | 0..1 | Reference(Device) |
endpoint | Σ | 1..1 | uri |
receiver | Σ | 0..1 | Reference(Practitioner | Organization) |
sender | Σ | 0..1 | Reference(Practitioner | Organization) |
timestamp | Σ | 1..1 | instant |
enterer | Σ | 0..1 | Reference(Practitioner) |
author | Σ | 0..1 | Reference(Practitioner) |
source | Σ | 1..1 | BackboneElement |
id | 0..1 | string | |
extension | 0..* | Extension | |
modifierExtension | Σ ?! | 0..* | Extension |
name | Σ | 0..1 | string |
software | Σ | 0..1 | string |
version | Σ | 0..1 | string |
contact | Σ | 0..1 | ContactPoint |
endpoint | Σ | 1..1 | uri |
responsible | Σ | 0..1 | Reference(Practitioner | Organization) |
reason | Σ | 0..1 | CodeableConcept |
response | Σ | 0..1 | BackboneElement |
id | 0..1 | string | |
extension | 0..* | Extension | |
modifierExtension | Σ ?! | 0..* | Extension |
identifier | Σ | 1..1 | id |
code | Σ | 1..1 | codeBinding |
details | Σ | 0..1 | Reference(OperationOutcome) |
focus | Σ | 0..* | Reference(Resource) |
Details
MessageHeader | |||
Short | A resource that describes a message that is exchanged between systems | ||
Definition | 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. | ||
Cardinality | 0..* | ||
Constraints |
| ||
Mappings |
| ||
MessageHeader.id | |||
Short | Logical id of this artifact | ||
Definition | The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. | ||
Cardinality | 0..1 | ||
Type | id | ||
Summary | True | ||
Comments | The only time that a resource does not have an id is when it is being submitted to the server using a create operation. | ||
MessageHeader.meta | |||
Short | Metadata about the resource | ||
Definition | The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource. | ||
Cardinality | 0..1 | ||
Type | Meta | ||
Summary | True | ||
MessageHeader.implicitRules | |||
Short | A set of rules under which this content was created | ||
Definition | A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. | ||
Cardinality | 0..1 | ||
Type | uri | ||
Modifier | True | ||
Summary | True | ||
Comments | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. This element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation. | ||
MessageHeader.language | |||
Short | Language of the resource content | ||
Definition | The base language in which the resource is written. | ||
Cardinality | 0..1 | ||
Type | code | ||
Binding | A human language. Binding extensions
| ||
Comments | Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). | ||
MessageHeader.text | |||
Short | Text summary of the resource, for human interpretation | ||
Definition | A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. | ||
Cardinality | 0..1 | ||
Type | Narrative | ||
Alias | narrative, html, xhtml, display | ||
Comments | Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded in formation is added later. | ||
Conditions | The cardinality or value of this element may be affected by these constraints: dom-1 | ||
Mappings |
| ||
MessageHeader.contained | |||
Short | Contained, inline Resources | ||
Definition | These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. | ||
Cardinality | 0..* | ||
Type | Resource | ||
Alias | inline resources, anonymous resources, contained resources | ||
Comments | This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. | ||
Mappings |
| ||
MessageHeader.extension | |||
Short | Additional Content defined by implementations | ||
Definition | May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||
Cardinality | 0..* | ||
Type | Extension | ||
Alias | extensions, user content | ||
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||
Mappings |
| ||
MessageHeader.modifierExtension | |||
Short | Extensions that cannot be ignored | ||
Definition | May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. | ||
Cardinality | 0..* | ||
Type | Extension | ||
Modifier | True | ||
Alias | extensions, user content | ||
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||
Mappings |
| ||
MessageHeader.event | |||
Short | Code for the event this message represents | ||
Definition | Code that identifies the event this message represents and connects it with its definition. Events defined as part of the FHIR specification have the system value "http://hl7.org/fhir/message-events". | ||
Cardinality | 1..1 | ||
Type | Coding | ||
Binding | One of the message events defined as part of FHIR. | ||
Summary | True | ||
Requirements | Drives the behavior associated with this message. | ||
Mappings |
| ||
MessageHeader.event.id | |||
Short | xml:id (or equivalent in JSON) | ||
Definition | unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||
Cardinality | 0..1 | ||
Type | string | ||
Mappings |
| ||
MessageHeader.event.extension | |||
Short | Additional Content defined by implementations | ||
Definition | May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||
Cardinality | 0..* | ||
Type | Extension | ||
Alias | extensions, user content | ||
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||
Slicing | Unordered, Open, by url(Value) Extensions are always sliced by (at least) url | ||
Mappings |
| ||
MessageHeader.event.system | |||
Short | Identity of the terminology system | ||
Definition | The identification of the code system that defines the meaning of the symbol in the code. | ||
Cardinality | 0..1 | ||
Type | uri | ||
Summary | True | ||
Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||
Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously. | ||
Mappings |
| ||
MessageHeader.event.version | |||
Short | Version of the system - if relevant | ||
Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured. and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||
Cardinality | 0..1 | ||
Type | string | ||
Summary | True | ||
Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||
Mappings |
| ||
MessageHeader.event.code | |||
Short | Symbol in syntax defined by the system | ||
Definition | A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). | ||
Cardinality | 0..1 | ||
Type | code | ||
Summary | True | ||
Requirements | Need to refer to a particular code in the system. | ||
Mappings |
| ||
MessageHeader.event.display | |||
Short | Representation defined by the system | ||
Definition | A representation of the meaning of the code in the system, following the rules of the system. | ||
Cardinality | 0..1 | ||
Type | string | ||
Summary | True | ||
Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||
Mappings |
| ||
MessageHeader.event.userSelected | |||
Short | If this coding was chosen directly by the user | ||
Definition | Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays). | ||
Cardinality | 0..1 | ||
Type | boolean | ||
Summary | True | ||
Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||
Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||
Mappings |
| ||
MessageHeader.destination | |||
Short | Message destination application(s) | ||
Definition | The destination application which the message is intended for. | ||
Cardinality | 0..* | ||
Type | BackboneElement | ||
Summary | True | ||
Requirements | Indicates where message is to be sent for routing purposes. Allows verification of "am I the intended recipient". | ||
Comments | There SHOULD be at least one destination, but in some circumstances, the source system is unaware of any particular destination system. | ||
Constraints |
| ||
Mappings |
| ||
MessageHeader.destination.id | |||
Short | xml:id (or equivalent in JSON) | ||
Definition | unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||
Cardinality | 0..1 | ||
Type | string | ||
Mappings |
| ||
MessageHeader.destination.extension | |||
Short | Additional Content defined by implementations | ||
Definition | May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||
Cardinality | 0..* | ||
Type | Extension | ||
Alias | extensions, user content | ||
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||
Mappings |
| ||
MessageHeader.destination.modifierExtension | |||
Short | Extensions that cannot be ignored | ||
Definition | May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. | ||
Cardinality | 0..* | ||
Type | Extension | ||
Modifier | True | ||
Summary | True | ||
Alias | extensions, user content, modifiers | ||
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||
Mappings |
| ||
MessageHeader.destination.name | |||
Short | Name of system | ||
Definition | Human-readable name for the target system. | ||
Cardinality | 0..1 | ||
Type | string | ||
Summary | True | ||
Requirements | May be used for routing of response and/or to support audit. | ||
Mappings |
| ||
MessageHeader.destination.target | |||
Short | Particular delivery destination within the destination | ||
Definition | Identifies the target end system in situations where the initial message transmission is to an intermediary system. | ||
Cardinality | 0..1 | ||
Type | Reference(Device) | ||
Summary | True | ||
Requirements | Supports multi-hop routing. | ||
Mappings |
| ||
MessageHeader.destination.endpoint | |||
Short | Actual destination address or id | ||
Definition | Indicates where the message should be routed to. | ||
Cardinality | 1..1 | ||
Type | uri | ||
Summary | True | ||
Requirements | Identifies where to route the message. | ||
Comments | The id may be a non-resolvable URI for systems that do not use standard network-based addresses. | ||
Mappings |
| ||
MessageHeader.receiver | |||
Short | Intended "real-world" recipient for the data | ||
Definition | Allows data conveyed by a message to be addressed to a particular person or department when routing to a specific application isn't sufficient. | ||
Cardinality | 0..1 | ||
Type | Reference(Practitioner | Organization) | ||
Summary | True | ||
Requirements | Allows routing beyond just the application level. | ||
Mappings |
| ||
MessageHeader.sender | |||
Short | Real world sender of the message | ||
Definition | Identifies the sending system to allow the use of a trust relationship. | ||
Cardinality | 0..1 | ||
Type | Reference(Practitioner | Organization) | ||
Summary | True | ||
Requirements | Allows routing beyond just the application level. | ||
Comments | Use case is for where a (trusted) sending system is responsible for multiple organizations, and therefore cannot differentiate based on source endpoint / authentication alone. | ||
Mappings |
| ||
MessageHeader.timestamp | |||
Short | Time that the message was sent | ||
Definition | The time that the message was sent. | ||
Cardinality | 1..1 | ||
Type | instant | ||
Summary | True | ||
Requirements | Allows limited detection of out-of-order and delayed transmission. Also supports audit. | ||
Mappings |
| ||
MessageHeader.enterer | |||
Short | The source of the data entry | ||
Definition | The person or device that performed the data entry leading to this message. When there is more than one candidate, pick the most proximal to the message. Can provide other enterers in extensions. | ||
Cardinality | 0..1 | ||
Type | Reference(Practitioner) | ||
Summary | True | ||
Requirements | Need to know for audit/traceback requirements and possibly for authorization. | ||
Comments | Usually only for the request, but can be used in a response. | ||
Mappings |
| ||
MessageHeader.author | |||
Short | The source of the decision | ||
Definition | The logical author of the message - the person or device that decided the described event should happen. When there is more than one candidate, pick the most proximal to the MessageHeader. Can provide other authors in extensions. | ||
Cardinality | 0..1 | ||
Type | Reference(Practitioner) | ||
Summary | True | ||
Requirements | Need to know for audit/traceback requirements and possibly for authorization. | ||
Comments | Usually only for the request, but can be used in a response. | ||
Mappings |
| ||
MessageHeader.source | |||
Short | Message source application | ||
Definition | The source application from which this message originated. | ||
Cardinality | 1..1 | ||
Type | BackboneElement | ||
Summary | True | ||
Requirements | Allows replies, supports audit. | ||
Constraints |
| ||
Mappings |
| ||
MessageHeader.source.id | |||
Short | xml:id (or equivalent in JSON) | ||
Definition | unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||
Cardinality | 0..1 | ||
Type | string | ||
Mappings |
| ||
MessageHeader.source.extension | |||
Short | Additional Content defined by implementations | ||
Definition | May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||
Cardinality | 0..* | ||
Type | Extension | ||
Alias | extensions, user content | ||
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||
Mappings |
| ||
MessageHeader.source.modifierExtension | |||
Short | Extensions that cannot be ignored | ||
Definition | May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. | ||
Cardinality | 0..* | ||
Type | Extension | ||
Modifier | True | ||
Summary | True | ||
Alias | extensions, user content, modifiers | ||
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||
Mappings |
| ||
MessageHeader.source.name | |||
Short | Name of system | ||
Definition | Human-readable name for the source system. | ||
Cardinality | 0..1 | ||
Type | string | ||
Summary | True | ||
Requirements | May be used to support audit. | ||
Mappings |
| ||
MessageHeader.source.software | |||
Short | Name of software running the system | ||
Definition | May include configuration or other information useful in debugging. | ||
Cardinality | 0..1 | ||
Type | string | ||
Summary | True | ||
Requirements | Supports audit and possibly interface engine behavior. | ||
Mappings |
| ||
MessageHeader.source.version | |||
Short | Version of software running | ||
Definition | Can convey versions of multiple systems in situations where a message passes through multiple hands. | ||
Cardinality | 0..1 | ||
Type | string | ||
Summary | True | ||
Requirements | Supports audit and possibly interface engine behavior. | ||
Mappings |
| ||
MessageHeader.source.contact | |||
Short | Human contact for problems | ||
Definition | An e-mail, phone, website or other contact point to use to resolve issues with message communications. | ||
Cardinality | 0..1 | ||
Type | ContactPoint | ||
Summary | True | ||
Requirements | Allows escalation of technical issues. | ||
Mappings |
| ||
MessageHeader.source.endpoint | |||
Short | Actual message source address or id | ||
Definition | Actual endpoint: "https://uudev-internal.rochedc.accentureanalytics.com/fhirmsg/rdc/v1.0.0/$process-message" | ||
Cardinality | 1..1 | ||
Type | uri | ||
Summary | True | ||
Requirements | Identifies where to send responses, may influence security permissions. | ||
Comments | The id may be a non-resolvable URI for systems that do not use standard network-based addresses. | ||
Mappings |
| ||
MessageHeader.responsible | |||
Short | Final responsibility for event | ||
Definition | The person or organization that accepts overall responsibility for the contents of the message. The implication is that the message event happened under the policies of the responsible party. | ||
Cardinality | 0..1 | ||
Type | Reference(Practitioner | Organization) | ||
Summary | True | ||
Requirements | Need to know for audit/traceback requirements and possibly for authorization. | ||
Comments | Usually only for the request, but can be used in a response. | ||
Mappings |
| ||
MessageHeader.reason | |||
Short | Cause of event | ||
Definition | Coded indication of the cause for the event - indicates a reason for the occurrence of the event that is a focus of this message. | ||
Cardinality | 0..1 | ||
Type | CodeableConcept | ||
Binding | Reason for event occurrence | ||
Summary | True | ||
Requirements | Need to be able to track why resources are being changed and report in the audit log/history of the resource. May affect authorization. | ||
Mappings |
| ||
MessageHeader.response | |||
Short | If this is a reply to prior message | ||
Definition | Information about the message that this message is a response to. Only present if this message is a response. | ||
Cardinality | 0..1 | ||
Type | BackboneElement | ||
Summary | True | ||
Constraints |
| ||
Mappings |
| ||
MessageHeader.response.id | |||
Short | xml:id (or equivalent in JSON) | ||
Definition | unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||
Cardinality | 0..1 | ||
Type | string | ||
Mappings |
| ||
MessageHeader.response.extension | |||
Short | Additional Content defined by implementations | ||
Definition | May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||
Cardinality | 0..* | ||
Type | Extension | ||
Alias | extensions, user content | ||
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||
Mappings |
| ||
MessageHeader.response.modifierExtension | |||
Short | Extensions that cannot be ignored | ||
Definition | May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. | ||
Cardinality | 0..* | ||
Type | Extension | ||
Modifier | True | ||
Summary | True | ||
Alias | extensions, user content, modifiers | ||
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||
Mappings |
| ||
MessageHeader.response.identifier | |||
Short | Id of original message | ||
Definition | The MessageHeader.id of the message to which this message is a response. | ||
Cardinality | 1..1 | ||
Type | id | ||
Summary | True | ||
Requirements | Allows receiver to know what message is being responded to. | ||
Mappings |
| ||
MessageHeader.response.code | |||
Short | ok | transient-error | fatal-error | ||
Definition | Code that identifies the type of response to the message - whether it was successful or not, and whether it should be resent or not. | ||
Cardinality | 1..1 | ||
Type | code | ||
Binding | The kind of response to a message | ||
Summary | True | ||
Requirements | Allows the sender of the acknowledge message to know if the request was successful or if action is needed. | ||
Comments | This is a generic response to the request message. Specific data for the response will be found in MessageHeader.focus. | ||
Mappings |
| ||
MessageHeader.response.details | |||
Short | Specific list of hints/warnings/errors | ||
Definition | Full details of any issues found in the message. | ||
Cardinality | 0..1 | ||
Type | Reference(OperationOutcome) | ||
Summary | True | ||
Requirements | Allows the sender of the message to determine what the specific issues are. | ||
Comments | This SHALL be contained in the bundle. If any of the issues are errors, the response code SHALL be an error. | ||
Mappings |
| ||
MessageHeader.focus | |||
Short | The actual content of the message | ||
Definition | The actual data of the message - a reference to the root/focus class of the event. | ||
Cardinality | 0..* | ||
Type | Reference(Resource) | ||
Summary | True | ||
Requirements | Every message event is about actual data, a single resource, that is identified in the definition of the event, and perhaps some or all linked resources. | ||
Comments | The data is defined where the transaction type is defined. The transaction data is always included in the bundle that is the full message. Only the root resource is specified. The resources it references should be contained in the bundle but are not also listed here. Multiple repetitions are allowed to cater for merges and other situations with multiple focal targets. | ||
Mappings |
|
Table
MessageHeader | 0..* | |
MessageHeader.id | id | 0..1 |
MessageHeader.meta | Meta | 0..1 |
MessageHeader.implicitRules | uri | 0..1 |
MessageHeader.language | code | 0..1 |
MessageHeader.text | Narrative | 0..1 |
MessageHeader.contained | Resource | 0..* |
MessageHeader.extension | Extension | 0..* |
MessageHeader.modifierExtension | Extension | 0..* |
MessageHeader.event | Coding | 1..1 |
MessageHeader.event.id | string | 0..1 |
MessageHeader.event.extension | Extension | 0..* |
MessageHeader.event.system | uri | 0..1 |
MessageHeader.event.version | string | 0..1 |
MessageHeader.event.code | code | 0..1 |
MessageHeader.event.display | string | 0..1 |
MessageHeader.event.userSelected | boolean | 0..1 |
MessageHeader.destination | BackboneElement | 0..* |
MessageHeader.destination.id | string | 0..1 |
MessageHeader.destination.extension | Extension | 0..* |
MessageHeader.destination.modifierExtension | Extension | 0..* |
MessageHeader.destination.name | string | 0..1 |
MessageHeader.destination.target | Reference(Device) | 0..1 |
MessageHeader.destination.endpoint | uri | 1..1 |
MessageHeader.receiver | Reference(Practitioner | Organization) | 0..1 |
MessageHeader.sender | Reference(Practitioner | Organization) | 0..1 |
MessageHeader.timestamp | instant | 1..1 |
MessageHeader.enterer | Reference(Practitioner) | 0..1 |
MessageHeader.author | Reference(Practitioner) | 0..1 |
MessageHeader.source | BackboneElement | 1..1 |
MessageHeader.source.id | string | 0..1 |
MessageHeader.source.extension | Extension | 0..* |
MessageHeader.source.modifierExtension | Extension | 0..* |
MessageHeader.source.name | string | 0..1 |
MessageHeader.source.software | string | 0..1 |
MessageHeader.source.version | string | 0..1 |
MessageHeader.source.contact | ContactPoint | 0..1 |
MessageHeader.source.endpoint | uri | 1..1 |
MessageHeader.responsible | Reference(Practitioner | Organization) | 0..1 |
MessageHeader.reason | CodeableConcept | 0..1 |
MessageHeader.response | BackboneElement | 0..1 |
MessageHeader.response.id | string | 0..1 |
MessageHeader.response.extension | Extension | 0..* |
MessageHeader.response.modifierExtension | Extension | 0..* |
MessageHeader.response.identifier | id | 1..1 |
MessageHeader.response.code | code | 1..1 |
MessageHeader.response.details | Reference(OperationOutcome) | 0..1 |
MessageHeader.focus | Reference(Resource) | 0..* |