{
  "resourceType": "ConceptMap",
  "id": "cdshooks-indicator",
  "meta": {
    "lastUpdated": "2018-12-27T11:37:54.724+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<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 \r\n        \r\n              <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>Equivalence</b></td><td><b>Destination Code</b></td></tr><tr><td>info</td><td>equal</td><td>routine</td></tr><tr><td>warning</td><td>equal</td><td>urgent</td></tr><tr><td>critical</td><td>equal</td><td>stat</td></tr></table></div>"
  },
  "url": "http://cds-hooks.hl7.org/ConceptMap/indicator-to-request-priority",
  "name": "IndicatorToRequestPriority",
  "status": "draft",
  "experimental": false,
  "description": "This concept map defines a mapping from CDS Hooks indicator to request priority.",
  "sourceCanonical": "http://cds-hooks.hl7.org/ValueSet/indicator",
  "targetCanonical": "http://hl7.org/fhir/ValueSet/request-priority",
  "group": [
    {
      "element": [
        {
          "code": "info",
          "target": [
            {
              "code": "routine",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "warning",
          "target": [
            {
              "code": "urgent",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "critical",
          "target": [
            {
              "code": "stat",
              "equivalence": "equal"
            }
          ]
        }
      ]
    }
  ]
}