API Hub
Explore and Make use of Nationally Defined Messaging APIs
This is a HL7 FHIR server, and as you appear to be accessing this page from a web browser you are seeing a HTML version of the requested resource(s). You can also access this URL from a FHIR client as a ReSTful API call. For more details please see the HL7 FHIR specification.
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="Extension-ITK-MessageHandling-2"></id>
<meta>
<lastUpdated value="2018-08-20T14:06:23.998+01:00"></lastUpdated>
</meta>
<text>
<status value="generated"></status>
</text>
<url value="https://fhir.nhs.uk/STU3/StructureDefinition/Extension-ITK-MessageHandling-2"></url>
<version value="2.1.0"></version>
<name value="Extension-ITK-MessageHandling-2"></name>
<status value="active"></status>
<date value="2018-08-20"></date>
<publisher value="NHS Digital"></publisher>
<contact>
<name value="Interoperability Team"></name>
<telecom>
<system value="email"></system>
<value value="interoperabilityteam@nhs.net"></value>
<use value="work"></use>
</telecom>
</contact>
<description value="This is an extension to support the ITK handling specification. This provides the ability to control the sending of acknowledgements and other values such as profile ID and interaction ID."></description>
<purpose value="This extension provides the ability to control the sending of acknowledgements and other values such as profile ID and interaction ID."></purpose>
<copyright value="Copyright ©2018 NHS Digital"></copyright>
<fhirVersion value="3.0.1"></fhirVersion>
<kind value="complex-type"></kind>
<abstract value="false"></abstract>
<contextType value="resource"></contextType>
<context value="MessageHeader"></context>
<type value="Extension"></type>
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension"></baseDefinition>
<derivation value="constraint"></derivation>
<snapshot>
<element id="Extension">
<path value="Extension"></path>
<short value="An extension to support ITK message handling"></short>
<definition value="Optional Extension Element - found in all resources."></definition>
<min value="0"></min>
<max value="*"></max>
<base>
<path value="Element"></path>
<min value="0"></min>
<max value="*"></max>
</base>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<constraint>
<key value="ext-1"></key>
<severity value="error"></severity>
<human value="Must have either extensions or value[x], not both"></human>
<expression value="extension.exists() != value.exists()"></expression>
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.id">
<path value="Extension.id"></path>
<representation value="xmlAttr"></representation>
<short value="xml:id (or equivalent in JSON)"></short>
<definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces."></definition>
<comment value="Note that FHIR strings may not exceed 1MB in size"></comment>
<min value="0"></min>
<max value="1"></max>
<base>
<path value="Element.id"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="string"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
</element>
<element id="Extension.extension">
<path value="Extension.extension"></path>
<slicing>
<discriminator>
<type value="value"></type>
<path value="url"></path>
</discriminator>
<description value="Extensions are always sliced by (at least) url"></description>
<rules value="open"></rules>
</slicing>
<short value="Additional Content defined by implementations"></short>
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."></definition>
<comment value="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."></comment>
<alias value="extensions"></alias>
<alias value="user content"></alias>
<min value="0"></min>
<max value="*"></max>
<base>
<path value="Element.extension"></path>
<min value="0"></min>
<max value="*"></max>
</base>
<type>
<code value="Extension"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<constraint>
<key value="ext-1"></key>
<severity value="error"></severity>
<human value="Must have either extensions or value[x], not both"></human>
<expression value="extension.exists() != value.exists()"></expression>
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:BusAckRequested">
<path value="Extension.extension"></path>
<sliceName value="BusAckRequested"></sliceName>
<short value="Populated when sender requires a business level response to be returned."></short>
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."></definition>
<comment value="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."></comment>
<alias value="extensions"></alias>
<alias value="user content"></alias>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Element.extension"></path>
<min value="0"></min>
<max value="*"></max>
</base>
<type>
<code value="Extension"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<constraint>
<key value="ext-1"></key>
<severity value="error"></severity>
<human value="Must have either extensions or value[x], not both"></human>
<expression value="extension.exists() != value.exists()"></expression>
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:BusAckRequested.id">
<path value="Extension.extension.id"></path>
<representation value="xmlAttr"></representation>
<short value="xml:id (or equivalent in JSON)"></short>
<definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces."></definition>
<comment value="Note that FHIR strings may not exceed 1MB in size"></comment>
<min value="0"></min>
<max value="1"></max>
<base>
<path value="Element.id"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="string"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
</element>
<element id="Extension.extension:BusAckRequested.extension">
<path value="Extension.extension.extension"></path>
<slicing>
<discriminator>
<type value="value"></type>
<path value="url"></path>
</discriminator>
<description value="Extensions are always sliced by (at least) url"></description>
<rules value="open"></rules>
</slicing>
<short value="Additional Content defined by implementations"></short>
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."></definition>
<comment value="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."></comment>
<alias value="extensions"></alias>
<alias value="user content"></alias>
<min value="0"></min>
<max value="*"></max>
<base>
<path value="Element.extension"></path>
<min value="0"></min>
<max value="*"></max>
</base>
<type>
<code value="Extension"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<constraint>
<key value="ext-1"></key>
<severity value="error"></severity>
<human value="Must have either extensions or value[x], not both"></human>
<expression value="extension.exists() != value.exists()"></expression>
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:BusAckRequested.url">
<path value="Extension.extension.url"></path>
<representation value="xmlAttr"></representation>
<short value="identifies the meaning of the extension"></short>
<definition value="Source of the definition for the extension code - a logical name or a URL."></definition>
<comment value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension."></comment>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Extension.url"></path>
<min value="1"></min>
<max value="1"></max>
</base>
<type>
<code value="uri"></code>
</type>
<fixedUri value="BusAckRequested"></fixedUri>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:BusAckRequested.valueBoolean:valueBoolean">
<path value="Extension.extension.valueBoolean"></path>
<sliceName value="valueBoolean"></sliceName>
<short value="Value of extension"></short>
<definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."></definition>
<comment value="A stream of bytes, base64 encoded"></comment>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Extension.value[x]"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="boolean"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:InfAckRequested">
<path value="Extension.extension"></path>
<sliceName value="InfAckRequested"></sliceName>
<short value="Populated when sender requires an infrastructure level response to be returned."></short>
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."></definition>
<comment value="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."></comment>
<alias value="extensions"></alias>
<alias value="user content"></alias>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Element.extension"></path>
<min value="0"></min>
<max value="*"></max>
</base>
<type>
<code value="Extension"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<constraint>
<key value="ext-1"></key>
<severity value="error"></severity>
<human value="Must have either extensions or value[x], not both"></human>
<expression value="extension.exists() != value.exists()"></expression>
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:InfAckRequested.id">
<path value="Extension.extension.id"></path>
<representation value="xmlAttr"></representation>
<short value="xml:id (or equivalent in JSON)"></short>
<definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces."></definition>
<comment value="Note that FHIR strings may not exceed 1MB in size"></comment>
<min value="0"></min>
<max value="1"></max>
<base>
<path value="Element.id"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="string"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
</element>
<element id="Extension.extension:InfAckRequested.extension">
<path value="Extension.extension.extension"></path>
<slicing>
<discriminator>
<type value="value"></type>
<path value="url"></path>
</discriminator>
<description value="Extensions are always sliced by (at least) url"></description>
<rules value="open"></rules>
</slicing>
<short value="Additional Content defined by implementations"></short>
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."></definition>
<comment value="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."></comment>
<alias value="extensions"></alias>
<alias value="user content"></alias>
<min value="0"></min>
<max value="*"></max>
<base>
<path value="Element.extension"></path>
<min value="0"></min>
<max value="*"></max>
</base>
<type>
<code value="Extension"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<constraint>
<key value="ext-1"></key>
<severity value="error"></severity>
<human value="Must have either extensions or value[x], not both"></human>
<expression value="extension.exists() != value.exists()"></expression>
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:InfAckRequested.url">
<path value="Extension.extension.url"></path>
<representation value="xmlAttr"></representation>
<short value="identifies the meaning of the extension"></short>
<definition value="Source of the definition for the extension code - a logical name or a URL."></definition>
<comment value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension."></comment>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Extension.url"></path>
<min value="1"></min>
<max value="1"></max>
</base>
<type>
<code value="uri"></code>
</type>
<fixedUri value="InfAckRequested"></fixedUri>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:InfAckRequested.valueBoolean:valueBoolean">
<path value="Extension.extension.valueBoolean"></path>
<sliceName value="valueBoolean"></sliceName>
<short value="Value of extension"></short>
<definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."></definition>
<comment value="A stream of bytes, base64 encoded"></comment>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Extension.value[x]"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="boolean"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:RecipientType">
<path value="Extension.extension"></path>
<sliceName value="RecipientType"></sliceName>
<short value="Indicates the type of recipient."></short>
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."></definition>
<comment value="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."></comment>
<alias value="extensions"></alias>
<alias value="user content"></alias>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Element.extension"></path>
<min value="0"></min>
<max value="*"></max>
</base>
<type>
<code value="Extension"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<constraint>
<key value="ext-1"></key>
<severity value="error"></severity>
<human value="Must have either extensions or value[x], not both"></human>
<expression value="extension.exists() != value.exists()"></expression>
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:RecipientType.id">
<path value="Extension.extension.id"></path>
<representation value="xmlAttr"></representation>
<short value="xml:id (or equivalent in JSON)"></short>
<definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces."></definition>
<comment value="Note that FHIR strings may not exceed 1MB in size"></comment>
<min value="0"></min>
<max value="1"></max>
<base>
<path value="Element.id"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="string"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
</element>
<element id="Extension.extension:RecipientType.extension">
<path value="Extension.extension.extension"></path>
<slicing>
<discriminator>
<type value="value"></type>
<path value="url"></path>
</discriminator>
<description value="Extensions are always sliced by (at least) url"></description>
<rules value="open"></rules>
</slicing>
<short value="Additional Content defined by implementations"></short>
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."></definition>
<comment value="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."></comment>
<alias value="extensions"></alias>
<alias value="user content"></alias>
<min value="0"></min>
<max value="*"></max>
<base>
<path value="Element.extension"></path>
<min value="0"></min>
<max value="*"></max>
</base>
<type>
<code value="Extension"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<constraint>
<key value="ext-1"></key>
<severity value="error"></severity>
<human value="Must have either extensions or value[x], not both"></human>
<expression value="extension.exists() != value.exists()"></expression>
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:RecipientType.url">
<path value="Extension.extension.url"></path>
<representation value="xmlAttr"></representation>
<short value="identifies the meaning of the extension"></short>
<definition value="Source of the definition for the extension code - a logical name or a URL."></definition>
<comment value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension."></comment>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Extension.url"></path>
<min value="1"></min>
<max value="1"></max>
</base>
<type>
<code value="uri"></code>
</type>
<fixedUri value="RecipientType"></fixedUri>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:RecipientType.value[x]:valueCoding">
<path value="Extension.extension.valueCoding"></path>
<sliceName value="valueCoding"></sliceName>
<short value="Value of extension"></short>
<definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."></definition>
<comment value="A stream of bytes, base64 encoded"></comment>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Extension.value[x]"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="Coding"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<binding>
<strength value="required"></strength>
<description value="A set of codes to describe if the recipient has been sent the payload for action or for information."></description>
<valueSetReference>
<reference value="https://fhir.nhs.uk/STU3/ValueSet/ITK-RecipientType-1"></reference>
</valueSetReference>
</binding>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:RecipientType.value[x]:valueCoding.id">
<path value="Extension.extension.valueCoding.id"></path>
<representation value="xmlAttr"></representation>
<short value="xml:id (or equivalent in JSON)"></short>
<definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces."></definition>
<comment value="Note that FHIR strings may not exceed 1MB in size"></comment>
<min value="0"></min>
<max value="1"></max>
<base>
<path value="Element.id"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="string"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
</element>
<element id="Extension.extension:RecipientType.value[x]:valueCoding.extension">
<path value="Extension.extension.valueCoding.extension"></path>
<slicing>
<discriminator>
<type value="value"></type>
<path value="url"></path>
</discriminator>
<description value="Extensions are always sliced by (at least) url"></description>
<rules value="open"></rules>
</slicing>
<short value="Additional Content defined by implementations"></short>
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."></definition>
<comment value="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."></comment>
<alias value="extensions"></alias>
<alias value="user content"></alias>
<min value="0"></min>
<max value="*"></max>
<base>
<path value="Element.extension"></path>
<min value="0"></min>
<max value="*"></max>
</base>
<type>
<code value="Extension"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<constraint>
<key value="ext-1"></key>
<severity value="error"></severity>
<human value="Must have either extensions or value[x], not both"></human>
<expression value="extension.exists() != value.exists()"></expression>
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:RecipientType.valueCoding:valueCoding.system">
<path value="Extension.extension.valueCoding.system"></path>
<short value="Identity of the terminology system"></short>
<definition value="The identification of the code system that defines the meaning of the symbol in the code."></definition>
<comment value="The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously."></comment>
<requirements value="Need to be unambiguous about the source of the definition of the symbol."></requirements>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Coding.system"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="uri"></code>
</type>
<fixedUri value="https://fhir.nhs.uk/STU3/CodeSystem/ITK-RecipientType-1"></fixedUri>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<isSummary value="true"></isSummary>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="v2"></identity>
<map value="C*E.3"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="./codeSystem"></map>
</mapping>
<mapping>
<identity value="orim"></identity>
<map value="fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem"></map>
</mapping>
</element>
<element id="Extension.extension:RecipientType.valueCoding:valueCoding.version">
<path value="Extension.extension.valueCoding.version"></path>
<short value="Version of the system - if relevant"></short>
<definition value="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."></definition>
<comment value="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."></comment>
<min value="0"></min>
<max value="0"></max>
<base>
<path value="Coding.version"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="string"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<isSummary value="true"></isSummary>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="v2"></identity>
<map value="C*E.7"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="./codeSystemVersion"></map>
</mapping>
<mapping>
<identity value="orim"></identity>
<map value="fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion"></map>
</mapping>
</element>
<element id="Extension.extension:RecipientType.valueCoding:valueCoding.code">
<path value="Extension.extension.valueCoding.code"></path>
<short value="Symbol in syntax defined by the system"></short>
<definition value="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)."></definition>
<comment value="Note that FHIR strings may not exceed 1MB in size"></comment>
<requirements value="Need to refer to a particular code in the system."></requirements>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Coding.code"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="code"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<isSummary value="true"></isSummary>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="v2"></identity>
<map value="C*E.1"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="./code"></map>
</mapping>
<mapping>
<identity value="orim"></identity>
<map value="fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code"></map>
</mapping>
</element>
<element id="Extension.extension:RecipientType.valueCoding:valueCoding.display">
<extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
<valueBoolean value="true"></valueBoolean>
</extension>
<path value="Extension.extension.valueCoding.display"></path>
<short value="Representation defined by the system"></short>
<definition value="A representation of the meaning of the code in the system, following the rules of the system."></definition>
<comment value="Note that FHIR strings may not exceed 1MB in size"></comment>
<requirements value="Need to be able to carry a human-readable meaning of the code for readers that do not know the system."></requirements>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Coding.display"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="string"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<isSummary value="true"></isSummary>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="v2"></identity>
<map value="C*E.2 - but note this is not well followed"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="CV.displayName"></map>
</mapping>
<mapping>
<identity value="orim"></identity>
<map value="fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName"></map>
</mapping>
</element>
<element id="Extension.extension:RecipientType.valueCoding:valueCoding.userSelected">
<path value="Extension.extension.valueCoding.userSelected"></path>
<short value="If this coding was chosen directly by the user"></short>
<definition value="Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays)."></definition>
<comment value="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."></comment>
<requirements value="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."></requirements>
<min value="0"></min>
<max value="0"></max>
<base>
<path value="Coding.userSelected"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="boolean"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<isSummary value="true"></isSummary>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="v2"></identity>
<map value="Sometimes implied by being first"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="CD.codingRationale"></map>
</mapping>
<mapping>
<identity value="orim"></identity>
<map value="fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map; fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [ fhir:source "true"; fhir:target dt:CDCoding.codingRationale\#O ]"></map>
</mapping>
</element>
<element id="Extension.extension:MessageDefinition">
<path value="Extension.extension"></path>
<sliceName value="MessageDefinition"></sliceName>
<short value="A reference to a URL for the MessageDefinition for the payload, which can be any message definition instance which conforms to the ITK message definition profile. This MessageDefinition will detail the information to allow correct processing of the payload, such as profiles used, message event type, profiles used, responses allowed/ required etc.."></short>
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."></definition>
<comment value="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."></comment>
<alias value="extensions"></alias>
<alias value="user content"></alias>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Element.extension"></path>
<min value="0"></min>
<max value="*"></max>
</base>
<type>
<code value="Extension"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<constraint>
<key value="ext-1"></key>
<severity value="error"></severity>
<human value="Must have either extensions or value[x], not both"></human>
<expression value="extension.exists() != value.exists()"></expression>
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:MessageDefinition.id">
<path value="Extension.extension.id"></path>
<representation value="xmlAttr"></representation>
<short value="xml:id (or equivalent in JSON)"></short>
<definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces."></definition>
<comment value="Note that FHIR strings may not exceed 1MB in size"></comment>
<min value="0"></min>
<max value="1"></max>
<base>
<path value="Element.id"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="string"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
</element>
<element id="Extension.extension:MessageDefinition.extension">
<path value="Extension.extension.extension"></path>
<slicing>
<discriminator>
<type value="value"></type>
<path value="url"></path>
</discriminator>
<description value="Extensions are always sliced by (at least) url"></description>
<rules value="open"></rules>
</slicing>
<short value="Additional Content defined by implementations"></short>
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."></definition>
<comment value="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."></comment>
<alias value="extensions"></alias>
<alias value="user content"></alias>
<min value="0"></min>
<max value="*"></max>
<base>
<path value="Element.extension"></path>
<min value="0"></min>
<max value="*"></max>
</base>
<type>
<code value="Extension"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<constraint>
<key value="ext-1"></key>
<severity value="error"></severity>
<human value="Must have either extensions or value[x], not both"></human>
<expression value="extension.exists() != value.exists()"></expression>
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:MessageDefinition.url">
<path value="Extension.extension.url"></path>
<representation value="xmlAttr"></representation>
<short value="identifies the meaning of the extension"></short>
<definition value="Source of the definition for the extension code - a logical name or a URL."></definition>
<comment value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension."></comment>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Extension.url"></path>
<min value="1"></min>
<max value="1"></max>
</base>
<type>
<code value="uri"></code>
</type>
<fixedUri value="MessageDefinition"></fixedUri>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:MessageDefinition.value[x]:valueReference">
<path value="Extension.extension.valueReference"></path>
<sliceName value="valueReference"></sliceName>
<short value="Value of extension"></short>
<definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."></definition>
<comment value="A stream of bytes, base64 encoded"></comment>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Extension.value[x]"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="Reference"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:MessageDefinition.value[x]:valueReference.id">
<path value="Extension.extension.valueReference.id"></path>
<representation value="xmlAttr"></representation>
<short value="xml:id (or equivalent in JSON)"></short>
<definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces."></definition>
<comment value="Note that FHIR strings may not exceed 1MB in size"></comment>
<min value="0"></min>
<max value="1"></max>
<base>
<path value="Element.id"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="string"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
</element>
<element id="Extension.extension:MessageDefinition.value[x]:valueReference.extension">
<path value="Extension.extension.valueReference.extension"></path>
<slicing>
<discriminator>
<type value="value"></type>
<path value="url"></path>
</discriminator>
<description value="Extensions are always sliced by (at least) url"></description>
<rules value="open"></rules>
</slicing>
<short value="Additional Content defined by implementations"></short>
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."></definition>
<comment value="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."></comment>
<alias value="extensions"></alias>
<alias value="user content"></alias>
<min value="0"></min>
<max value="*"></max>
<base>
<path value="Element.extension"></path>
<min value="0"></min>
<max value="*"></max>
</base>
<type>
<code value="Extension"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<constraint>
<key value="ext-1"></key>
<severity value="error"></severity>
<human value="Must have either extensions or value[x], not both"></human>
<expression value="extension.exists() != value.exists()"></expression>
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:MessageDefinition.valueReference:valueReference.reference">
<path value="Extension.extension.valueReference.reference"></path>
<short value="Literal reference, Relative, internal or absolute URL"></short>
<definition value="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."></definition>
<comment value="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."></comment>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Reference.reference"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="string"></code>
</type>
<condition value="ele-1"></condition>
<condition value="ref-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<isSummary value="true"></isSummary>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:MessageDefinition.valueReference:valueReference.identifier">
<path value="Extension.extension.valueReference.identifier"></path>
<short value="Logical reference, when literal reference is not known"></short>
<definition value="An identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity 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."></definition>
<comment value="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."></comment>
<min value="0"></min>
<max value="0"></max>
<base>
<path value="Reference.identifier"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="Identifier"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<isSummary value="true"></isSummary>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="v2"></identity>
<map value="CX / EI (occasionally, more often EI maps to a resource id or a URL)"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="II - see see identifier pattern at http://wiki.hl7.org/index.php?title=Common_Design_Patterns#Identifier_Pattern for relevant discussion. The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]"></map>
</mapping>
<mapping>
<identity value="servd"></identity>
<map value="Identifier"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value=".identifier"></map>
</mapping>
</element>
<element id="Extension.extension:MessageDefinition.valueReference:valueReference.display">
<extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
<valueBoolean value="true"></valueBoolean>
</extension>
<path value="Extension.extension.valueReference.display"></path>
<short value="Text alternative for the resource"></short>
<definition value="Plain text narrative that identifies the resource in addition to the resource reference."></definition>
<comment value="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."></comment>
<min value="0"></min>
<max value="0"></max>
<base>
<path value="Reference.display"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="string"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<isSummary value="true"></isSummary>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:SenderReference">
<path value="Extension.extension"></path>
<sliceName value="SenderReference"></sliceName>
<short value="A reference that the sender includes and wants returned in any response. "></short>
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."></definition>
<comment value="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."></comment>
<alias value="extensions"></alias>
<alias value="user content"></alias>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Element.extension"></path>
<min value="0"></min>
<max value="*"></max>
</base>
<type>
<code value="Extension"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<constraint>
<key value="ext-1"></key>
<severity value="error"></severity>
<human value="Must have either extensions or value[x], not both"></human>
<expression value="extension.exists() != value.exists()"></expression>
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:SenderReference.id">
<path value="Extension.extension.id"></path>
<representation value="xmlAttr"></representation>
<short value="xml:id (or equivalent in JSON)"></short>
<definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces."></definition>
<comment value="Note that FHIR strings may not exceed 1MB in size"></comment>
<min value="0"></min>
<max value="1"></max>
<base>
<path value="Element.id"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="string"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
</element>
<element id="Extension.extension:SenderReference.extension">
<path value="Extension.extension.extension"></path>
<slicing>
<discriminator>
<type value="value"></type>
<path value="url"></path>
</discriminator>
<description value="Extensions are always sliced by (at least) url"></description>
<rules value="open"></rules>
</slicing>
<short value="Additional Content defined by implementations"></short>
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."></definition>
<comment value="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."></comment>
<alias value="extensions"></alias>
<alias value="user content"></alias>
<min value="0"></min>
<max value="*"></max>
<base>
<path value="Element.extension"></path>
<min value="0"></min>
<max value="*"></max>
</base>
<type>
<code value="Extension"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<constraint>
<key value="ext-1"></key>
<severity value="error"></severity>
<human value="Must have either extensions or value[x], not both"></human>
<expression value="extension.exists() != value.exists()"></expression>
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:SenderReference.url">
<path value="Extension.extension.url"></path>
<representation value="xmlAttr"></representation>
<short value="identifies the meaning of the extension"></short>
<definition value="Source of the definition for the extension code - a logical name or a URL."></definition>
<comment value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension."></comment>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Extension.url"></path>
<min value="1"></min>
<max value="1"></max>
</base>
<type>
<code value="uri"></code>
</type>
<fixedUri value="SenderReference"></fixedUri>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:SenderReference.valueString:valueString">
<path value="Extension.extension.valueString"></path>
<sliceName value="valueString"></sliceName>
<short value="Value of extension"></short>
<definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."></definition>
<comment value="A stream of bytes, base64 encoded"></comment>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Extension.value[x]"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="string"></code>
</type>
<maxLength value="255"></maxLength>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:LocalExtension">
<path value="Extension.extension"></path>
<sliceName value="LocalExtension"></sliceName>
<short value="Additional Content defined by implementations"></short>
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."></definition>
<comment value="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."></comment>
<alias value="extensions"></alias>
<alias value="user content"></alias>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Element.extension"></path>
<min value="0"></min>
<max value="*"></max>
</base>
<type>
<code value="Extension"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<constraint>
<key value="ext-1"></key>
<severity value="error"></severity>
<human value="Must have either extensions or value[x], not both"></human>
<expression value="extension.exists() != value.exists()"></expression>
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:LocalExtension.id">
<path value="Extension.extension.id"></path>
<representation value="xmlAttr"></representation>
<short value="xml:id (or equivalent in JSON)"></short>
<definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces."></definition>
<comment value="Note that FHIR strings may not exceed 1MB in size"></comment>
<min value="0"></min>
<max value="1"></max>
<base>
<path value="Element.id"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="string"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
</element>
<element id="Extension.extension:LocalExtension.extension">
<path value="Extension.extension.extension"></path>
<slicing>
<discriminator>
<type value="value"></type>
<path value="url"></path>
</discriminator>
<description value="Extensions are always sliced by (at least) url"></description>
<rules value="open"></rules>
</slicing>
<short value="Additional Content defined by implementations"></short>
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."></definition>
<comment value="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."></comment>
<alias value="extensions"></alias>
<alias value="user content"></alias>
<min value="0"></min>
<max value="*"></max>
<base>
<path value="Element.extension"></path>
<min value="0"></min>
<max value="*"></max>
</base>
<type>
<code value="Extension"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<constraint>
<key value="ext-1"></key>
<severity value="error"></severity>
<human value="Must have either extensions or value[x], not both"></human>
<expression value="extension.exists() != value.exists()"></expression>
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:LocalExtension.url">
<path value="Extension.extension.url"></path>
<representation value="xmlAttr"></representation>
<short value="identifies the meaning of the extension"></short>
<definition value="Source of the definition for the extension code - a logical name or a URL."></definition>
<comment value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension."></comment>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Extension.url"></path>
<min value="1"></min>
<max value="1"></max>
</base>
<type>
<code value="uri"></code>
</type>
<fixedUri value="LocalExtension"></fixedUri>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.extension:LocalExtension.value[x]">
<path value="Extension.extension.value[x]"></path>
<short value="Value of extension"></short>
<definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."></definition>
<comment value="A stream of bytes, base64 encoded"></comment>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Extension.value[x]"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="base64Binary"></code>
</type>
<type>
<code value="boolean"></code>
</type>
<type>
<code value="code"></code>
</type>
<type>
<code value="date"></code>
</type>
<type>
<code value="dateTime"></code>
</type>
<type>
<code value="decimal"></code>
</type>
<type>
<code value="id"></code>
</type>
<type>
<code value="instant"></code>
</type>
<type>
<code value="integer"></code>
</type>
<type>
<code value="markdown"></code>
</type>
<type>
<code value="oid"></code>
</type>
<type>
<code value="positiveInt"></code>
</type>
<type>
<code value="string"></code>
</type>
<type>
<code value="time"></code>
</type>
<type>
<code value="unsignedInt"></code>
</type>
<type>
<code value="uri"></code>
</type>
<type>
<code value="Address"></code>
</type>
<type>
<code value="Age"></code>
</type>
<type>
<code value="Annotation"></code>
</type>
<type>
<code value="Attachment"></code>
</type>
<type>
<code value="CodeableConcept"></code>
</type>
<type>
<code value="Coding"></code>
</type>
<type>
<code value="ContactPoint"></code>
</type>
<type>
<code value="Count"></code>
</type>
<type>
<code value="Distance"></code>
</type>
<type>
<code value="Duration"></code>
</type>
<type>
<code value="HumanName"></code>
</type>
<type>
<code value="Identifier"></code>
</type>
<type>
<code value="Money"></code>
</type>
<type>
<code value="Period"></code>
</type>
<type>
<code value="Quantity"></code>
</type>
<type>
<code value="Range"></code>
</type>
<type>
<code value="Ratio"></code>
</type>
<type>
<code value="Reference"></code>
</type>
<type>
<code value="SampledData"></code>
</type>
<type>
<code value="Signature"></code>
</type>
<type>
<code value="Timing"></code>
</type>
<type>
<code value="Meta"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.url">
<path value="Extension.url"></path>
<representation value="xmlAttr"></representation>
<short value="identifies the meaning of the extension"></short>
<definition value="Source of the definition for the extension code - a logical name or a URL."></definition>
<comment value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension."></comment>
<min value="1"></min>
<max value="1"></max>
<base>
<path value="Extension.url"></path>
<min value="1"></min>
<max value="1"></max>
</base>
<type>
<code value="uri"></code>
</type>
<fixedUri value="https://fhir.nhs.uk/STU3/StructureDefinition/Extension-ITK-MessageHandling-2"></fixedUri>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
<element id="Extension.value[x]">
<path value="Extension.value[x]"></path>
<short value="Value of extension"></short>
<definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."></definition>
<comment value="A stream of bytes, base64 encoded"></comment>
<min value="0"></min>
<max value="0"></max>
<base>
<path value="Extension.value[x]"></path>
<min value="0"></min>
<max value="1"></max>
</base>
<type>
<code value="base64Binary"></code>
</type>
<type>
<code value="boolean"></code>
</type>
<type>
<code value="code"></code>
</type>
<type>
<code value="date"></code>
</type>
<type>
<code value="dateTime"></code>
</type>
<type>
<code value="decimal"></code>
</type>
<type>
<code value="id"></code>
</type>
<type>
<code value="instant"></code>
</type>
<type>
<code value="integer"></code>
</type>
<type>
<code value="markdown"></code>
</type>
<type>
<code value="oid"></code>
</type>
<type>
<code value="positiveInt"></code>
</type>
<type>
<code value="string"></code>
</type>
<type>
<code value="time"></code>
</type>
<type>
<code value="unsignedInt"></code>
</type>
<type>
<code value="uri"></code>
</type>
<type>
<code value="Address"></code>
</type>
<type>
<code value="Age"></code>
</type>
<type>
<code value="Annotation"></code>
</type>
<type>
<code value="Attachment"></code>
</type>
<type>
<code value="CodeableConcept"></code>
</type>
<type>
<code value="Coding"></code>
</type>
<type>
<code value="ContactPoint"></code>
</type>
<type>
<code value="Count"></code>
</type>
<type>
<code value="Distance"></code>
</type>
<type>
<code value="Duration"></code>
</type>
<type>
<code value="HumanName"></code>
</type>
<type>
<code value="Identifier"></code>
</type>
<type>
<code value="Money"></code>
</type>
<type>
<code value="Period"></code>
</type>
<type>
<code value="Quantity"></code>
</type>
<type>
<code value="Range"></code>
</type>
<type>
<code value="Ratio"></code>
</type>
<type>
<code value="Reference"></code>
</type>
<type>
<code value="SampledData"></code>
</type>
<type>
<code value="Signature"></code>
</type>
<type>
<code value="Timing"></code>
</type>
<type>
<code value="Meta"></code>
</type>
<condition value="ele-1"></condition>
<constraint>
<key value="ele-1"></key>
<severity value="error"></severity>
<human value="All FHIR elements must have a @value or children"></human>
<expression value="hasValue() | (children().count() > id.count())"></expression>
<xpath value="@value|f:*|h:div"></xpath>
</constraint>
<mapping>
<identity value="rim"></identity>
<map value="n/a"></map>
</mapping>
<mapping>
<identity value="rim"></identity>
<map value="N/A"></map>
</mapping>
</element>
</snapshot>
<differential>
<element id="Extension">
<path value="Extension"></path>
<short value="An extension to support ITK message handling"></short>
</element>
<element id="Extension.extension">
<path value="Extension.extension"></path>
<slicing>
<discriminator>
<type value="value"></type>
<path value="url"></path>
</discriminator>
<rules value="open"></rules>
</slicing>
</element>
<element id="Extension.extension:BusAckRequested">
<path value="Extension.extension"></path>
<sliceName value="BusAckRequested"></sliceName>
<short value="Populated when sender requires a business level response to be returned."></short>
<min value="1"></min>
<max value="1"></max>
</element>
<element id="Extension.extension:BusAckRequested.url">
<path value="Extension.extension.url"></path>
<fixedUri value="BusAckRequested"></fixedUri>
</element>
<element id="Extension.extension:BusAckRequested.valueBoolean:valueBoolean">
<path value="Extension.extension.valueBoolean"></path>
<sliceName value="valueBoolean"></sliceName>
<min value="1"></min>
<type>
<code value="boolean"></code>
</type>
</element>
<element id="Extension.extension:InfAckRequested">
<path value="Extension.extension"></path>
<sliceName value="InfAckRequested"></sliceName>
<short value="Populated when sender requires an infrastructure level response to be returned."></short>
<min value="1"></min>
<max value="1"></max>
</element>
<element id="Extension.extension:InfAckRequested.url">
<path value="Extension.extension.url"></path>
<fixedUri value="InfAckRequested"></fixedUri>
</element>
<element id="Extension.extension:InfAckRequested.valueBoolean:valueBoolean">
<path value="Extension.extension.valueBoolean"></path>
<sliceName value="valueBoolean"></sliceName>
<min value="1"></min>
<type>
<code value="boolean"></code>
</type>
</element>
<element id="Extension.extension:RecipientType">
<path value="Extension.extension"></path>
<sliceName value="RecipientType"></sliceName>
<short value="Indicates the type of recipient."></short>
<min value="1"></min>
<max value="1"></max>
</element>
<element id="Extension.extension:RecipientType.url">
<path value="Extension.extension.url"></path>
<fixedUri value="RecipientType"></fixedUri>
</element>
<element id="Extension.extension:RecipientType.valueCoding:valueCoding">
<path value="Extension.extension.valueCoding"></path>
<sliceName value="valueCoding"></sliceName>
<min value="1"></min>
<type>
<code value="Coding"></code>
</type>
<binding>
<strength value="required"></strength>
<description value="A set of codes to describe if the recipient has been sent the payload for action or for information."></description>
<valueSetReference>
<reference value="https://fhir.nhs.uk/STU3/ValueSet/ITK-RecipientType-1"></reference>
</valueSetReference>
</binding>
</element>
<element id="Extension.extension:RecipientType.valueCoding:valueCoding.system">
<path value="Extension.extension.valueCoding.system"></path>
<min value="1"></min>
<fixedUri value="https://fhir.nhs.uk/STU3/CodeSystem/ITK-RecipientType-1"></fixedUri>
</element>
<element id="Extension.extension:RecipientType.valueCoding:valueCoding.version">
<path value="Extension.extension.valueCoding.version"></path>
<max value="0"></max>
</element>
<element id="Extension.extension:RecipientType.valueCoding:valueCoding.code">
<path value="Extension.extension.valueCoding.code"></path>
<min value="1"></min>
</element>
<element id="Extension.extension:RecipientType.valueCoding:valueCoding.display">
<extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
<valueBoolean value="true"></valueBoolean>
</extension>
<path value="Extension.extension.valueCoding.display"></path>
<min value="1"></min>
</element>
<element id="Extension.extension:RecipientType.valueCoding:valueCoding.userSelected">
<path value="Extension.extension.valueCoding.userSelected"></path>
<max value="0"></max>
</element>
<element id="Extension.extension:MessageDefinition">
<path value="Extension.extension"></path>
<sliceName value="MessageDefinition"></sliceName>
<short value="A reference to a URL for the MessageDefinition for the payload, which can be any message definition instance which conforms to the ITK message definition profile. This MessageDefinition will detail the information to allow correct processing of the payload, such as profiles used, message event type, profiles used, responses allowed/ required etc.."></short>
<min value="1"></min>
<max value="1"></max>
</element>
<element id="Extension.extension:MessageDefinition.url">
<path value="Extension.extension.url"></path>
<fixedUri value="MessageDefinition"></fixedUri>
</element>
<element id="Extension.extension:MessageDefinition.valueReference:valueReference">
<path value="Extension.extension.valueReference"></path>
<sliceName value="valueReference"></sliceName>
<min value="1"></min>
<type>
<code value="Reference"></code>
</type>
</element>
<element id="Extension.extension:MessageDefinition.valueReference:valueReference.reference">
<path value="Extension.extension.valueReference.reference"></path>
<min value="1"></min>
</element>
<element id="Extension.extension:MessageDefinition.valueReference:valueReference.identifier">
<path value="Extension.extension.valueReference.identifier"></path>
<max value="0"></max>
</element>
<element id="Extension.extension:MessageDefinition.valueReference:valueReference.display">
<extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
<valueBoolean value="true"></valueBoolean>
</extension>
<path value="Extension.extension.valueReference.display"></path>
<max value="0"></max>
</element>
<element id="Extension.extension:SenderReference">
<path value="Extension.extension"></path>
<sliceName value="SenderReference"></sliceName>
<short value="A reference that the sender includes and wants returned in any response. "></short>
<min value="1"></min>
<max value="1"></max>
</element>
<element id="Extension.extension:SenderReference.url">
<path value="Extension.extension.url"></path>
<fixedUri value="SenderReference"></fixedUri>
</element>
<element id="Extension.extension:SenderReference.valueString:valueString">
<path value="Extension.extension.valueString"></path>
<sliceName value="valueString"></sliceName>
<min value="1"></min>
<type>
<code value="string"></code>
</type>
<maxLength value="255"></maxLength>
</element>
<element id="Extension.extension:LocalExtension">
<path value="Extension.extension"></path>
<sliceName value="LocalExtension"></sliceName>
<min value="1"></min>
<max value="1"></max>
</element>
<element id="Extension.extension:LocalExtension.url">
<path value="Extension.extension.url"></path>
<fixedUri value="LocalExtension"></fixedUri>
</element>
<element id="Extension.extension:LocalExtension.value[x]">
<path value="Extension.extension.value[x]"></path>
<min value="1"></min>
</element>
<element id="Extension.url">
<path value="Extension.url"></path>
<fixedUri value="https://fhir.nhs.uk/STU3/StructureDefinition/Extension-ITK-MessageHandling-2"></fixedUri>
</element>
<element id="Extension.value[x]">
<path value="Extension.value[x]"></path>
<max value="0"></max>
</element>
</differential>
</StructureDefinition>