PCC - mobile Paramedicine Summary of Care (mPSC)
2.0.0-draft - ci-build International flag

PCC - mobile Paramedicine Summary of Care (mPSC), published by IHE Patient Care Coordination. This guide is not an authorized publication; it is the continuous build for version 2.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.PCS/ and changes regularly. See the Directory of published versions

: IHE PCC mPSC Data Absent Reason Value Set - XML Representation

Draft as of 2024-09-03

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="IHE.PCC.mPSC.DataAbsentReason.VS"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet IHE.PCC.mPSC.DataAbsentReason.VS</b></p><a name="IHE.PCC.mPSC.DataAbsentReason.VS"> </a><a name="hcIHE.PCC.mPSC.DataAbsentReason.VS"> </a><a name="IHE.PCC.mPSC.DataAbsentReason.VS-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://terminology.hl7.org/6.0.2/CodeSystem-data-absent-reason.html"><code>http://terminology.hl7.org/CodeSystem/data-absent-reason</code></a></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-NullFlavor.html"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-NI">NI</a></td><td>NoInformation</td><td>**Description:**The value is exceptional (missing, omitted, incomplete, improper). No information as to the reason for being an exceptional value is provided. This is the most general exceptional value. It is also the default exceptional value.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-NAV">NAV</a></td><td>temporarily unavailable</td><td>Information is not available at this time but it is expected that it will be available later.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-ASKU">ASKU</a></td><td>asked but unknown</td><td>Information was sought but not found (e.g., patient was asked but didn't know)</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://profiles.ihe.net/PCC/mPSC/ValueSet/IHE.PCC.mPSC.DataAbsentReason.VS"/>
  <version value="2.0.0-draft"/>
  <name value="IHE_PCC_mPSC_DataAbsentReason_VS"/>
  <title value="IHE PCC mPSC Data Absent Reason Value Set"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-09-03T15:04:24+00:00"/>
  <publisher value="IHE Patient Care Coordination"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value
             value="https://www.ihe.net/ihe_domains/patient_care_coordination/"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="pcc@ihe.net"/>
    </telecom>
  </contact>
  <contact>
    <name value="IHE Patient Care Coordination"/>
    <telecom>
      <system value="email"/>
      <value value="pcc@ihe.net"/>
    </telecom>
  </contact>
  <description
               value="The set of Data Absent Reasons utilized on the mPSC profile elements."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/data-absent-reason"/>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
      <concept>
        <code value="NI"/>
        <display value="NoInformation"/>
      </concept>
      <concept>
        <code value="NAV"/>
        <display value="temporarily unavailable"/>
      </concept>
      <concept>
        <code value="ASKU"/>
        <display value="asked but unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>