This page is part of the FHIR Specification (v5.0.0-snapshot1: Release 5 Snapshot #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
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)
CDS Hooks Indicator mapping to Request Priority (id = "cdshooks-indicator")
<?xml version="1.0" encoding="UTF-8"?> <ConceptMap2 xmlns="http://hl7.org/fhir"> <id value="cdshooks-indicator"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative</b> </p> <div> <p> Resource "cdshooks-indicator" </p> </div> <p> <b> url</b> : <a> http://cds-hooks.hl7.org/ConceptMap/indicator-to-request-priority</a> </p> <p> <b> name</b> : IndicatorToRequestPriority</p> <p> <b> status</b> : draft</p> <p> <b> experimental</b> : false</p> <p> <b> description</b> : This concept map defines a mapping from CDS Hooks indicator to request priority.</p> <p> <b> source</b> : <a> http://cds-hooks.hl7.org/ValueSet/indicator</a> </p> <p> <b> target</b> : <a> http://hl7.org/fhir/ValueSet/request-priority</a> </p> <blockquote> <p> <b> group</b> </p> <blockquote> <p> <b> element</b> </p> <p> <b> code</b> : info</p> <h3> Targets</h3> <table> <tr> <td> -</td> <td> <b> Code</b> </td> <td> <b> Relationship</b> </td> </tr> <tr> <td> *</td> <td> routine</td> <td> equivalent</td> </tr> </table> </blockquote> <blockquote> <p> <b> element</b> </p> <p> <b> code</b> : warning</p> <h3> Targets</h3> <table> <tr> <td> -</td> <td> <b> Code</b> </td> <td> <b> Relationship</b> </td> </tr> <tr> <td> *</td> <td> urgent</td> <td> equivalent</td> </tr> </table> </blockquote> <blockquote> <p> <b> element</b> </p> <p> <b> code</b> : critical</p> <h3> Targets</h3> <table> <tr> <td> -</td> <td> <b> Code</b> </td> <td> <b> Relationship</b> </td> </tr> <tr> <td> *</td> <td> stat</td> <td> equivalent</td> </tr> </table> </blockquote> </blockquote> </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> </ConceptMap2>
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.