Terminology
This
page
is
part
of
the
Continuous
Integration
Build
of
FHIR
Specification
(v4.0.1:
R4
-
Mixed
Normative
and
STU
)
in
it's
permanent
home
(it
will
always
(will
be
available
incorrect/inconsistent
at
this
URL).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4
|
Responsible
Owner:
|
Standards Status : Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification )
v3.DetectedIssueSeverity
V3DetectedIssueSeverity
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource -------------------------------------------------------------------[] a fhir:ConceptMap; fhir:Resource.id [ fhir:value "cm-detectedissue-severity-v3"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:ConceptMap.url [ fhir:value "http://hl7.org/fhir/ConceptMap/cm-detectedissue-severity-v3"]; fhir:ConceptMap.version [ fhir:value "4.0.1"]; fhir:ConceptMap.name [ fhir:value "v3.DetectedIssueSeverity"]; fhir:ConceptMap.title [ fhir:value "v3 map for DetectedIssueSeverity"]; fhir:ConceptMap.status [ fhir:value "draft"]; fhir:ConceptMap.date [ fhir:value "2019-11-01T09:29:23+11:00"]; fhir:ConceptMap.publisher [ fhir:value "HL7 (FHIR Project)"]; fhir:ConceptMap.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ] ], [ fhir:index 1; fhir:ContactPoint.system [ fhir:value "email" ]; fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ] ] ]; fhir:ConceptMap.source [ fhir:value "http://hl7.org/fhir/ValueSet/detectedissue-severity"]; fhir:ConceptMap.target [ fhir:value "http://terminology.hl7.org/ValueSet/v3-SeverityObservation"]; fhir:ConceptMap.group [ fhir:index 0; fhir:ConceptMap.source [ fhir:value "http://hl7.org/fhir/detectedissue-severity" ]; fhir:ConceptMap.target [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationValue" ]; fhir:ConceptMap.element [ fhir:index 0; fhir:ConceptMap.code [ fhir:value "high" ]; fhir:ConceptMap.target [ fhir:index 0; fhir:ConceptMap.code [ fhir:value "H" ]; fhir:ConceptMap.equivalence [ fhir:value "equal" ] ] ], [ fhir:index 1; fhir:ConceptMap.code [ fhir:value "moderate" ]; fhir:ConceptMap.target [ fhir:index 0; fhir:ConceptMap.code [ fhir:value "M" ]; fhir:ConceptMap.equivalence [ fhir:value "equal" ] ] ], [ fhir:index 2; fhir:ConceptMap.code [ fhir:value "low" ]; fhir:ConceptMap.target [ fhir:index 0; fhir:ConceptMap.code [ fhir:value "L" ]; fhir:ConceptMap.equivalence [ fhir:value "equal" ] ] ] ] .<http://hl7.org/fhir/ConceptMap/cm-detectedissue-severity-v3> a fhir:ConceptMap ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "cm-detectedissue-severity-v3"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap cm-detectedissue-severity-v3</b></p><a name=\"cm-detectedissue-severity-v3\"> </a><a name=\"hccm-detectedissue-severity-v3\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"codesystem-detectedissue-severity.html\">Detected Issue Severity</a> to <a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ObservationValue.html\">ObservationValue</a></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>high</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>H (High)</td></tr><tr><td>moderate</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>M (Moderate)</td></tr><tr><td>low</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>L (Low)</td></tr></table></div>"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "http://hl7.org/fhir/ConceptMap/cm-detectedissue-severity-v3"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/ConceptMap/cm-detectedissue-severity-v3> ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ; fhir:l <urn:ietf:rfc:3986> ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.14.10" ] ] ) ; # fhir:version [ fhir:v "6.0.0-ballot3"] ; # fhir:name [ fhir:v "V3DetectedIssueSeverity"] ; # fhir:title [ fhir:v "v3 map for DetectedIssueSeverity"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2020-12-24T21:13:15+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 (FHIR Project)"] ; # fhir:description [ fhir:v "v3 map for DetectedIssueSeverity"] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ; fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] ) ; # fhir:group ( [ fhir:source [ fhir:v "http://hl7.org/fhir/detectedissue-severity"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/detectedissue-severity> ] ; fhir:target [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationValue"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationValue> ] ; fhir:element ( [ fhir:code [ fhir:v "high" ] ; fhir:target ( [ fhir:code [ fhir:v "H" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "moderate" ] ; fhir:target ( [ fhir:code [ fhir:v "M" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "low" ] ; fhir:target ( [ fhir:code [ fhir:v "L" ] ; 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)
R6
hl7.fhir.core#6.0.0-ballot3
generated
on
Fri,
Thu,
Nov
1,
2019
09:33+1100.
QA
Page
27,
2025
16:52+0000.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Credits
Glossary
|
QA
|
Compare
to
R3
R4
|
Compare
to
R5
|
Compare
to
Last
Ballot
|
|
Propose
a
change