{

"resourceType": "ConceptMap",
"id": "v2-contact-point-system",
"text": {
  "status": "generated",
  "div": "<div><h2>v2 map for ContactPointSystem (http://hl7.org/fhir/ConceptMap/v2-contact-point-system)</h2><p>Mapping from <a href=\"valueset-contact-point-system.html\">http://hl7.org/fhir/ValueSet/contact-point-system</a> to <a href=\"v2/0202/index.html\">http://hl7.org/fhir/ValueSet/v2-0202</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 (0202)</p><br/><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Equivalence</b></td><td><b>Destination Code</b></td><td><b>Comments</b></td></tr><tr><td>phone (Phone)</td><td>equivalent</td><td>PH (Telephone)</td><td/></tr><tr><td>fax (Fax)</td><td>equivalent</td><td>FX (Fax)</td><td/></tr><tr><td>email (Email)</td><td>narrower</td><td>Internet (Internet Address)</td><td>for email addresses</td></tr><tr><td>pager (Pager)</td><td>equivalent</td><td>BP (Beeper)</td><td/></tr><tr><td>other (URL)</td><td>narrower</td><td>Internet (Internet Address)</td><td>for non-email kinds of addresses</td></tr></table></div>"
},
"url": "http://hl7.org/fhir/ConceptMap/v2-contact-point-system",
"name": "v2 map for ContactPointSystem",
"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 (0202)",
"sourceReference": {
  "reference": "http://hl7.org/fhir/ValueSet/contact-point-system"
},
"targetReference": {
  "reference": "http://hl7.org/fhir/ValueSet/v2-0202"
},
"element": [
  {
    "codeSystem": "http://hl7.org/fhir/contact-point-system",
    "code": "phone",
    "target": [
      {
        "codeSystem": "http://hl7.org/fhir/v2/0202",
        "code": "PH",
        "equivalence": "equivalent"
      }
    ]
  },
  {
    "codeSystem": "http://hl7.org/fhir/contact-point-system",
    "code": "fax",
    "target": [
      {
        "codeSystem": "http://hl7.org/fhir/v2/0202",
        "code": "FX",
        "equivalence": "equivalent"
      }
    ]
  },
  {
    "codeSystem": "http://hl7.org/fhir/contact-point-system",
    "code": "email",
    "target": [
      {
        "codeSystem": "http://hl7.org/fhir/v2/0202",
        "code": "Internet",
        "equivalence": "narrower",
        "comments": "for email addresses"
      }
    ]
  },
  {
    "codeSystem": "http://hl7.org/fhir/contact-point-system",
    "code": "pager",
    "target": [
      {
        "codeSystem": "http://hl7.org/fhir/v2/0202",
        "code": "BP",
        "equivalence": "equivalent"
      }
    ]
  },
  {
    "codeSystem": "http://hl7.org/fhir/contact-point-system",
    "code": "other",
    "target": [
      {
        "codeSystem": "http://hl7.org/fhir/v2/0202",
        "code": "Internet",
        "equivalence": "narrower",
        "comments": "for non-email kinds of addresses"
      }
    ]
  }
]

}