PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.8.0
    http://hl7.org/fhir/ConceptMap/101
{
  "description": "A mapping between the FHIR and HL7 v3 AddressUse Code systems",
  "_filename": "conceptmap-example.json",
  "package_name": "hl7.fhir.core",
  "date": "2012-06-13",
  "group": [ {
    "source": "http://hl7.org/fhir/address-use",
    "target": "http://hl7.org/fhir/v3/AddressUse",
    "element": [ {
      "code": "home",
      "target": [ {
        "code": "H"
      } ]
    }, {
      "code": "home",
      "target": [ {
        "code": "H"
      } ]
    }, {
      "code": "work",
      "target": [ {
        "code": "WP"
      } ]
    }, {
      "code": "temp",
      "target": [ {
        "code": "TMP"
      } ]
    }, {
      "code": "old",
      "target": [ {
        "code": "BAD",
        "comments": "In the HL7 v3 AD, old is handled by the usablePeriod element, but you have to provide a time, there's no simple equivalent of flagging an address as old",
        "equivalence": "disjoint"
      } ]
    } ]
  } ],
  "publisher": "HL7, Inc",
  "purpose": "To help implementers map from HL7 v3/CDA to FHIR",
  "name": "FHIR/v3 Address Use Mapping",
  "useContext": [ {
    "code": {
      "code": "venue",
      "system": "http://hl7.org/fhir/usage-context-type"
    },
    "valueCodeableConcept": {
      "text": "for CDA Usage"
    }
  } ],
  "copyright": "Creative Commons 0",
  "type": null,
  "experimental": "true",
  "resourceType": "ConceptMap",
  "title": null,
  "package_version": "1.8.0",
  "sourceReference": {
    "reference": "http://hl7.org/fhir/ValueSet/address-use"
  },
  "status": "draft",
  "id": "71d103fc-ee90-4104-aa67-111cfa7e6332",
  "kind": null,
  "url": "http://hl7.org/fhir/ConceptMap/101",
  "identifier": {
    "value": "urn:uuid:53cd62ee-033e-414c-9f58-3ca97b5ffc3b",
    "system": "urn:ietf:rfc:3986"
  },
  "targetReference": {
    "reference": "http://hl7.org/fhir/ValueSet/v3-AddressUse"
  },
  "version": "20120613",
  "contact": [ {
    "name": "FHIR project team (example)",
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}