FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ConceptMap/cdshooks-indicator (XML)

Terminology Infrastructure Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined compartments

Raw XML (canonical form + also see XML Format Specification)

Jump past Narrative

CDS Hooks Indicator mapping to Request Priority (id = "cdshooks-indicator")

<?xml version="1.0" encoding="UTF-8"?>

<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="cdshooks-indicator"/> 
  <text> 
    <status value="extensions"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p> Mapping from http://cds-hooks.hl7.org/ValueSet/indicator to 
        <a href="valueset-request-priority.html">RequestPriority</a> 
      </p> 
      <p> DRAFT. Published on ?ngen-10? by HL7 International / Terminology Infrastructure
         (
        <a href="http://www.hl7.org/Special/committees/Vocab">http://www.hl7.org/Special/com...</a> , 
        <a href="http://www.hl7.org/Special/committees/Vocab/index.cfm">http://www.hl7.org/Special/com...</a> ). 
      </p> 
      <div> 
        <p> Mapping between CDS Hooks Indicator and Request Priority</p> 

      </div> 
      <br/>  
      <p> 
        <b> Group 1</b> Mapping from 
        <code> unspecified code system</code>  to 
        <code> unspecified code system</code> 
      </p> 
      <table class="grid">
        <tr> 
          <td> 
            <b> Source Code</b> 
          </td> 
          <td> 
            <b> Relationship</b> 
          </td> 
          <td> 
            <b> Target Code</b> 
          </td> 
        </tr> 
        <tr> 
          <td> info</td> 
          <td> 
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a> 
          </td> 
          <td> routine</td> 
        </tr> 
        <tr> 
          <td> warning</td> 
          <td> 
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a> 
          </td> 
          <td> urgent</td> 
        </tr> 
        <tr> 
          <td> critical</td> 
          <td> 
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a> 
          </td> 
          <td> stat</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="vocab"/> 
  </extension> 
  <url value="http://cds-hooks.hl7.org/ConceptMap/indicator-to-request-priority"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.14.6"/> 
  </identifier> 
  <version value="6.0.0-cibuild"/> 
  <name value="IndicatorToRequestPriority"/> 
  <title value="Indicator To Request Priority"/> 
  <status value="draft"/> 
  <experimental value="false"/> 
  <publisher value="HL7 International / Terminology Infrastructure"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://www.hl7.org/Special/committees/Vocab"/> 
    </telecom> 
  </contact> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://www.hl7.org/Special/committees/Vocab/index.cfm"/> 
    </telecom> 
  </contact> 
  <description value="Mapping between CDS Hooks Indicator and Request Priority"/> 
  <sourceScopeCanonical value="http://cds-hooks.hl7.org/ValueSet/indicator"/> 
  <targetScopeCanonical value="http://hl7.org/fhir/ValueSet/request-priority"/> 
  <group> 
    <element> 
      <code value="info"/> 
      <target> 
        <code value="routine"/> 
        <relationship value="equivalent"/> 
      </target> 
    </element> 
    <element> 
      <code value="warning"/> 
      <target> 
        <code value="urgent"/> 
        <relationship value="equivalent"/> 
      </target> 
    </element> 
    <element> 
      <code value="critical"/> 
      <target> 
        <code value="stat"/> 
        <relationship value="equivalent"/> 
      </target> 
    </element> 
  </group> 
</ConceptMap> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.