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

Mapping from http://hl7.org/fhir/ValueSet/contact-point-system to http://terminology.hl7.org/ValueSet/v2-0202

DRAFT. Published on 2022-05-28T12:47:40+10:00 by HL7 (FHIR Project) ( http://hl7.org/fhir, fhir@lists.hl7.org).


Source Code Relationship Destination Code Comment
Mapping from ContactPointSystem to telecommunicationEquipmentType
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="2022-05-28T12:47:40+10: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> <sourceCanonical value="http://hl7.org/fhir/ValueSet/contact-point-system"/> <targetCanonical 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"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="fax"/> <target> <code value="FX"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="email"/> <target> <code value="Internet"/> <equivalence value="wider"/> <comment value="for email addresses"/> </target> </element> <element> <code value="pager"/> <target> <code value="BP"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="url"/> <target> <code value="Internet"/> <equivalence value="wider"/> <comment value="for non-email kinds of addresses"/> </target> </element> </group> </ConceptMap>