Order Catalog Implementation Guide, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. 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
Page standards status: Informative |
<MessageDefinition xmlns="http://hl7.org/fhir">
<id value="example-message-definition-initialize"/>
<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 class="res-header-id"><b>Generated Narrative: MessageDefinition example-message-definition-initialize</b></p><a name="example-message-definition-initialize"> </a><a name="hcexample-message-definition-initialize"> </a><a name="example-message-definition-initialize-en-US"> </a><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">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>: <a href="MessageDefinition-example-message-definition-initialize.html">MessageDefinition Message definition (re)initializing the catalog of message receiver</a></p><p><b>identifier</b>: <a href="http://terminology.hl7.org/6.4.0/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt
This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid:
Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.
This OID may also be used in CD.codeSystem.">Uniform Resource Identifier (URI)</a>/urn:oid:2.16.840.1.113883.4.642.40.999.30.1</p><p><b>version</b>: 1.0.0-ballot</p><p><b>name</b>: MessageDefinitionInitialize</p><p><b>title</b>: Message definition (re)initializing 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</p><p><b>contact</b>: <a href="http://www.hl7.org/Special/committees/orders">http://www.hl7.org/Special/committees/orders</a></p><p><b>jurisdiction</b>: <span title="Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 001}">Global (Whole world)</span></p><p><b>event</b>: <a href="CodeSystem-catalog-message-events.html#catalog-message-events-full-catalog">Catalog Message Event Codes full-catalog</a>: full catalog for 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-initialize"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.40.999.30.1"/>
</identifier>
<version value="1.0.0-ballot"/>
<name value="MessageDefinitionInitialize"/>
<title
value="Message definition (re)initializing the catalog of message receiver"/>
<status value="active"/>
<date value="2020-04-02"/>
<publisher value="HL7 International / Orders and Observations"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.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="full-catalog"/>
<display value="full catalog for the recipient"/>
</eventCoding>
<category value="consequence"/>
<responseRequired value="always"/>
</MessageDefinition>