{

"resourceType": "ConceptMap",
"id": "v2-contact-point-use",
"text": {
  "status": "generated",
  "div": "<div><h2>v2 map for ContactPointUse (http://hl7.org/fhir/ConceptMap/v2-contact-point-use)</h2><p>Mapping from <a href=\"valueset-contact-point-use.html\">http://hl7.org/fhir/ValueSet/contact-point-use</a> to <a href=\"v2/0201/index.html\">http://hl7.org/fhir/ValueSet/v2-0201</a></p><p>DRAFT. Published on 24/10/2015 7:41:03 AM by HL7 (FHIR Project) (<a href=\"http://hl7.org/fhir\">http://hl7.org/fhir</a>, <a href=\"mailto:fhir@lists.hl7.org\">fhir@lists.hl7.org</a>; ). </p><p>v2 Map (0201)</p><br/><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Equivalence</b></td><td><b>Destination Code</b></td></tr><tr><td>home (Home)</td><td>wider</td><td>PRN (Primary Residence Number)</td></tr><tr><td>home (Home)</td><td>wider</td><td>ORN (Other Residence Number)</td></tr><tr><td>home (Home)</td><td>wider</td><td>VHN (Vacation Home Number)</td></tr><tr><td>work (Work)</td><td>equivalent</td><td>WPN (Work Number)</td></tr><tr><td>mobile (Mobile)</td><td>equivalent</td><td>PRS (Personal)</td></tr></table></div>"
},
"url": "http://hl7.org/fhir/ConceptMap/v2-contact-point-use",
"name": "v2 map for ContactPointUse",
"status": "draft",
"publisher": "HL7 (FHIR Project)",
"contact": [
  {
    "telecom": [
      {
        "system": "other",
        "value": "http://hl7.org/fhir"
      },
      {
        "system": "email",
        "value": "fhir@lists.hl7.org"
      }
    ]
  }
],
"date": "2015-10-24T07:41:03+11:00",
"description": "v2 Map (0201)",
"sourceReference": {
  "reference": "http://hl7.org/fhir/ValueSet/contact-point-use"
},
"targetReference": {
  "reference": "http://hl7.org/fhir/ValueSet/v2-0201"
},
"element": [
  {
    "codeSystem": "http://hl7.org/fhir/contact-point-use",
    "code": "home",
    "target": [
      {
        "codeSystem": "http://hl7.org/fhir/v2/0201",
        "code": "PRN",
        "equivalence": "wider"
      }
    ]
  },
  {
    "codeSystem": "http://hl7.org/fhir/contact-point-use",
    "code": "home",
    "target": [
      {
        "codeSystem": "http://hl7.org/fhir/v2/0201",
        "code": "ORN",
        "equivalence": "wider"
      }
    ]
  },
  {
    "codeSystem": "http://hl7.org/fhir/contact-point-use",
    "code": "home",
    "target": [
      {
        "codeSystem": "http://hl7.org/fhir/v2/0201",
        "code": "VHN",
        "equivalence": "wider"
      }
    ]
  },
  {
    "codeSystem": "http://hl7.org/fhir/contact-point-use",
    "code": "work",
    "target": [
      {
        "codeSystem": "http://hl7.org/fhir/v2/0201",
        "code": "WPN",
        "equivalence": "equivalent"
      }
    ]
  },
  {
    "codeSystem": "http://hl7.org/fhir/contact-point-use",
    "code": "mobile",
    "target": [
      {
        "codeSystem": "http://hl7.org/fhir/v2/0201",
        "code": "PRS",
        "equivalence": "equivalent"
      }
    ]
  }
]

}