Terminology
This
page
is
part
of
the
FHIR
Specification
(v5.0.0:
R5
-
STU
v6.0.0-ballot2:
Release
6
Ballot
(2nd
Draft)
(see
Ballot
Notes
).
This
is
the
The
current
published
version
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
| Terminology Infrastructure Work Group | Maturity Level : N/A | Standards Status : Informative | Compartments : No defined compartments |
Raw Turtle (+ also see Turtle/RDF Format Specification )
General ConceptMap Example
@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 ------------------------------------------------------------------- [a fhir:ConceptMap ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "101"] ; # fhir:text [fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>FHIRv3AddressUse (http://hl7.org/fhir/ConceptMap/101)</h2>\n <p>Mapping from \n <a href=\"valueset-address-use.html\">AddressUse</a> to \n <a href=\"http://terminology.hl7.org/5.1.0/ValueSet-v3-AddressUse.html\">AddressUse</a>\n </p>\n <p>DRAFT (not intended for production usage). Published on 2012-06-13 by HL7, Inc (FHIR project team (example): \n <a href=\"http://hl7.org/fhir\">http://hl7.org/fhir</a>). Creative Commons 0\n </p>\n <div>\n <p>A mapping between the FHIR and HL7 v3 AddressUse Code systems</p>\n\n </div>\n <br/>\n <p>\n <b>Group 1</b>Mapping from \n <a href=\"codesystem-address-use.html\">AddressUse</a> to \n <a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-v3-AddressUse.html\">AddressUse</a>\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 <td>\n <b>Comment</b>\n </td>\n </tr>\n <tr>\n <td>home</td>\n <td>\n <a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a>\n </td>\n <td>H (home address)</td>\n <td/>\n </tr>\n <tr>\n <td>work</td>\n <td>\n <a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a>\n </td>\n <td>WP (work place)</td>\n <td/>\n </tr>\n <tr>\n <td>temp (Temporary)</td>\n <td>\n <a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a>\n </td>\n <td>TMP (temporary address)</td>\n <td/>\n </tr>\n <tr>\n <td>old (Old / Incorrect)</td>\n <td>\n <a href=\"codesystem-concept-map-relationship.html#not-related-to\" title=\"not-related-to\">is not related to</a>\n </td>\n <td>BAD (bad address)</td>\n <td>In the HL7 v3 AD, old is handled by the usablePeriod element, but you have to provide a time, there's no simple equivalent of flagging an address as old</td>\n </tr>\n </table>\n </div>"fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p class=\"res-header-id\">\n <b>Generated Narrative: ConceptMap 101</b>\n </p>\n <a name=\"101\"> </a>\n <a name=\"hc101\"> </a>\n <a name=\"101-en-AU\"> </a>\n <p>Mapping from \n <a href=\"valueset-address-use.html\">AddressUse</a> to \n <a href=\"http://terminology.hl7.org/6.0.2/ValueSet-v3-AddressUse.html\">AddressUse</a>\n </p>\n <br/>\n <p>\n <b>Group 1 </b>Mapping from \n <a href=\"codesystem-address-use.html\">AddressUse</a> to \n <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-AddressUse.html\">AddressUse</a>\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 <td>\n <b>Comment</b>\n </td>\n </tr>\n <tr>\n <td>home</td>\n <td>\n <a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a>\n </td>\n <td>H (home address)</td>\n <td/>\n </tr>\n <tr>\n <td>work</td>\n <td>\n <a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a>\n </td>\n <td>WP (work place)</td>\n <td/>\n </tr>\n <tr>\n <td>temp (Temporary)</td>\n <td>\n <a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a>\n </td>\n <td>TMP (temporary address)</td>\n <td/>\n </tr>\n <tr>\n <td>old (Old / Incorrect)</td>\n <td>\n <a href=\"codesystem-concept-map-relationship.html#not-related-to\" title=\"not-related-to\">is not related to</a>\n </td>\n <td>BAD (bad address)</td>\n <td>In the HL7 v3 AD, old is handled by the usablePeriod element, but you have to provide a time, there's no simple equivalent of flagging an address as old</td>\n </tr>\n </table>\n </div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ fhir:v "vocab" ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/ConceptMap/101"^^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.1" ] ] [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:53cd62ee-033e-414c-9f58-3ca97b5ffc3b" ] ] ) ; #fhir:version [ fhir:v "5.0.0"] ; #fhir:version [ fhir:v "6.0.0-ballot2"] ; # fhir:name [ fhir:v "FHIRv3AddressUse"] ; # fhir:title [ fhir:v "FHIR/v3 Address Use Mapping"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # fhir:date [ fhir:v "2012-06-13"^^xsd:date] ; #fhir:publisher [ fhir:v "HL7, Inc"] ; #fhir:publisher [ fhir:v "HL7 International / Terminology Infrastructure"] ; # fhir:contact ( [fhir:name [ fhir:v "FHIR project team (example)" ] ;fhir:telecom ( [ fhir:system [ fhir:v "url" ] ;fhir:value [ fhir:v "http://hl7.org/fhir" ]fhir:value [ fhir:v "http://www.hl7.org/Special/committees/Vocab" ] ] ) ] ) ; # fhir:description [ fhir:v "A mapping between the FHIR and HL7 v3 AddressUse Code systems"] ; # fhir:useContext ( [ fhir:code [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "venue" ] ] ; fhir:value [ a fhir:CodeableConcept ; fhir:text [ fhir:v "for CCDA Usage" ] ] ] ) ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "US" ] ] ) ] ) ; # fhir:purpose [ fhir:v "To help implementers map from FHIR to HL7 v3/CDA"] ; # fhir:copyright [ fhir:v "Creative Commons 0"] ; # fhir:sourceScope [ fhir:v "http://hl7.org/fhir/ValueSet/address-use"^^xsd:anyURI] ; # fhir:targetScope [ fhir:v "http://terminology.hl7.org/ValueSet/v3-AddressUse"^^xsd:anyURI] ; # fhir:group ( [ fhir:source [ fhir:v "http://hl7.org/fhir/address-use"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/address-use> ] ; fhir:target [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-AddressUse"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/CodeSystem/v3-AddressUse> ] ; fhir:element ( [ fhir:code [ fhir:v "home" ] ; fhir:display [ fhir:v "Home" ] ; fhir:target ( [ fhir:code [ fhir:v "H" ] ; fhir:display [ fhir:v "home address" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "work" ] ; fhir:display [ fhir:v "Work" ] ; fhir:target ( [ fhir:code [ fhir:v "WP" ] ; fhir:display [ fhir:v "work place" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "temp" ] ; fhir:display [ fhir:v "Temporary" ] ; fhir:target ( [ fhir:code [ fhir:v "TMP" ] ; fhir:display [ fhir:v "temporary address" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "old" ] ; fhir:display [ fhir:v "Old / Incorrect" ] ; fhir:target ( [ fhir:code [ fhir:v "BAD" ] ; fhir:display [ fhir:v "bad address" ] ; fhir:relationship [ fhir:v "not-related-to" ] ; fhir:comment [ fhir:v "In the HL7 v3 AD, old is handled by the usablePeriod element, but you have to provide a time, there's no simple equivalent of flagging an address as old" ] ] ) ] ) ; fhir:unmapped [ fhir:mode [ fhir:v "fixed" ] ; fhir:code [ fhir:v "temp" ] ; fhir:display [ fhir:v "temp" ] ; fhir:relationship [ fhir:v "related-to" ] ] ] )] . # # -------------------------------------------------------------------------------------
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
R5
hl7.fhir.core#5.0.0
R6
hl7.fhir.core#6.0.0-ballot2
generated
on
Sun,
Mar
26,
2023
15:24+1100.
Mon,
Aug
12,
2024
16:58+0800.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
|
Propose
a
change