Terminology
This
page
is
part
of
the
FHIR
Specification
(v4.0.1:
R4
(v5.0.0:
R5
-
Mixed
Normative
and
STU
)
).
This
is
the
current
published
version
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
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
|
|
Maturity Level : N/A | Standards Status : Informative |
Compartments
:
|
Raw Turtle (+ also see Turtle/RDF Format Specification )
CDS Hooks Indicator mapping to Request Priority
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource -------------------------------------------------------------------<http://hl7.org/fhir/ConceptMap/cdshooks-indicator> a fhir:ConceptMap; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "cdshooks-indicator"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>IndicatorToRequestPriority (http://cds-hooks.hl7.org/ConceptMap/indicator-to-request-priority)</h2>\n <p>Mapping from http://cds-hooks.hl7.org/ValueSet/indicator to \n <a href=\"valueset-request-priority.html\">http://hl7.org/fhir/ValueSet/request-priority</a>\n </p>\n <p>DRAFT. Published on ?? by null. </p>\n <div>\n <p>This concept map defines a mapping from CDS Hooks indicator to request priority.</p>\n\n </div>\n <br/>\n <table class=\"grid\">\n <tr>\n <td>\n <b>Source Code</b>\n </td>\n <td>\n <b>Equivalence</b>\n </td>\n <td>\n <b>Destination Code</b>\n </td>\n </tr>\n <tr>\n <td>info</td>\n <td>equal</td>\n <td>routine</td>\n </tr>\n <tr>\n <td>warning</td>\n <td>equal</td>\n <td>urgent</td>\n </tr>\n <tr>\n <td>critical</td>\n <td>equal</td>\n <td>stat</td>\n </tr>\n </table>\n </div>" ]; fhir:ConceptMap.url [ fhir:value "http://cds-hooks.hl7.org/ConceptMap/indicator-to-request-priority"]; fhir:ConceptMap.name [ fhir:value "IndicatorToRequestPriority"]; fhir:ConceptMap.status [ fhir:value "draft"]; fhir:ConceptMap.experimental [ fhir:value "false"^^xsd:boolean]; fhir:ConceptMap.description [ fhir:value "This concept map defines a mapping from CDS Hooks indicator to request priority."]; fhir:ConceptMap.sourceCanonical [ fhir:value "http://cds-hooks.hl7.org/ValueSet/indicator";[a fhir:ConceptMap ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "cdshooks-indicator"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>IndicatorToRequestPriority (http://cds-hooks.hl7.org/ConceptMap/indicator-to-request-priority)</h2>\n <p>Mapping from http://cds-hooks.hl7.org/ValueSet/indicator to \n <a href=\"valueset-request-priority.html\">RequestPriority</a>\n </p>\n <p>DRAFT. Published on ?ngen-10? by null. </p>\n <div>\n <p>This concept map defines a mapping from CDS Hooks indicator to request priority.</p>\n\n </div>\n <br/>\n <p>\n <b>Group 1</b>Mapping from \n <code>unspecified code system</code> to \n <code>unspecified code system</code>\n </p>\n <table class=\"grid\">\n <tr>\n <td>\n <b>Source Code</b>\n </td>\n <td>\n <b>Relationship</b>\n </td>\n <td>\n <b>Target Code</b>\n </td>\n </tr>\n <tr>\n <td>info</td>\n <td>\n <a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a>\n </td>\n <td>routine</td>\n </tr>\n <tr>\n <td>warning</td>\n <td>\n <a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a>\n </td>\n <td>urgent</td>\n </tr>\n <tr>\n <td>critical</td>\n <td>\n <a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a>\n </td>\n <td>stat</td>\n </tr>\n </table>\n </div>" ] ; # fhir:url [ fhir:v "http://cds-hooks.hl7.org/ConceptMap/indicator-to-request-priority"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.14.6" ] ] ) ; # fhir:version [ fhir:v "5.0.0"] ; # fhir:name [ fhir:v "IndicatorToRequestPriority"] ; # fhir:title [ fhir:v "Indicator To Request Priority"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:description [ fhir:v "This concept map defines a mapping from CDS Hooks indicator to request priority."] ; # fhir:sourceScope [ fhir:v "http://cds-hooks.hl7.org/ValueSet/indicator"^^xsd:anyURI ; fhir:link <http://cds-hooks.hl7.org/ValueSet/indicator>]; fhir:ConceptMap.targetCanonical [ fhir:value "http://hl7.org/fhir/ValueSet/request-priority";] ; # fhir:targetScope [ fhir:v "http://hl7.org/fhir/ValueSet/request-priority"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/ValueSet/request-priority>]; fhir:ConceptMap.group [ fhir:index 0; fhir:ConceptMap.group.element [ fhir:index 0; fhir:ConceptMap.group.element.code [ fhir:value "info" ]; fhir:ConceptMap.group.element.target [ fhir:index 0; fhir:ConceptMap.group.element.target.code [ fhir:value "routine" ]; fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equal" ] ] ], [ fhir:index 1; fhir:ConceptMap.group.element.code [ fhir:value "warning" ]; fhir:ConceptMap.group.element.target [ fhir:index 0; fhir:ConceptMap.group.element.target.code [ fhir:value "urgent" ]; fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equal" ] ] ], [ fhir:index 2; fhir:ConceptMap.group.element.code [ fhir:value "critical" ]; fhir:ConceptMap.group.element.target [ fhir:index 0; fhir:ConceptMap.group.element.target.code [ fhir:value "stat" ]; fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equal" ] ] ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/ConceptMap/cdshooks-indicator.ttl> a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI <http://build.fhir.org/ConceptMap/cdshooks-indicator.ttl> .] ; # fhir:group ( [ fhir:element ( [ fhir:code [ fhir:v "info" ] ; fhir:target ( [ fhir:code [ fhir:v "routine" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "warning" ] ; fhir:target ( [ fhir:code [ fhir:v "urgent" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "critical" ] ; fhir:target ( [ fhir:code [ fhir:v "stat" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] ) ] )] . # # -------------------------------------------------------------------------------------
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.
FHIR
®©
HL7.org
2011+.
FHIR
Release
4
(Technical
Correction
#1)
(v4.0.1)
R5
hl7.fhir.core#5.0.0
generated
on
Fri,
Nov
1,
2019
09:34+1100.
QA
Page
Sun,
Mar
26,
2023
15:24+1100.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Credits
Glossary
|
QA
|
Compare
to
R3
R4
|
Compare
to
R4B
|
|
Propose
a
change