Order Catalog Implementation Guide
1.0.0-ballot - CI Build International flag

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

: Order catalog message events ValueSet - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="catalog-message-events-vs"/>
  <meta>
    <lastUpdated value="2020-03-20T09:55:00Z"/>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet catalog-message-events-vs</b></p><a name="catalog-message-events-vs"> </a><a name="hccatalog-message-events-vs"> </a><a name="catalog-message-events-vs-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">Last updated: 2020-03-20 09:55:00+0000</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R5/shareablevalueset.html">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href="CodeSystem-catalog-message-events.html"><code>http://hl7.org/fhir/uv/order-catalog/CodeSystem/catalog-message-events</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-catalog-message-events.html#catalog-message-events-full-catalog">full-catalog</a></td><td>full catalog for the recipient</td><td>The content of the message represents a full catalog that the message recepient is expected to take as is, replacing any preexisting content for this catalog.</td></tr><tr><td><a href="CodeSystem-catalog-message-events.html#catalog-message-events-update-catalog">update-catalog</a></td><td>update for a catalog of the recipient</td><td>The content of the message represents an update to an existing catalog of the message recepient who is expected to integrate this update.</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/order-catalog/ValueSet/catalog-message-events-vs"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.999.48.5"/>
  </identifier>
  <version value="1.0.0-ballot"/>
  <name value="CatalogMessageEventVS"/>
  <title value="Message event codes for exchanging order catalog content"/>
  <status value="active"/>
  <experimental value="false"/>
  <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>
  <description
               value="This value set provides event codes for MessageHeader.eventCoding in FHIR messages conveying the content (in whole or in part) of order catalogs"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <immutable value="false"/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/uv/order-catalog/CodeSystem/catalog-message-events"/>
      <concept>
        <code value="full-catalog"/>
        <display value="full catalog for the recipient"/>
      </concept>
      <concept>
        <code value="update-catalog"/>
        <display value="update for a catalog of the recipient"/>
      </concept>
    </include>
  </compose>
</ValueSet>