{

"resourceType": "ConceptMap",
"id": "v3-contact-point-use",
"text": {
  "status": "generated",
  "div": "<div><h2>v3 map for ContactPointUse (http://hl7.org/fhir/ConceptMap/v3-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=\"v3/AddressUse/index.html\">http://hl7.org/fhir/ValueSet/v3-AddressUse</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>v3 Map (AddressUse)</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>home (Home)</td><td>equal</td><td>H (home address)</td><td/></tr><tr><td>work (Work)</td><td>equal</td><td>WP (work place)</td><td/></tr><tr><td>temp (Temp)</td><td>equal</td><td>TMP (temporary address)</td><td/></tr><tr><td>old (Old)</td><td>narrower</td><td>OLD (no longer in use)</td><td>Old and Bad</td></tr><tr><td>old (Old)</td><td>narrower</td><td>BAD (bad address)</td><td>Old and Bad</td></tr><tr><td>mobile (Mobile)</td><td>equal</td><td>MC (mobile contact))</td><td/></tr></table></div>"
},
"url": "http://hl7.org/fhir/ConceptMap/v3-contact-point-use",
"name": "v3 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": "v3 Map (AddressUse)",
"sourceReference": {
  "reference": "http://hl7.org/fhir/ValueSet/contact-point-use"
},
"targetReference": {
  "reference": "http://hl7.org/fhir/ValueSet/v3-AddressUse"
},
"element": [
  {
    "codeSystem": "http://hl7.org/fhir/contact-point-use",
    "code": "home",
    "target": [
      {
        "codeSystem": "http://hl7.org/fhir/v3/AddressUse",
        "code": "H",
        "equivalence": "equal"
      }
    ]
  },
  {
    "codeSystem": "http://hl7.org/fhir/contact-point-use",
    "code": "work",
    "target": [
      {
        "codeSystem": "http://hl7.org/fhir/v3/AddressUse",
        "code": "WP",
        "equivalence": "equal"
      }
    ]
  },
  {
    "codeSystem": "http://hl7.org/fhir/contact-point-use",
    "code": "temp",
    "target": [
      {
        "codeSystem": "http://hl7.org/fhir/v3/AddressUse",
        "code": "TMP",
        "equivalence": "equal"
      }
    ]
  },
  {
    "codeSystem": "http://hl7.org/fhir/contact-point-use",
    "code": "old",
    "target": [
      {
        "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",
    "target": [
      {
        "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",
    "target": [
      {
        "codeSystem": "http://hl7.org/fhir/v3/AddressUse",
        "code": "MC",
        "equivalence": "equal"
      }
    ]
  }
]

}