International Patient Summary Implementation Guide
1.0.0 - STU 1

This page is part of the International Patient Summary Implementation Guide (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

Severity Value Set Mappings - LOINC to FHIR - XML Representation

(back to description)

Raw xml

Source view


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="severity-loinc-uv-ips"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>ConceptMapSeverityLoincToFhir (http://hl7.org/fhir/uv/ips/ConceptMap/severity-loinc-uv-ips)</h2><p>Mapping from <a href="ValueSet-condition-severity-uv-ips.html">http://hl7.org/fhir/uv/ips/ValueSet/condition-severity-uv-ips</a> to <a href="http://hl7.org/fhir/R4/valueset-reaction-event-severity.html">http://hl7.org/fhir/ValueSet/reaction-event-severity</a></p><p>ACTIVE. Published on May 19, 2020 6:37:29 PM by Health Level Seven International - Patient Care Work Group (<a href="http://www.hl7.org/Special/committees/patientcare">http://www.hl7.org/Special/com...</a>). </p><div><p>Severity Value Set Mappings - LOINC to FHIR</p>
</div><br/><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Destination Code</b></td></tr><tr><td>LA6752-5 (Mild)</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#specializes">has specialization</a></td><td>mild</td></tr><tr><td>LA6751-7 (Moderate)</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#specializes">has specialization</a></td><td>moderate</td></tr><tr><td>LA6750-9 (Severe)</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#specializes">has specialization</a></td><td>severe</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/uv/ips/ConceptMap/severity-loinc-uv-ips"/>
  <version value="1.0.0"/>
  <name value="ConceptMapSeverityLoincToFhir"/>
  <title value="Severity Value Set Mappings - LOINC to FHIR"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-05-19T18:37:29+00:00"/>
  <publisher value="Health Level Seven International - Patient Care Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientcare"/>
    </telecom>
  </contact>
  <description value="Severity Value Set Mappings - LOINC to FHIR"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <sourceUri
             value="http://hl7.org/fhir/uv/ips/ValueSet/condition-severity-uv-ips"/>
  <targetUri value="http://hl7.org/fhir/ValueSet/reaction-event-severity"/>
  <group>
    <source value="http://loinc.org"/>
    <target value="http://hl7.org/fhir/reaction-event-severity"/>
    <element>
      <code value="LA6752-5"/>
      <display value="Mild"/>
      <target>
        <code value="mild"/>
        <display value="Mild"/>
        <equivalence value="specializes"/>
      </target>
    </element>
    <element>
      <code value="LA6751-7"/>
      <display value="Moderate"/>
      <target>
        <code value="moderate"/>
        <display value="Moderate"/>
        <equivalence value="specializes"/>
      </target>
    </element>
    <element>
      <code value="LA6750-9"/>
      <display value="Severe"/>
      <target>
        <code value="severe"/>
        <display value="Severe"/>
        <equivalence value="specializes"/>
      </target>
    </element>
  </group>
</ConceptMap>