Order Catalog Implementation Guide, published by HL7 International - Orders and Observations Work Group. This is not an authorized publication; it is the continuous build for version current). This version is based on the current content of https://github.com/HL7/fhir-order-catalog/ and changes regularly. See the Directory of published versions
: Message definition catalog update - XML Representation
Raw xml | Download
<MessageDefinition xmlns="http://hl7.org/fhir">
<id value="example-message-definition-update"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/order-catalog/StructureDefinition/CatalogMessageDefinition"/>
</meta>
<language value="en-US"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"><p><b>Generated Narrative: MessageDefinition</b><a name="example-message-definition-update"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource MessageDefinition "example-message-definition-update" (Language "en-US") </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-CatalogMessageDefinition.html">Message definition for messaging order-catalog content</a></p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/order-catalog/MessageDefinition/example-message-definition-update</code></p><p><b>version</b>: current</p><p><b>name</b>: MessageDefinitionUpdate</p><p><b>title</b>: Message definition updating the catalog of message receiver</p><p><b>status</b>: active</p><p><b>date</b>: 2020-04-02</p><p><b>publisher</b>: HL7 International - Orders and Observations Work Group</p><p><b>contact</b>: <a href="http://hl7.org/Special/committees/orders">http://hl7.org/Special/committees/orders</a></p><p><b>jurisdiction</b>: Global (Whole world) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (m49.htm#001)</span></p><p><b>event</b>: update for a catalog of the recipient (Details: http://hl7.org/fhir/uv/order-catalog/CodeSystem/catalog-message-events code update-catalog = 'update for a catalog of the recipient', stated as 'update for a catalog of the recipient')</p><p><b>category</b>: consequence</p><p><b>responseRequired</b>: always</p></div>
</text>
<url
value="http://hl7.org/fhir/uv/order-catalog/MessageDefinition/example-message-definition-update"/>
<version value="current"/>
<name value="MessageDefinitionUpdate"/>
<title value="Message definition updating the catalog of message receiver"/>
<status value="active"/>
<date value="2020-04-02"/>
<publisher value="HL7 International - Orders and Observations Work Group"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/Special/committees/orders"/>
</telecom>
</contact>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<eventCoding>
<system
value="http://hl7.org/fhir/uv/order-catalog/CodeSystem/catalog-message-events"/>
<code value="update-catalog"/>
<display value="update for a catalog of the recipient"/>
</eventCoding>
<category value="consequence"/>
<responseRequired value="always"/>
</MessageDefinition>