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 Vital Signs Value Set - XML Representation

Draft as of 2024-09-03

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="IHE.PCC.VitalSigns.VS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet IHE.PCC.VitalSigns.VS</b></p><a name="IHE.PCC.VitalSigns.VS"> </a><a name="hcIHE.PCC.VitalSigns.VS"> </a><a name="IHE.PCC.VitalSigns.VS-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href="http://hl7.org/fhir/R4/valueset-observation-vitalsignresult.html">Vital Signs</a></li><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/3141-9/">3141-9</a></td><td>Body weight Measured</td></tr><tr><td><a href="https://loinc.org/8306-3/">8306-3</a></td><td>Body height --lying</td></tr><tr><td><a href="https://loinc.org/8287-5/">8287-5</a></td><td>Head Occipital-frontal circumference by Tape measure</td></tr></table></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/9843-4/">9843-4</a></td><td>Head Occipital-frontal circumference</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://profiles.ihe.net/PCC/mPSC/ValueSet/IHE.PCC.VitalSigns.VS"/>
  <version value="2.0.0-draft"/>
  <name value="IHE_PCC_VitalSigns_VS"/>
  <title value="IHE PCC Vital Signs 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 reccomended vital sign codes that can be used to represent vital signs in IHE's PCC profiles."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <valueSet
                value="http://hl7.org/fhir/ValueSet/observation-vitalsignresult"/>
    </include>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="3141-9"/>
        <display value="Body weight Measured"/>
      </concept>
      <concept>
        <code value="8306-3"/>
        <display value="Body height --lying"/>
      </concept>
      <concept>
        <code value="8287-5"/>
        <display
                 value="Head Occipital-frontal circumference by Tape measure"/>
      </concept>
    </include>
    <exclude>
      <system value="http://loinc.org"/>
      <concept>
        <code value="9843-4"/>
        <display value="Head Occipital-frontal circumference"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>