2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Extension-ListStatus.xml

Raw XML (canonical form)

registered | preliminary | final

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="ListStatus"/>
  <url value="http://hl7.org/fhir/ExtensionDefinition/ListStatus"/>
  <name value="registered | preliminary | final"/>
  <publisher value="HL7 International - Orders and Observations WG"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value="The status of the list."/>
  <status value="draft"/>
  <date value="2014-09-21"/>
  <contextType value="resource"/>
  <context value="List"/>
  <element>
    <path value="Extension"/>
    <short value="registered | preliminary | final"/>
    <definition value="The status of the list."/>
    <min value="1"/>
    <max value="1"/>
    <type>
      <code value="code"/>
    </type>
    <binding>
      <name value="ListStatusCodes"/>
      <isExtensible value="true"/>
      <description value="Codes providing the status of a list"/>
      <referenceReference>
        <reference value="http://hl7.org/fhir/vs/list-status"/>
      </referenceReference>
    </binding>
  </element>
</ExtensionDefinition>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.