FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/CF-AddressUse

Packagehl7.fhir.us.ccda
TypeConceptMap
IdCF-AddressUse
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-CF-AddressUse.html
URLhttp://hl7.org/fhir/us/ccda/ConceptMap/CF-AddressUse
Version2.0.0-ballot
Statusactive
Date2025-05-05T14:21:57+00:00
NameCCDAtoFHIRAddressUse
TitleC-CDA to FHIR Address Use
Realmus
Authorityhl7
DescriptionC-CDA to FHIR Address Use

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
address-useAddress Use
v3-AddressUseAddressUse
v3-AddressUseAddressUse

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap CF-AddressUse

Mapping from https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.10637 to AddressUse


Group 1 Mapping from AddressUse to AddressUse

Source CodeRelationshipTarget Code
BAD (bad address)maps to wider conceptold (Old / Incorrect)
CONF (confidential address)(not mapped)
H (home address)is equivalent tohome
HP (primary home)maps to wider concepthome
HV (vacation home)maps to wider concepthome
OLD (no longer in use)maps to wider conceptold (Old / Incorrect)
TMP (temporary address)is equivalent totemp (Temporary)
WP (work place)is equivalent towork
DIR (direct)maps to wider conceptwork
PUB (public)maps to wider conceptwork
PHYS (physical visit address)(not mapped)
PST (postal address)(not mapped)

Source

{
  "resourceType": "ConceptMap",
  "id": "CF-AddressUse",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cgp"
    }
  ],
  "url": "http://hl7.org/fhir/us/ccda/ConceptMap/CF-AddressUse",
  "version": "2.0.0-ballot",
  "name": "CCDAtoFHIRAddressUse",
  "title": "C-CDA to FHIR Address Use",
  "status": "active",
  "experimental": false,
  "date": "2025-05-05T14:21:57+00:00",
  "publisher": "HL7 International / Cross-Group Projects",
  "contact": [
    {
      "name": "HL7 International / Cross-Group Projects",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cgp"
        }
      ]
    }
  ],
  "description": "C-CDA to FHIR Address Use",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "sourceUri": "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.10637",
  "targetUri": "http://hl7.org/fhir/ValueSet/address-use",
  "group": [
    {
      "source": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
      "target": "http://hl7.org/fhir/address-use",
      "element": [
        {
          "code": "BAD",
          "display": "bad address",
          "target": [
            {
              "code": "old",
              "display": "Old / Incorrect",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "CONF",
          "display": "confidential address",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "H",
          "display": "home address",
          "target": [
            {
              "code": "home",
              "display": "Home",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "HP",
          "display": "primary home",
          "target": [
            {
              "code": "home",
              "display": "Home",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "HV",
          "display": "vacation home",
          "target": [
            {
              "code": "home",
              "display": "Home",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "OLD",
          "display": "no longer in use",
          "target": [
            {
              "code": "old",
              "display": "Old / Incorrect",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "TMP",
          "display": "temporary address",
          "target": [
            {
              "code": "temp",
              "display": "Temporary",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "WP",
          "display": "work place",
          "target": [
            {
              "code": "work",
              "display": "Work",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "DIR",
          "display": "direct",
          "target": [
            {
              "code": "work",
              "display": "Work",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "PUB",
          "display": "public",
          "target": [
            {
              "code": "work",
              "display": "Work",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "PHYS",
          "display": "physical visit address",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "PST",
          "display": "postal address",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        }
      ]
    }
  ]
}