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
{ "resourceType": "ConceptMap", "id": "v3-contact-point-use", "text": { "status": "generated", "div": "<div>!-- Snipped for Brevity --></div>" }, "url": "http://hl7.org/fhir/cm/v3/contact-point-use", "name": "v3 map for ContactPointUse", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "v3 Map (AddressUse)", "status": "draft", "date": "2015-02-23T09:07:27+11:00", "sourceReference": { "reference": "http://hl7.org/fhir/vs/contact-point-use" }, "targetReference": { "reference": "http://hl7.org/fhir/v3/vs/http://hl7.org/fhir/v3/vs/AddressUse" }, "element": [ { "codeSystem": "http://hl7.org/fhir/contact-point-use", "code": "home", "map": [ { "codeSystem": "http://hl7.org/fhir/v3/AddressUse", "code": "H", "equivalence": "equal" } ] }, { "codeSystem": "http://hl7.org/fhir/contact-point-use", "code": "work", "map": [ { "codeSystem": "http://hl7.org/fhir/v3/AddressUse", "code": "WP", "equivalence": "equal" } ] }, { "codeSystem": "http://hl7.org/fhir/contact-point-use", "code": "temp", "map": [ { "codeSystem": "http://hl7.org/fhir/v3/AddressUse", "code": "TMP", "equivalence": "equal" } ] }, { "codeSystem": "http://hl7.org/fhir/contact-point-use", "code": "old", "map": [ { "codeSystem": "http://hl7.org/fhir/v3/AddressUse", "code": "OLD", "equivalence": "narrower", "comments": "Old and Bad" } ] }, { "codeSystem": "http://hl7.org/fhir/contact-point-use", "code": "old", "map": [ { "codeSystem": "http://hl7.org/fhir/v3/AddressUse", "code": "BAD", "equivalence": "narrower", "comments": "Old and Bad" } ] }, { "codeSystem": "http://hl7.org/fhir/contact-point-use", "code": "mobile", "map": [ { "codeSystem": "http://hl7.org/fhir/v3/AddressUse", "code": "MC", "equivalence": "equal" } ] } ] }
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.