PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.crmi@1.0.0
    http://hl7.org/fhir/uv/crmi/ConceptMap/shareable-example
{
  "description": "A mapping between the FHIR and HL7 v3 AddressUse Code systems",
  "_filename": "example/ConceptMap-shareable-example.json",
  "package_name": "hl7.fhir.uv.crmi",
  "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 address",
        "equivalence": "equivalent",
        "modifierExtension": [ {
          "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
          "valueCode": "equivalent"
        } ]
      } ],
      "display": "home"
    }, {
      "code": "work",
      "target": [ {
        "code": "WP",
        "display": "work place",
        "equivalence": "equivalent",
        "modifierExtension": [ {
          "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
          "valueCode": "equivalent"
        } ]
      } ],
      "display": "work"
    }, {
      "code": "temp",
      "target": [ {
        "code": "TMP",
        "display": "temporary address",
        "equivalence": "equivalent",
        "modifierExtension": [ {
          "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
          "valueCode": "equivalent"
        } ]
      } ],
      "display": "Temporary"
    }, {
      "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",
        "modifierExtension": [ {
          "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
          "valueCode": "disjoint"
        } ]
      } ],
      "display": "Old / Incorrect"
    } ],
    "unmapped": {
      "code": "temp",
      "mode": "fixed",
      "display": "temp"
    }
  } ],
  "meta": {
    "profile": [ "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareableconceptmap" ]
  },
  "publisher": "HL7 International / Clinical Decision Support",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "purpose": "To help implementers map from HL7 v3/CDA to FHIR",
  "name": "ShareableConceptMapExample",
  "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": "Shareable Concept Map Example",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "66a69939-7bb7-4c31-a5cd-48f5dabef9cb",
  "kind": null,
  "sourceUri": "http://hl7.org/fhir/ValueSet/address-use",
  "url": "http://hl7.org/fhir/uv/crmi/ConceptMap/shareable-example",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.38.18.2",
    "system": "urn:ietf:rfc:3986"
  },
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/dss",
      "system": "url"
    } ]
  } ]
}