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-profile-template-status.xml

Raw XML (canonical form)

Template Status Code (more authoring statuses)

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="profile-template-status"/>
  <url value="http://hl7.org/fhir/ExtensionDefinition/profile-template-status"/>
  <name value="Template Status Code (more authoring statuses)"/>
  <publisher value="Health Level Seven, Inc. - [WG Name] WG"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/special/committees/FHIR"/>
    </telecom>
  </contact>
  <description value="Status code taken from [HL7 template specification](http://wiki.hl7.org/images/7/7a/TemplatesDSTU-20
  140910b-96.pdf.zip) - allows for alignment with the template DSTU, and has more authoring
   status codes."/>
  <status value="draft"/>
  <date value="2014-01-31"/>
  <contextType value="resource"/>
  <context value="Profile"/>
  <element>
    <path value="Extension"/>
    <short value="Template Status Code (more authoring statuses)"/>
    <definition value="Status code taken from [HL7 template specification](http://wiki.hl7.org/images/7/7a/TemplatesDSTU-20
    140910b-96.pdf.zip) - allows for alignment with the template DSTU, and has more authoring
     status codes."/>
    <comments value="The Profile status has the codes that are relevant to end-users/developers, while this
     extension has the codes used by profile developers."/>
    <min value="0"/>
    <max value="1"/>
    <type>
      <code value="code"/>
    </type>
    <binding>
      <name value="TemplateStatusCode"/>
      <isExtensible value="false"/>
      <conformance value="required"/>
      <description value="The status indicates the level of maturity of the design and may be used to manage the
       use of the design"/>
      <referenceReference>
        <reference value="http://hl7.org/fhir/vs/template-status-code"/>
      </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.