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-hspc-ReportingPriority.xml

Raw XML (canonical form)

Urgency Level for result

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="hspc-ReportingPriority"/>
  <url value="http://hl7.org/fhir/ExtensionDefinition/hspc-ReportingPriority"/>
  <name value="Urgency Level for result"/>
  <display value="HSPC ReportingPriority Extension"/>
  <publisher value="HSPC"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://healthcaresoa.org"/>
    </telecom>
  </contact>
  <description value="the urgency level for which results must be reported to a provider or responsible individual."/>
  <status value="draft"/>
  <date value="2015-02-18"/>
  <contextType value="resource"/>
  <context value="Observation"/>
  <element>
    <path value="Extension"/>
    <short value="Urgency Level for result"/>
    <definition value="the urgency level for which results must be reported to a provider or responsible individual."/>
    <min value="0"/>
    <max value="1"/>
    <type>
      <code value="code"/>
    </type>
    <binding>
      <name value="ReportingPriority_VALUESET_ECID"/>
      <isExtensible value="false"/>
      <conformance value="required"/>
      <description value="The urgency level for which results must be reported to a provider or responsible individual"/>
      <referenceReference>
        <reference value="http://hl7.org/fhir/vs/hspc-ReportingPriority"/>
      </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.