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-uslabspecimenrejectreason.xml

Raw XML (canonical form)

Specimen Rejection Reason

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="uslabspecimenrejectreason"/>
  <url value="http://hl7.org/fhir/ExtensionDefinition/uslabspecimenrejectreason"/>
  <name value="Specimen Rejection Reason"/>
  <display value="Specimen Rejection Reason"/>
  <publisher value="HL7 International - Orders and Observations WG"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value="This extension describes the reason if a test is cancelled for specimen related reason."/>
  <status value="draft"/>
  <date value="2014-11-17"/>
  <contextType value="resource"/>
  <context value="Observation"/>
  <element>
    <path value="Extension"/>
    <short value="Specimen Rejection Reason"/>
    <definition value="This extension describes the reason if a test is cancelled for specimen related reason."/>
    <min value="0"/>
    <max value="*"/>
    <type>
      <code value="CodeableConcept"/>
    </type>
    <binding>
      <name value="USLabSpecimenRejection"/>
      <isExtensible value="true"/>
      <conformance value="required"/>
      <description value="Specimen Rejection Reasons codes for identifying why a test was not performed."/>
      <referenceReference>
        <reference value="http://hl7.org/fhir/vs/obs-uslab-spec-reject"/>
      </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.