PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ccda@2.0.0-ballot
    http://hl7.org/fhir/us/ccda/ConceptMap/FC-AddressUse
{
  "description": "FHIR to C-CDA Address Use. Based on http://hl7.org/fhir/cm-address-use-v3.html",
  "_filename": "ConceptMap-FC-AddressUse.json",
  "package_name": "hl7.fhir.us.ccda",
  "date": "2024-12-17T21:44:35+00:00",
  "targetUri": "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.10637",
  "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"
      } ],
      "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": "Temporary"
    }, {
      "code": "old",
      "target": [ {
        "code": "OLD",
        "comment": "Incorrect is not included in the CDA definition",
        "display": "no longer in use",
        "equivalence": "narrower"
      }, {
        "code": "BAD",
        "comment": "Old is not included in the CDA definition",
        "display": "bad address",
        "equivalence": "narrower"
      } ],
      "display": "Old / Incorrect"
    }, {
      "code": "billing",
      "target": [ {
        "code": "PST",
        "comment": "Used to send mail",
        "display": "postal address",
        "equivalence": "narrower"
      } ],
      "display": "Billing"
    } ]
  } ],
  "publisher": "HL7 International / Cross-Group Projects",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "FHIRtoCCDAAddressUse",
  "type": null,
  "experimental": "false",
  "resourceType": "ConceptMap",
  "title": "FHIR to C-CDA Address Use",
  "package_version": "2.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cgp"
  } ],
  "status": "active",
  "id": "052576c5-5109-4689-97d2-4db2d880b40d",
  "kind": null,
  "sourceUri": "http://hl7.org/fhir/ValueSet/address-use",
  "url": "http://hl7.org/fhir/us/ccda/ConceptMap/FC-AddressUse",
  "version": "2.0.0-ballot",
  "contact": [ {
    "name": "HL7 International / Cross-Group Projects",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cgp",
      "system": "url"
    } ]
  } ]
}