{
  "resourceType": "ConceptMap",
  "id": "cm-address-type-v3",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>v3 map for AddressType (http://hl7.org/fhir/ConceptMap/cm-address-type-v3)</h2><p>Mapping from \r\n              <a href=\"valueset-address-type.html\">http://hl7.org/fhir/ValueSet/address-type</a> to \r\n              <a href=\"v3/AddressUse/vs.html\">http://hl7.org/fhir/ValueSet/v3-AddressUse</a></p><p>DRAFT. Published on 19/04/2017 7:44:43 AM by HL7 (FHIR Project) (\r\n              <a href=\"http://hl7.org/fhir\">http://hl7.org/fhir</a>, \r\n              <a href=\"mailto:fhir@lists.hl7.org\">fhir@lists.hl7.org</a>). \r\n            </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>postal (Postal)</td><td>equal</td><td>PHYS (physical visit address)</td></tr><tr><td>physical (Physical)</td><td>equal</td><td>PST (postal address)</td></tr></table></div>"
  },
  "url": "http://hl7.org/fhir/ConceptMap/cm-address-type-v3",
  "name": "v3 map for AddressType",
  "status": "draft",
  "date": "2017-04-18T21:44:43+00:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "sourceReference": {
    "reference": "http://hl7.org/fhir/ValueSet/address-type"
  },
  "targetReference": {
    "reference": "http://hl7.org/fhir/ValueSet/v3-AddressUse"
  },
  "group": [
    {
      "source": "http://hl7.org/fhir/address-type",
      "target": "http://hl7.org/fhir/v3/AddressUse",
      "element": [
        {
          "code": "postal",
          "target": [
            {
              "code": "PHYS",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "physical",
          "target": [
            {
              "code": "PST",
              "equivalence": "equal"
            }
          ]
        }
      ]
    }
  ]
}