PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-dhdr@4.0.1-alpha1.0.0
    http://hl7.org/fhir/ConceptMap/101
{
  "description": "A mapping between the FHIR and HL7 v3 AddressUse Code systems",
  "_filename": "ConceptMapSample.json",
  "package_name": "ca.on.oh-dhdr",
  "date": "2012-06-13",
  "targetUri": "http://terminology.hl7.org/ValueSet/v3-AddressUse",
  "group": [ {
    "source": "http://hl7.org/fhir/address-use",
    "target": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
    "element": [ {
      "code": "home",
      "target": [ {
        "code": "H",
        "display": "home",
        "equivalence": "equivalent"
      } ],
      "display": "home"
    }, {
      "code": "work",
      "target": [ {
        "code": "WP",
        "display": "work place",
        "equivalence": "equivalent"
      } ],
      "display": "work"
    }, {
      "code": "temp",
      "target": [ {
        "code": "TMP",
        "display": "temporary address",
        "equivalence": "equivalent"
      } ],
      "display": "temp"
    }, {
      "code": "old",
      "target": [ {
        "code": "BAD",
        "comment": "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",
        "display": "bad address",
        "equivalence": "disjoint"
      } ],
      "display": "old"
    } ],
    "unmapped": {
      "code": "temp",
      "mode": "fixed",
      "display": "temp"
    }
  } ],
  "publisher": "HL7, Inc",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "purpose": "To help implementers map from HL7 v3/CDA to FHIR",
  "name": "FHIRv3AddressUse",
  "useContext": [ {
    "code": {
      "code": "venue",
      "system": "http://terminology.hl7.org/CodeSystem/usage-context-type"
    },
    "valueCodeableConcept": {
      "text": "for CCDA Usage"
    }
  } ],
  "copyright": "Creative Commons 0",
  "type": null,
  "experimental": "true",
  "resourceType": "ConceptMap",
  "title": "FHIR v3 Address Use Mapping",
  "package_version": "4.0.1-alpha1.0.0",
  "status": "draft",
  "id": "43a41a38-fd14-40df-9224-fa28d2fcba74",
  "kind": null,
  "sourceUri": "http://hl7.org/fhir/ValueSet/address-use",
  "url": "http://hl7.org/fhir/ConceptMap/101",
  "identifier": {
    "value": "urn:uuid:53cd62ee-033e-414c-9f58-3ca97b5ffc3b",
    "system": "urn:ietf:rfc:3986"
  },
  "version": "4.0.1",
  "contact": [ {
    "name": "FHIR project team (example)",
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}