Current Build


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nullValueReason"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>HSPC Null Value Reason code system</h2><div><p>Select codes from Intermountain Healthcare HDD code sytsem.  The codes that describe why data is missing in a given element.</p>
</div><p><b>Copyright Statement:</b> This value set includes content from and copyrighted by Intermountain Healthcare HDD</p><p>This code system http://hl7.org/fhir/fpar/CodeSystem/nullValueReason defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">112<a name="nullValueReason-112"> </a></td><td>Not Applicable</td><td>The data element is not applicable therefore no data is recorded.</td></tr><tr><td style="white-space:nowrap">528116898<a name="nullValueReason-528116898"> </a></td><td>Missing Picklist Value</td><td>The desired value is not one of the options in the picklist.</td></tr><tr><td style="white-space:nowrap">528116900<a name="nullValueReason-528116900"> </a></td><td>Data Not Available</td><td>Data is not available to populate the element.</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/fpar/CodeSystem/nullValueReason"/>
  <name value="HSPC Null Value Reason code system"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2019-02-15T12:55:20-05:00"/>
  <description
               value="Select codes from Intermountain Healthcare HDD code sytsem.  The codes that describe why data is missing in a given element."/>
  <copyright
             value="This value set includes content from and copyrighted by Intermountain Healthcare HDD"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="112"/>
    <display value="Not Applicable"/>
    <definition
                value="The data element is not applicable therefore no data is recorded."/>
  </concept>
  <concept>
    <code value="528116898"/>
    <display value="Missing Picklist Value"/>
    <definition
                value="The desired value is not one of the options in the picklist."/>
  </concept>
  <concept>
    <code value="528116900"/>
    <display value="Data Not Available"/>
    <definition value="Data is not available to populate the element."/>
  </concept>
</CodeSystem>