Paramedicine Summary Of Care CDA
0.0.1-current - ci-build International flag

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

: Severity Value Code VS - XML Representation

Draft as of 2025-11-04

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="Severity.Value.Code.VS"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet Severity.Value.Code.VS</b></p><a name="Severity.Value.Code.VS"> </a><a name="hcSeverity.Value.Code.VS"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ObservationValue.html"><code>http://terminology.hl7.org/CodeSystem/v3-ObservationValue</code></a><span title="Version is not explicitly stated, which means it is fixed to 4.0.0, the version found through the package references"> version &#x1F4E6;4.0.0</span><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.5.0/CodeSystem-v3-ObservationValue.html#v3-ObservationValue-L">L</a></td><td>Low</td><td>Indicates the condition may result in some adverse consequences but is unlikely to substantially affect the situation of the subject.</td></tr><tr><td><a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ObservationValue.html#v3-ObservationValue-H">H</a></td><td>High</td><td>Indicates the condition may be life-threatening or has the potential to cause permanent injury.</td></tr><tr><td><a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ObservationValue.html#v3-ObservationValue-M">M</a></td><td>Moderate</td><td>Indicates the condition may result in noticable adverse adverse consequences but is unlikely to be life-threatening or cause permanent injury.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://profiles.ihe.net/PCC/PSCc/ValueSet/Severity.Value.Code.VS"/>
  <version value="0.0.1-current"/>
  <name value="Severity_Value_Code_VS"/>
  <title value="Severity Value Code VS"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-11-04T19:19:26+00:00"/>
  <publisher value="IHE Patient Care Coordination Technical Committee"/>
  <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 Technical Committee"/>
    <telecom>
      <system value="email"/>
      <value value="pcc@ihe.net"/>
    </telecom>
  </contact>
  <description
               value="If coded, the Severity Entry value SHOULD use the HL7 SeverityObservation vocabulary (codeSystem='2.16.840.1.113883.5.1063') containing three values (H, M, and L), representing high, moderate and low severity depending upon whether the severity is life threatening, presents noticeable adverse consequences, or is unlikely substantially affect the situation of the subject."/>
  <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/v3-ObservationValue"/>
      <concept>
        <code value="L"/>
        <display value="Low"/>
      </concept>
      <concept>
        <code value="H"/>
        <display value="High"/>
      </concept>
      <concept>
        <code value="M"/>
        <display value="Moderate"/>
      </concept>
    </include>
  </compose>
</ValueSet>