v2.ContactPointSystem (http://hl7.org/fhir/ConceptMap/cm-contact-point-system-v2)

Mapping from ContactPointSystem to hl7VS-telecommunicationEquipmentType

DRAFT. Published on 2023-03-26T15:21:02+11:00 by HL7 (FHIR Project) ( http://hl7.org/fhir, fhir@lists.hl7.org).


Group 1Mapping from ContactPointSystem to telecommunicationEquipmentType

Source Code Relationship Target Code Comment
phone is equivalent to PH (Telephone)
fax is equivalent to FX (Fax)
email is narrower then Internet (Internet Address) for email addresses
pager is equivalent to BP (Beeper)
url is narrower then Internet (Internet Address) for non-email kinds of addresses
<status value="draft"/> <experimental value="false"/> <date value="2023-03-26T15:21:02+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <jurisdiction> <coding> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="001"/> <display value="World"/> </coding> </jurisdiction> <sourceScopeCanonical value="http://hl7.org/fhir/ValueSet/contact-point-system"/> <targetScopeCanonical value="http://terminology.hl7.org/ValueSet/v2-0202"/> <group> <source value="http://hl7.org/fhir/contact-point-system"/> <target value="http://terminology.hl7.org/CodeSystem/v2-0202"/> <element> <code value="phone"/> <target> <code value="PH"/> <relationship value="equivalent"/> </target> </element> <element> <code value="fax"/> <target> <code value="FX"/> <relationship value="equivalent"/> </target> </element> <element> <code value="email"/> <target> <code value="Internet"/> <relationship value="source-is-narrower-than-target"/> <comment value="for email addresses"/> </target> </element> <element> <code value="pager"/> <target> <code value="BP"/> <relationship value="equivalent"/> </target> </element> <element> <code value="url"/> <target> <code value="Internet"/> <relationship value="source-is-narrower-than-target"/> <comment value="for non-email kinds of addresses"/> </target> </element> </group> </ConceptMap>