Release 4 5 Preview #1

This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always be available at this URL). (v4.2.0: R5 Preview #1). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4

Conceptmap-cdshooks-indicator.xml

Vocabulary Work Group Maturity Level : N/A Standards Status : Informative Compartments : Not linked to any 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="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2> IndicatorToRequestPriority (http://cds-hooks.hl7.org/ConceptMap/indicator-to-request-priority)</h2> 
      <p> Mapping from http://cds-hooks.hl7.org/ValueSet/indicator to 
        <a href="valueset-request-priority.html">http://hl7.org/fhir/ValueSet/request-priority</a> 
      </p> 
      <p> DRAFT. Published on ?? by null. </p> 
      <div> 
        <p> This concept map defines a mapping from CDS Hooks indicator to request priority.</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> info</td> 
          

          <td> equivalent</td> 
          <td> routine</td> 
        </tr> 
        <tr> 
          <td> warning</td> 
          

          <td> equivalent</td> 
          <td> urgent</td> 
        </tr> 
        <tr> 
          <td> critical</td> 
          

          <td> equivalent</td> 
          <td> stat</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <url value="http://cds-hooks.hl7.org/ConceptMap/indicator-to-request-priority"/> 
  <name value="IndicatorToRequestPriority"/> 
  <status value="draft"/> 
  <experimental value="false"/> 
  <description value="This concept map defines a mapping from CDS Hooks indicator to request priority."/> 
  <sourceCanonical value="http://cds-hooks.hl7.org/ValueSet/indicator"/> 
  <targetCanonical 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.