This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
v3 map for ContactPointUse
<ConceptMap xmlns="http://hl7.org/fhir"> <id value="v3-contact-point-use"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div> </text> <url value="http://hl7.org/fhir/cm/v3/contact-point-use"/> <name value="v3 map for ContactPointUse"/> <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> <description value="v3 Map (AddressUse)"/> <status value="draft"/> <date value="2015-02-23T09:07:27+11:00"/> <sourceReference> <reference value="http://hl7.org/fhir/vs/contact-point-use"/> </sourceReference> <targetReference> <reference value="http://hl7.org/fhir/v3/vs/http://hl7.org/fhir/v3/vs/AddressUse"/> </targetReference> <element> <codeSystem value="http://hl7.org/fhir/contact-point-use"/> <code value="home"/> <map> <codeSystem value="http://hl7.org/fhir/v3/AddressUse"/> <code value="H"/> <equivalence value="equal"/> </map> </element> <element> <codeSystem value="http://hl7.org/fhir/contact-point-use"/> <code value="work"/> <map> <codeSystem value="http://hl7.org/fhir/v3/AddressUse"/> <code value="WP"/> <equivalence value="equal"/> </map> </element> <element> <codeSystem value="http://hl7.org/fhir/contact-point-use"/> <code value="temp"/> <map> <codeSystem value="http://hl7.org/fhir/v3/AddressUse"/> <code value="TMP"/> <equivalence value="equal"/> </map> </element> <element> <codeSystem value="http://hl7.org/fhir/contact-point-use"/> <code value="old"/> <map> <codeSystem value="http://hl7.org/fhir/v3/AddressUse"/> <code value="OLD"/> <equivalence value="narrower"/> <comments value="Old and Bad"/> </map> </element> <element> <codeSystem value="http://hl7.org/fhir/contact-point-use"/> <code value="old"/> <map> <codeSystem value="http://hl7.org/fhir/v3/AddressUse"/> <code value="BAD"/> <equivalence value="narrower"/> <comments value="Old and Bad"/> </map> </element> <element> <codeSystem value="http://hl7.org/fhir/contact-point-use"/> <code value="mobile"/> <map> <codeSystem value="http://hl7.org/fhir/v3/AddressUse"/> <code value="MC"/> <equivalence value="equal"/> </map> </element> </ConceptMap>
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.