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
R4B
R4
|
Responsible
Owner:
|
Standards Status : Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification )
v2.ContactPointSystem
@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-contact-point-system-v2"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:ConceptMap.url [ fhir:value "http://hl7.org/fhir/ConceptMap/cm-contact-point-system-v2"]; fhir:ConceptMap.version [ fhir:value "4.0.1"]; fhir:ConceptMap.name [ fhir:value "v2.ContactPointSystem"]; fhir:ConceptMap.title [ fhir:value "v2 map for ContactPointSystem"]; 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/contact-point-system"]; fhir:ConceptMap.target [ fhir:value "http://terminology.hl7.org/ValueSet/v2-0202"]; fhir:ConceptMap.group [ fhir:index 0; fhir:ConceptMap.source [ fhir:value "http://hl7.org/fhir/contact-point-system" ]; fhir:ConceptMap.target [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0202" ]; fhir:ConceptMap.element [ fhir:index 0; fhir:ConceptMap.code [ fhir:value "phone" ]; fhir:ConceptMap.target [ fhir:index 0; fhir:ConceptMap.code [ fhir:value "PH" ]; fhir:ConceptMap.equivalence [ fhir:value "equivalent" ] ] ], [ fhir:index 1; fhir:ConceptMap.code [ fhir:value "fax" ]; fhir:ConceptMap.target [ fhir:index 0; fhir:ConceptMap.code [ fhir:value "FX" ]; fhir:ConceptMap.equivalence [ fhir:value "equivalent" ] ] ], [ fhir:index 2; fhir:ConceptMap.code [ fhir:value "email" ]; fhir:ConceptMap.target [ fhir:index 0; fhir:ConceptMap.code [ fhir:value "Internet" ]; fhir:ConceptMap.equivalence [ fhir:value "narrower" ]; fhir:ConceptMap.comment [ fhir:value "for email addresses" ] ] ], [ fhir:index 3; fhir:ConceptMap.code [ fhir:value "pager" ]; fhir:ConceptMap.target [ fhir:index 0; fhir:ConceptMap.code [ fhir:value "BP" ]; fhir:ConceptMap.equivalence [ fhir:value "equivalent" ] ] ], [ fhir:index 4; fhir:ConceptMap.code [ fhir:value "url" ]; fhir:ConceptMap.target [ fhir:index 0; fhir:ConceptMap.code [ fhir:value "Internet" ]; fhir:ConceptMap.equivalence [ fhir:value "narrower" ]; fhir:ConceptMap.comment [ fhir:value "for non-email kinds of addresses" ] ] ] ] .<http://hl7.org/fhir/ConceptMap/cm-contact-point-system-v2> a fhir:ConceptMap ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "cm-contact-point-system-v2"] ; # 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-contact-point-system-v2</b></p><a name=\"cm-contact-point-system-v2\"> </a><a name=\"hccm-contact-point-system-v2\"> </a><p>Mapping from <a href=\"valueset-contact-point-system.html\">ContactPointSystem</a> to <a href=\"http://terminology.hl7.org/7.0.0/ValueSet-v2-0202.html\">hl7VS-telecommunicationEquipmentType</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"codesystem-contact-point-system.html\">ContactPointSystem</a> to <a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v2-0202.html\">telecommunicationEquipmentType</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>phone</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>PH (Telephone)</td><td/></tr><tr><td>fax</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>FX (Fax)</td><td/></tr><tr><td>email</td><td><a href=\"codesystem-concept-map-relationship.html#source-is-narrower-than-target\" title=\"source-is-narrower-than-target\">is narrower than</a></td><td>Internet (Internet Address)</td><td>for email addresses</td></tr><tr><td>pager</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>BP (Beeper)</td><td/></tr><tr><td>url</td><td><a href=\"codesystem-concept-map-relationship.html#source-is-narrower-than-target\" title=\"source-is-narrower-than-target\">is narrower than</a></td><td>Internet (Internet Address)</td><td>for non-email kinds of addresses</td></tr></table></div>"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "http://hl7.org/fhir/ConceptMap/cm-contact-point-system-v2"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/ConceptMap/cm-contact-point-system-v2> ] ; # fhir:version [ fhir:v "6.0.0-ballot3"] ; # fhir:name [ fhir:v "v2.ContactPointSystem"] ; # fhir:title [ fhir:v "v2 map for ContactPointSystem"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2025-11-24T20:46:00+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 (FHIR Project)"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org/fhir" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "fhir@lists.hl7.org" ] ] ) ] [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] ) ] ) ; # 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:sourceScope [ a fhir:Canonical ; fhir:v "http://hl7.org/fhir/ValueSet/contact-point-system"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/ValueSet/contact-point-system> ] ; # fhir:targetScope [ a fhir:Canonical ; fhir:v "http://terminology.hl7.org/ValueSet/v2-0202"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/ValueSet/v2-0202> ] ; # fhir:group ( [ fhir:source [ fhir:v "http://hl7.org/fhir/contact-point-system"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/contact-point-system> ] ; fhir:target [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0202"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v2-0202> ] ; fhir:element ( [ fhir:code [ fhir:v "phone" ] ; fhir:target ( [ fhir:code [ fhir:v "PH" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "fax" ] ; fhir:target ( [ fhir:code [ fhir:v "FX" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "email" ] ; fhir:target ( [ fhir:code [ fhir:v "Internet" ] ; fhir:relationship [ fhir:v "source-is-narrower-than-target" ] ; fhir:comment [ fhir:v "for email addresses" ] ] ) ] [ fhir:code [ fhir:v "pager" ] ; fhir:target ( [ fhir:code [ fhir:v "BP" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "url" ] ; fhir:target ( [ fhir:code [ fhir:v "Internet" ] ; fhir:relationship [ fhir:v "source-is-narrower-than-target" ] ; fhir:comment [ fhir:v "for non-email kinds of addresses" ] ] ) ] ) ] ) . # # -------------------------------------------------------------------------------------
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,
Mon,
Nov
1,
2019
09:33+1100.
QA
Page
24,
2025
20:50+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