This is a preview of a developing guide for information only. It is not intended to be used until the completed v1.0.0 guide is released (around the end of March 2023)
If you are interested in developing a BaRS compliant solution right now, please use the contact form here and the team will be in touch
BARS MessageHeader - Booking-Request
Defines the constraints and extensions on the UKCore-Bundle FHIR Profile
Based on: UKCore.Release1@1.0.1/package/UKCore-Bundle
Differential View
| MessageHeader | I | MessageHeader | There are no (further) constraints on this elementElement Id MessageHeader A resource that describes a message that is exchanged between systemsDefinition 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. 
 
 | |
| extension | I | 0..* | Extension | There are no (further) constraints on this elementElement Id MessageHeader.extension Additional content defined by implementationsAlternate names extensions, user contentDefinition May be used to represent additional information that is not part of the basic definition of the resource. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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. Unordered, Open, by url(Value)Constraints 
 
 | 
| messageHeaderInstruction | I | 0..* | Extension(Coding) | There are no (further) constraints on this elementElement Id MessageHeader.extension:messageHeaderInstruction An extension to carry a specific instruction for receivers of the message.Alternate names extensions, user contentDefinition An extension to carry a specific instruction for receivers of the message. 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. https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MessageHeaderInstructionConstraints 
 
 | 
| event[x] | Σ | 1..1 | Binding | There are no (further) constraints on this elementElement Id MessageHeader.event[x] Code for the event this message represents or link to event definitionDefinition 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://terminology.hl7.org/CodeSystem/message-events". Alternatively uri to the EventDefinition. Drives the behavior associated with this message. The time of the event will be found in the focus resource. The time of the message will be found in Bundle.timestamp. Message eventUKCoreMessageEvent (extensible)Constraints 
 
 | 
| system | Fixed Value | There are no (further) constraints on this elementElement Id MessageHeader.event[x].system https://fhir.nhs.uk/CodeSystem/message-events-bars | ||
| code | 1.. | Fixed Value | There are no (further) constraints on this elementElement Id MessageHeader.event[x].code This will be a set of fixed values that are used to trigger use case specific processing when the bundle is received (refer to guidance for definitions etc..) booking-request | |
| eventCoding | Coding | There are no (further) constraints on this elementData Type | ||
| eventUri | uri | There are no (further) constraints on this elementData Type | ||
| destination | Σ | 1..* | BackboneElement | There are no (further) constraints on this elementElement Id MessageHeader.destination Message destination application(s)Definition The destination application which the message is intended for. Indicates where message is to be sent for routing purposes. Allows verification of "am I the intended recipient". There SHOULD be at least one destination, but in some circumstances, the source system is unaware of any particular destination system. 
 
 | 
| name | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.name Name of systemDefinition Human-readable name for the target system. May be used for routing of response and/or to support audit. Note that FHIR strings SHALL NOT exceed 1MB in size 
 
 | 
| target | Σ I | 0..1 | Reference(UK Core Device) | There are no (further) constraints on this elementElement Id MessageHeader.destination.target Particular delivery destination within the destinationDefinition Identifies the target end system in situations where the initial message transmission is to an intermediary system. Supports multi-hop routing. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. 
 
 | 
| reference | Σ I | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| endpoint | Σ | 1..1 | url | There are no (further) constraints on this elementElement Id MessageHeader.destination.endpoint Actual destination address or idDefinition Indicates where the message should be routed to. Identifies where to route the message. The id may be a non-resolvable URI for systems that do not use standard network-based addresses. 
 
 | 
| receiver | Σ I | 0..1 | Reference(UK Core Organization | UK Core Practitioner | UK Core PractitionerRole) | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver Intended "real-world" recipient for the dataDefinition Allows data conveyed by a message to be addressed to a particular person or department when routing to a specific application isn't sufficient. Allows routing beyond just the application level. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(UK Core Organization | UK Core Practitioner | UK Core PractitionerRole)Constraints 
 
 | 
| reference | Σ I | 1..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| sender | Σ I | 0..1 | Reference(UK Core PractitionerRole | UK Core Organization | UK Core Practitioner) | There are no (further) constraints on this elementElement Id MessageHeader.sender Real world sender of the messageDefinition Identifies the sending system to allow the use of a trust relationship. Allows routing beyond just the application level. Use case is for where a (trusted) sending system is responsible for multiple organizations, and therefore cannot differentiate based on source endpoint / authentication alone. Reference(UK Core PractitionerRole | UK Core Organization | UK Core Practitioner)Constraints 
 
 | 
| reference | Σ I | 1..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.sender.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.sender.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| reference | Σ I | 1..1 | string | Element Id MessageHeader.sender.identifier.assigner.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Reference to the Requester Organisation 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.assigner.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.assigner.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.assigner.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.sender.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| enterer | Σ I | 0..1 | Reference(UK Core Practitioner | UK Core PractitionerRole) | There are no (further) constraints on this elementElement Id MessageHeader.enterer The source of the data entryDefinition 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. Need to know for audit/traceback requirements and possibly for authorization. Usually only for the request but can be used in a response. Reference(UK Core Practitioner | UK Core PractitionerRole)Constraints 
 
 | 
| reference | Σ I | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.enterer.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.enterer.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.enterer.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| author | Σ I | 0..1 | Reference(UK Core Practitioner | UK Core PractitionerRole) | There are no (further) constraints on this elementElement Id MessageHeader.author The source of the decisionDefinition 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. Need to know for audit/traceback requirements and possibly for authorization. Usually only for the request but can be used in a response. Reference(UK Core Practitioner | UK Core PractitionerRole)Constraints 
 
 | 
| reference | Σ I | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.author.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.author.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.author.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| source | Σ | 1..1 | BackboneElement | There are no (further) constraints on this elementElement Id MessageHeader.source Message source applicationDefinition The source application from which this message originated. Allows replies, supports audit. 
 
 | 
| extension | I | 0..* | Extension | Element Id MessageHeader.source.extension Additional content defined by implementationsAlternate names extensions, user contentDefinition May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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. Unordered, Open, by url(Value)Constraints 
 
 | 
| myExtension | I | 0..* | Extension(Complex) | Element Id MessageHeader.source.extension:myExtension Optional Extensions ElementAlternate names extensions, user contentDefinition Optional Extension Element - found in all resources. 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. Extension(Complex)Extension URL https://fhir.nhs.uk/StructureDefinition/CDSSExtensionConstraints 
 
 | 
| name | Σ | 0..1 | string | Element Id MessageHeader.source.name Name of systemDefinition Human-readable name for the source system. May be used to support audit. EMS Supplier company/ product name 
 
 | 
| software | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.source.software Name of software running the systemDefinition May include configuration or other information useful in debugging. Supports audit and possibly interface engine behavior. Note that FHIR strings SHALL NOT exceed 1MB in size 
 
 | 
| version | Σ | 0..1 | string | Element Id MessageHeader.source.version Version of software runningDefinition Can convey versions of multiple systems in situations where a message passes through multiple hands. Supports audit and possibly interface engine behavior. EMS software version 
 
 | 
| contact | Σ I | 0..1 | ContactPoint | There are no (further) constraints on this elementElement Id MessageHeader.source.contact Human contact for problemsDefinition An e-mail, phone, website or other contact point to use to resolve issues with message communications. Allows escalation of technical issues. 
 
 | 
| endpoint | Σ | 1..1 | url | Element Id MessageHeader.source.endpoint Actual message source address or idDefinition Identifies the routing target to send acknowledgements to. Identifies where to send responses, may influence security permissions. The uri of the Requester’s endpoint 
 
 | 
| responsible | Σ I | 0..1 | Reference(UK Core Organization | UK Core PractitionerRole | UK Core Practitioner) | There are no (further) constraints on this elementElement Id MessageHeader.responsible Final responsibility for eventDefinition 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. Need to know for audit/traceback requirements and possibly for authorization. Usually only for the request but can be used in a response. Reference(UK Core Organization | UK Core PractitionerRole | UK Core Practitioner)Constraints 
 
 | 
| reference | Σ I | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.responsible.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.responsible.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.responsible.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| reason | Σ | 1..1 | CodeableConcept | There are no (further) constraints on this elementElement Id MessageHeader.reason Cause of eventDefinition Coded indication of the cause for the event - indicates a reason for the occurrence of the event that is a focus of this message. Need to be able to track why resources are being changed and report in the audit log/history of the resource. May affect authorization. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. Reason for event occurrence.ExampleMessageReasonCodes (example)Constraints 
 
 | 
| coding | Σ | 0..* | Coding | There are no (further) constraints on this elementElement Id MessageHeader.reason.coding Code defined by a terminology systemDefinition A reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. 
 
 | 
| system | Σ | 0..1 | uriFixed Value | Element Id MessageHeader.reason.coding.system Identity of the terminology systemDefinition The identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. BARS Event lifecycle "new", "update" 
 https://fhir.nhs.uk/CodeSystem/message-reason-bars 
 | 
| version | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.reason.coding.version Version of the system - if relevantDefinition 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. 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. 
 
 | 
| code | Σ | 0..1 | code | There are no (further) constraints on this elementElement Id MessageHeader.reason.coding.code Symbol in syntax defined by the systemDefinition 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). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.reason.coding.display Representation defined by the systemDefinition A representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size 
 
 | 
| userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this elementElement Id MessageHeader.reason.coding.userSelected If this coding was chosen directly by the userDefinition Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). 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. 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. 
 
 | 
| text | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.reason.text Plain text representation of the conceptDefinition A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. Very often the text is the same as a displayName of one of the codings. 
 
 | 
| response | Σ | 0..1 | BackboneElement | There are no (further) constraints on this elementElement Id MessageHeader.response If this is a reply to prior messageDefinition Information about the message that this message is a response to. Only present if this message is a response. 
 
 | 
| identifier | Σ | 1..1 | id | There are no (further) constraints on this elementElement Id MessageHeader.response.identifier Id of original messageDefinition The MessageHeader.id of the message to which this message is a response. Allows receiver to know what message is being responded to. RFC 4122 
 
 | 
| code | Σ | 1..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.response.code ok | transient-error | fatal-errorDefinition Code that identifies the type of response to the message - whether it was successful or not, and whether it should be resent or not. Allows the sender of the acknowledge message to know if the request was successful or if action is needed. This is a generic response to the request message. Specific data for the response will be found in MessageHeader.focus. The kind of response to a message.ResponseType (required)Constraints 
 
 | 
| details | Σ I | 0..1 | Reference(UK Core OperationOutcome) | There are no (further) constraints on this elementElement Id MessageHeader.response.details Specific list of hints/warnings/errorsDefinition Full details of any issues found in the message. Allows the sender of the message to determine what the specific issues are. This SHALL be contained in the bundle. If any of the issues are errors, the response code SHALL be an error. Reference(UK Core OperationOutcome)Constraints 
 
 | 
| reference | Σ I | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.response.details.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.response.details.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.response.details.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| focus | Σ I | 0..* | Reference(Resource) | There are no (further) constraints on this elementElement Id MessageHeader.focus The actual content of the messageDefinition The actual data of the message - a reference to the root/focus class of the event. 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. 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. 
 
 | 
| reference | Σ I | 1..1 | string | Element Id MessageHeader.focus.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. This MUST reference the UKCore-ServiceRequest resource. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.focus.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.focus.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| definition | Σ | 0..1 | canonical(MessageDefinition) | There are no (further) constraints on this elementElement Id MessageHeader.definition Link to the definition for this messageDefinition Permanent link to the MessageDefinition for this message. Allows sender to define the expected contents of the message. 
 
 | 
Hybrid View
| MessageHeader | I | MessageHeader | There are no (further) constraints on this elementElement Id MessageHeader A resource that describes a message that is exchanged between systemsDefinition 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. 
 
 | |
| extension | I | 0..* | Extension | There are no (further) constraints on this elementElement Id MessageHeader.extension Additional content defined by implementationsAlternate names extensions, user contentDefinition May be used to represent additional information that is not part of the basic definition of the resource. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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. Unordered, Open, by url(Value)Constraints 
 
 | 
| messageHeaderInstruction | I | 0..* | Extension(Coding) | There are no (further) constraints on this elementElement Id MessageHeader.extension:messageHeaderInstruction An extension to carry a specific instruction for receivers of the message.Alternate names extensions, user contentDefinition An extension to carry a specific instruction for receivers of the message. 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. https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MessageHeaderInstructionConstraints 
 
 | 
| event[x] | Σ | 1..1 | Binding | There are no (further) constraints on this elementElement Id MessageHeader.event[x] Code for the event this message represents or link to event definitionDefinition 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://terminology.hl7.org/CodeSystem/message-events". Alternatively uri to the EventDefinition. Drives the behavior associated with this message. The time of the event will be found in the focus resource. The time of the message will be found in Bundle.timestamp. Message eventUKCoreMessageEvent (extensible)Constraints 
 
 | 
| system | Fixed Value | There are no (further) constraints on this elementElement Id MessageHeader.event[x].system https://fhir.nhs.uk/CodeSystem/message-events-bars | ||
| code | 1.. | Fixed Value | There are no (further) constraints on this elementElement Id MessageHeader.event[x].code This will be a set of fixed values that are used to trigger use case specific processing when the bundle is received (refer to guidance for definitions etc..) booking-request | |
| eventCoding | Coding | There are no (further) constraints on this elementData Type | ||
| eventUri | uri | There are no (further) constraints on this elementData Type | ||
| destination | Σ | 1..* | BackboneElement | There are no (further) constraints on this elementElement Id MessageHeader.destination Message destination application(s)Definition The destination application which the message is intended for. Indicates where message is to be sent for routing purposes. Allows verification of "am I the intended recipient". There SHOULD be at least one destination, but in some circumstances, the source system is unaware of any particular destination system. 
 
 | 
| name | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.name Name of systemDefinition Human-readable name for the target system. May be used for routing of response and/or to support audit. Note that FHIR strings SHALL NOT exceed 1MB in size 
 
 | 
| target | Σ I | 0..1 | Reference(UK Core Device) | There are no (further) constraints on this elementElement Id MessageHeader.destination.target Particular delivery destination within the destinationDefinition Identifies the target end system in situations where the initial message transmission is to an intermediary system. Supports multi-hop routing. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. 
 
 | 
| reference | Σ I | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| endpoint | Σ | 1..1 | url | There are no (further) constraints on this elementElement Id MessageHeader.destination.endpoint Actual destination address or idDefinition Indicates where the message should be routed to. Identifies where to route the message. The id may be a non-resolvable URI for systems that do not use standard network-based addresses. 
 
 | 
| receiver | Σ I | 0..1 | Reference(UK Core Organization | UK Core Practitioner | UK Core PractitionerRole) | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver Intended "real-world" recipient for the dataDefinition Allows data conveyed by a message to be addressed to a particular person or department when routing to a specific application isn't sufficient. Allows routing beyond just the application level. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(UK Core Organization | UK Core Practitioner | UK Core PractitionerRole)Constraints 
 
 | 
| reference | Σ I | 1..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| sender | Σ I | 0..1 | Reference(UK Core PractitionerRole | UK Core Organization | UK Core Practitioner) | There are no (further) constraints on this elementElement Id MessageHeader.sender Real world sender of the messageDefinition Identifies the sending system to allow the use of a trust relationship. Allows routing beyond just the application level. Use case is for where a (trusted) sending system is responsible for multiple organizations, and therefore cannot differentiate based on source endpoint / authentication alone. Reference(UK Core PractitionerRole | UK Core Organization | UK Core Practitioner)Constraints 
 
 | 
| reference | Σ I | 1..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.sender.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.sender.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| reference | Σ I | 1..1 | string | Element Id MessageHeader.sender.identifier.assigner.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Reference to the Requester Organisation 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.assigner.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.assigner.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.assigner.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.sender.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| enterer | Σ I | 0..1 | Reference(UK Core Practitioner | UK Core PractitionerRole) | There are no (further) constraints on this elementElement Id MessageHeader.enterer The source of the data entryDefinition 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. Need to know for audit/traceback requirements and possibly for authorization. Usually only for the request but can be used in a response. Reference(UK Core Practitioner | UK Core PractitionerRole)Constraints 
 
 | 
| reference | Σ I | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.enterer.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.enterer.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.enterer.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| author | Σ I | 0..1 | Reference(UK Core Practitioner | UK Core PractitionerRole) | There are no (further) constraints on this elementElement Id MessageHeader.author The source of the decisionDefinition 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. Need to know for audit/traceback requirements and possibly for authorization. Usually only for the request but can be used in a response. Reference(UK Core Practitioner | UK Core PractitionerRole)Constraints 
 
 | 
| reference | Σ I | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.author.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.author.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.author.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| source | Σ | 1..1 | BackboneElement | There are no (further) constraints on this elementElement Id MessageHeader.source Message source applicationDefinition The source application from which this message originated. Allows replies, supports audit. 
 
 | 
| extension | I | 0..* | Extension | Element Id MessageHeader.source.extension Additional content defined by implementationsAlternate names extensions, user contentDefinition May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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. Unordered, Open, by url(Value)Constraints 
 
 | 
| myExtension | I | 0..* | Extension(Complex) | Element Id MessageHeader.source.extension:myExtension Optional Extensions ElementAlternate names extensions, user contentDefinition Optional Extension Element - found in all resources. 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. Extension(Complex)Extension URL https://fhir.nhs.uk/StructureDefinition/CDSSExtensionConstraints 
 
 | 
| name | Σ | 0..1 | string | Element Id MessageHeader.source.name Name of systemDefinition Human-readable name for the source system. May be used to support audit. EMS Supplier company/ product name 
 
 | 
| software | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.source.software Name of software running the systemDefinition May include configuration or other information useful in debugging. Supports audit and possibly interface engine behavior. Note that FHIR strings SHALL NOT exceed 1MB in size 
 
 | 
| version | Σ | 0..1 | string | Element Id MessageHeader.source.version Version of software runningDefinition Can convey versions of multiple systems in situations where a message passes through multiple hands. Supports audit and possibly interface engine behavior. EMS software version 
 
 | 
| contact | Σ I | 0..1 | ContactPoint | There are no (further) constraints on this elementElement Id MessageHeader.source.contact Human contact for problemsDefinition An e-mail, phone, website or other contact point to use to resolve issues with message communications. Allows escalation of technical issues. 
 
 | 
| endpoint | Σ | 1..1 | url | Element Id MessageHeader.source.endpoint Actual message source address or idDefinition Identifies the routing target to send acknowledgements to. Identifies where to send responses, may influence security permissions. The uri of the Requester’s endpoint 
 
 | 
| responsible | Σ I | 0..1 | Reference(UK Core Organization | UK Core PractitionerRole | UK Core Practitioner) | There are no (further) constraints on this elementElement Id MessageHeader.responsible Final responsibility for eventDefinition 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. Need to know for audit/traceback requirements and possibly for authorization. Usually only for the request but can be used in a response. Reference(UK Core Organization | UK Core PractitionerRole | UK Core Practitioner)Constraints 
 
 | 
| reference | Σ I | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.responsible.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.responsible.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.responsible.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| reason | Σ | 1..1 | CodeableConcept | There are no (further) constraints on this elementElement Id MessageHeader.reason Cause of eventDefinition Coded indication of the cause for the event - indicates a reason for the occurrence of the event that is a focus of this message. Need to be able to track why resources are being changed and report in the audit log/history of the resource. May affect authorization. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. Reason for event occurrence.ExampleMessageReasonCodes (example)Constraints 
 
 | 
| coding | Σ | 0..* | Coding | There are no (further) constraints on this elementElement Id MessageHeader.reason.coding Code defined by a terminology systemDefinition A reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. 
 
 | 
| system | Σ | 0..1 | uriFixed Value | Element Id MessageHeader.reason.coding.system Identity of the terminology systemDefinition The identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. BARS Event lifecycle "new", "update" 
 https://fhir.nhs.uk/CodeSystem/message-reason-bars 
 | 
| version | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.reason.coding.version Version of the system - if relevantDefinition 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. 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. 
 
 | 
| code | Σ | 0..1 | code | There are no (further) constraints on this elementElement Id MessageHeader.reason.coding.code Symbol in syntax defined by the systemDefinition 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). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.reason.coding.display Representation defined by the systemDefinition A representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size 
 
 | 
| userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this elementElement Id MessageHeader.reason.coding.userSelected If this coding was chosen directly by the userDefinition Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). 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. 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. 
 
 | 
| text | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.reason.text Plain text representation of the conceptDefinition A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. Very often the text is the same as a displayName of one of the codings. 
 
 | 
| response | Σ | 0..1 | BackboneElement | There are no (further) constraints on this elementElement Id MessageHeader.response If this is a reply to prior messageDefinition Information about the message that this message is a response to. Only present if this message is a response. 
 
 | 
| identifier | Σ | 1..1 | id | There are no (further) constraints on this elementElement Id MessageHeader.response.identifier Id of original messageDefinition The MessageHeader.id of the message to which this message is a response. Allows receiver to know what message is being responded to. RFC 4122 
 
 | 
| code | Σ | 1..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.response.code ok | transient-error | fatal-errorDefinition Code that identifies the type of response to the message - whether it was successful or not, and whether it should be resent or not. Allows the sender of the acknowledge message to know if the request was successful or if action is needed. This is a generic response to the request message. Specific data for the response will be found in MessageHeader.focus. The kind of response to a message.ResponseType (required)Constraints 
 
 | 
| details | Σ I | 0..1 | Reference(UK Core OperationOutcome) | There are no (further) constraints on this elementElement Id MessageHeader.response.details Specific list of hints/warnings/errorsDefinition Full details of any issues found in the message. Allows the sender of the message to determine what the specific issues are. This SHALL be contained in the bundle. If any of the issues are errors, the response code SHALL be an error. Reference(UK Core OperationOutcome)Constraints 
 
 | 
| reference | Σ I | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.response.details.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.response.details.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.response.details.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| focus | Σ I | 0..* | Reference(Resource) | There are no (further) constraints on this elementElement Id MessageHeader.focus The actual content of the messageDefinition The actual data of the message - a reference to the root/focus class of the event. 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. 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. 
 
 | 
| reference | Σ I | 1..1 | string | Element Id MessageHeader.focus.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. This MUST reference the UKCore-ServiceRequest resource. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.focus.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.focus.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| definition | Σ | 0..1 | canonical(MessageDefinition) | There are no (further) constraints on this elementElement Id MessageHeader.definition Link to the definition for this messageDefinition Permanent link to the MessageDefinition for this message. Allows sender to define the expected contents of the message. 
 
 | 
Snapshot View
| MessageHeader | I | MessageHeader | There are no (further) constraints on this elementElement Id MessageHeader A resource that describes a message that is exchanged between systemsDefinition 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. 
 
 | |
| extension | I | 0..* | Extension | There are no (further) constraints on this elementElement Id MessageHeader.extension Additional content defined by implementationsAlternate names extensions, user contentDefinition May be used to represent additional information that is not part of the basic definition of the resource. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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. Unordered, Open, by url(Value)Constraints 
 
 | 
| messageHeaderInstruction | I | 0..* | Extension(Coding) | There are no (further) constraints on this elementElement Id MessageHeader.extension:messageHeaderInstruction An extension to carry a specific instruction for receivers of the message.Alternate names extensions, user contentDefinition An extension to carry a specific instruction for receivers of the message. 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. https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MessageHeaderInstructionConstraints 
 
 | 
| event[x] | Σ | 1..1 | Binding | There are no (further) constraints on this elementElement Id MessageHeader.event[x] Code for the event this message represents or link to event definitionDefinition 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://terminology.hl7.org/CodeSystem/message-events". Alternatively uri to the EventDefinition. Drives the behavior associated with this message. The time of the event will be found in the focus resource. The time of the message will be found in Bundle.timestamp. Message eventUKCoreMessageEvent (extensible)Constraints 
 
 | 
| system | Fixed Value | There are no (further) constraints on this elementElement Id MessageHeader.event[x].system https://fhir.nhs.uk/CodeSystem/message-events-bars | ||
| code | 1.. | Fixed Value | There are no (further) constraints on this elementElement Id MessageHeader.event[x].code This will be a set of fixed values that are used to trigger use case specific processing when the bundle is received (refer to guidance for definitions etc..) booking-request | |
| eventCoding | Coding | There are no (further) constraints on this elementData Type | ||
| eventUri | uri | There are no (further) constraints on this elementData Type | ||
| destination | Σ | 1..* | BackboneElement | There are no (further) constraints on this elementElement Id MessageHeader.destination Message destination application(s)Definition The destination application which the message is intended for. Indicates where message is to be sent for routing purposes. Allows verification of "am I the intended recipient". There SHOULD be at least one destination, but in some circumstances, the source system is unaware of any particular destination system. 
 
 | 
| name | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.name Name of systemDefinition Human-readable name for the target system. May be used for routing of response and/or to support audit. Note that FHIR strings SHALL NOT exceed 1MB in size 
 
 | 
| target | Σ I | 0..1 | Reference(UK Core Device) | There are no (further) constraints on this elementElement Id MessageHeader.destination.target Particular delivery destination within the destinationDefinition Identifies the target end system in situations where the initial message transmission is to an intermediary system. Supports multi-hop routing. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. 
 
 | 
| reference | Σ I | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.target.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| endpoint | Σ | 1..1 | url | There are no (further) constraints on this elementElement Id MessageHeader.destination.endpoint Actual destination address or idDefinition Indicates where the message should be routed to. Identifies where to route the message. The id may be a non-resolvable URI for systems that do not use standard network-based addresses. 
 
 | 
| receiver | Σ I | 0..1 | Reference(UK Core Organization | UK Core Practitioner | UK Core PractitionerRole) | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver Intended "real-world" recipient for the dataDefinition Allows data conveyed by a message to be addressed to a particular person or department when routing to a specific application isn't sufficient. Allows routing beyond just the application level. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(UK Core Organization | UK Core Practitioner | UK Core PractitionerRole)Constraints 
 
 | 
| reference | Σ I | 1..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.destination.receiver.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| sender | Σ I | 0..1 | Reference(UK Core PractitionerRole | UK Core Organization | UK Core Practitioner) | There are no (further) constraints on this elementElement Id MessageHeader.sender Real world sender of the messageDefinition Identifies the sending system to allow the use of a trust relationship. Allows routing beyond just the application level. Use case is for where a (trusted) sending system is responsible for multiple organizations, and therefore cannot differentiate based on source endpoint / authentication alone. Reference(UK Core PractitionerRole | UK Core Organization | UK Core Practitioner)Constraints 
 
 | 
| reference | Σ I | 1..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.sender.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.sender.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| reference | Σ I | 1..1 | string | Element Id MessageHeader.sender.identifier.assigner.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Reference to the Requester Organisation 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.assigner.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.assigner.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.sender.identifier.assigner.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.sender.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| enterer | Σ I | 0..1 | Reference(UK Core Practitioner | UK Core PractitionerRole) | There are no (further) constraints on this elementElement Id MessageHeader.enterer The source of the data entryDefinition 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. Need to know for audit/traceback requirements and possibly for authorization. Usually only for the request but can be used in a response. Reference(UK Core Practitioner | UK Core PractitionerRole)Constraints 
 
 | 
| reference | Σ I | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.enterer.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.enterer.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.enterer.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.enterer.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| author | Σ I | 0..1 | Reference(UK Core Practitioner | UK Core PractitionerRole) | There are no (further) constraints on this elementElement Id MessageHeader.author The source of the decisionDefinition 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. Need to know for audit/traceback requirements and possibly for authorization. Usually only for the request but can be used in a response. Reference(UK Core Practitioner | UK Core PractitionerRole)Constraints 
 
 | 
| reference | Σ I | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.author.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.author.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.author.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.author.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| source | Σ | 1..1 | BackboneElement | There are no (further) constraints on this elementElement Id MessageHeader.source Message source applicationDefinition The source application from which this message originated. Allows replies, supports audit. 
 
 | 
| extension | I | 0..* | Extension | Element Id MessageHeader.source.extension Additional content defined by implementationsAlternate names extensions, user contentDefinition May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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. Unordered, Open, by url(Value)Constraints 
 
 | 
| myExtension | I | 0..* | Extension(Complex) | Element Id MessageHeader.source.extension:myExtension Optional Extensions ElementAlternate names extensions, user contentDefinition Optional Extension Element - found in all resources. 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. Extension(Complex)Extension URL https://fhir.nhs.uk/StructureDefinition/CDSSExtensionConstraints 
 
 | 
| name | Σ | 0..1 | string | Element Id MessageHeader.source.name Name of systemDefinition Human-readable name for the source system. May be used to support audit. EMS Supplier company/ product name 
 
 | 
| software | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.source.software Name of software running the systemDefinition May include configuration or other information useful in debugging. Supports audit and possibly interface engine behavior. Note that FHIR strings SHALL NOT exceed 1MB in size 
 
 | 
| version | Σ | 0..1 | string | Element Id MessageHeader.source.version Version of software runningDefinition Can convey versions of multiple systems in situations where a message passes through multiple hands. Supports audit and possibly interface engine behavior. EMS software version 
 
 | 
| contact | Σ I | 0..1 | ContactPoint | There are no (further) constraints on this elementElement Id MessageHeader.source.contact Human contact for problemsDefinition An e-mail, phone, website or other contact point to use to resolve issues with message communications. Allows escalation of technical issues. 
 
 | 
| endpoint | Σ | 1..1 | url | Element Id MessageHeader.source.endpoint Actual message source address or idDefinition Identifies the routing target to send acknowledgements to. Identifies where to send responses, may influence security permissions. The uri of the Requester’s endpoint 
 
 | 
| responsible | Σ I | 0..1 | Reference(UK Core Organization | UK Core PractitionerRole | UK Core Practitioner) | There are no (further) constraints on this elementElement Id MessageHeader.responsible Final responsibility for eventDefinition 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. Need to know for audit/traceback requirements and possibly for authorization. Usually only for the request but can be used in a response. Reference(UK Core Organization | UK Core PractitionerRole | UK Core Practitioner)Constraints 
 
 | 
| reference | Σ I | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.responsible.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.responsible.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.responsible.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.responsible.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| reason | Σ | 1..1 | CodeableConcept | There are no (further) constraints on this elementElement Id MessageHeader.reason Cause of eventDefinition Coded indication of the cause for the event - indicates a reason for the occurrence of the event that is a focus of this message. Need to be able to track why resources are being changed and report in the audit log/history of the resource. May affect authorization. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. Reason for event occurrence.ExampleMessageReasonCodes (example)Constraints 
 
 | 
| coding | Σ | 0..* | Coding | There are no (further) constraints on this elementElement Id MessageHeader.reason.coding Code defined by a terminology systemDefinition A reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. 
 
 | 
| system | Σ | 0..1 | uriFixed Value | Element Id MessageHeader.reason.coding.system Identity of the terminology systemDefinition The identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. BARS Event lifecycle "new", "update" 
 https://fhir.nhs.uk/CodeSystem/message-reason-bars 
 | 
| version | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.reason.coding.version Version of the system - if relevantDefinition 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. 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. 
 
 | 
| code | Σ | 0..1 | code | There are no (further) constraints on this elementElement Id MessageHeader.reason.coding.code Symbol in syntax defined by the systemDefinition 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). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.reason.coding.display Representation defined by the systemDefinition A representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size 
 
 | 
| userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this elementElement Id MessageHeader.reason.coding.userSelected If this coding was chosen directly by the userDefinition Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). 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. 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. 
 
 | 
| text | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.reason.text Plain text representation of the conceptDefinition A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. Very often the text is the same as a displayName of one of the codings. 
 
 | 
| response | Σ | 0..1 | BackboneElement | There are no (further) constraints on this elementElement Id MessageHeader.response If this is a reply to prior messageDefinition Information about the message that this message is a response to. Only present if this message is a response. 
 
 | 
| identifier | Σ | 1..1 | id | There are no (further) constraints on this elementElement Id MessageHeader.response.identifier Id of original messageDefinition The MessageHeader.id of the message to which this message is a response. Allows receiver to know what message is being responded to. RFC 4122 
 
 | 
| code | Σ | 1..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.response.code ok | transient-error | fatal-errorDefinition Code that identifies the type of response to the message - whether it was successful or not, and whether it should be resent or not. Allows the sender of the acknowledge message to know if the request was successful or if action is needed. This is a generic response to the request message. Specific data for the response will be found in MessageHeader.focus. The kind of response to a message.ResponseType (required)Constraints 
 
 | 
| details | Σ I | 0..1 | Reference(UK Core OperationOutcome) | There are no (further) constraints on this elementElement Id MessageHeader.response.details Specific list of hints/warnings/errorsDefinition Full details of any issues found in the message. Allows the sender of the message to determine what the specific issues are. This SHALL be contained in the bundle. If any of the issues are errors, the response code SHALL be an error. Reference(UK Core OperationOutcome)Constraints 
 
 | 
| reference | Σ I | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.response.details.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.response.details.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.response.details.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.response.details.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| focus | Σ I | 0..* | Reference(Resource) | There are no (further) constraints on this elementElement Id MessageHeader.focus The actual content of the messageDefinition The actual data of the message - a reference to the root/focus class of the event. 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. 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. 
 
 | 
| reference | Σ I | 1..1 | string | Element Id MessageHeader.focus.reference Literal reference, Relative, internal or absolute URLDefinition A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. This MUST reference the UKCore-ServiceRequest resource. 
 
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement Id MessageHeader.focus.type Type the reference refers to (e.g. "Patient")Definition The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints 
 
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier Logical reference, when literal reference is not knownDefinition An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). 
 
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier.use usual | official | temp | secondary | old (If known)Definition The purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints 
 
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier.type Description of identifierDefinition A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints 
 
 | 
| system | Σ | 0..1 | uri | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier.system The namespace for the identifier valueDefinition Establishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. 
 General http://www.acme.com/identifiers/patient Mappings 
 | 
| value | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier.value The value that is uniqueDefinition The portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. 
 General 123456 Mappings 
 | 
| period | Σ I | 0..1 | Period | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier.period Time period when id is/was valid for useDefinition Time period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. 
 
 | 
| assigner | Σ I | 0..1 | Reference(UK Core Organization) | There are no (further) constraints on this elementElement Id MessageHeader.focus.identifier.assigner Organization that issued id (may be just text)Definition Organization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. Reference(UK Core Organization)Constraints 
 
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement Id MessageHeader.focus.display Text alternative for the resourceDefinition Plain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. 
 
 | 
| definition | Σ | 0..1 | canonical(MessageDefinition) | There are no (further) constraints on this elementElement Id MessageHeader.definition Link to the definition for this messageDefinition Permanent link to the MessageDefinition for this message. Allows sender to define the expected contents of the message. 
 
 |