Package | hl7.fhir.us.ccda |
Type | ConceptMap |
Id | CF-AddressUse |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-CF-AddressUse.html |
URL | http://hl7.org/fhir/us/ccda/ConceptMap/CF-AddressUse |
Version | 2.0.0-ballot |
Status | active |
Date | 2025-05-05T14:21:57+00:00 |
Name | CCDAtoFHIRAddressUse |
Title | C-CDA to FHIR Address Use |
Realm | us |
Authority | hl7 |
Description | C-CDA to FHIR Address Use |
No resources found
CodeSystem | |
address-use | Address Use |
v3-AddressUse | AddressUse |
v3-AddressUse | AddressUse |
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 Code | Relationship | Target Code |
BAD (bad address) | maps to wider concept | old (Old / Incorrect) |
CONF (confidential address) | (not mapped) | |
H (home address) | is equivalent to | home |
HP (primary home) | maps to wider concept | home |
HV (vacation home) | maps to wider concept | home |
OLD (no longer in use) | maps to wider concept | old (Old / Incorrect) |
TMP (temporary address) | is equivalent to | temp (Temporary) |
WP (work place) | is equivalent to | work |
DIR (direct) | maps to wider concept | work |
PUB (public) | maps to wider concept | work |
PHYS (physical visit address) | (not mapped) | |
PST (postal address) | (not mapped) |
{ "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" } ] } ] } ] }