| Package | hl7.fhir.us.ccda |
| Resource Type | ConceptMap |
| Id | FC-AddressUse |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-FC-AddressUse.html |
| URL | http://hl7.org/fhir/us/ccda/ConceptMap/FC-AddressUse |
| Version | 2.0.0-ballot |
| Status | active |
| Date | 2025-07-31T21:42:42+00:00 |
| Name | FHIRtoCCDAAddressUse |
| Title | FHIR to C-CDA Address Use |
| Realm | us |
| Authority | hl7 |
| Description | FHIR to C-CDA Address Use. Based on http://hl7.org/fhir/cm-address-use-v3.html |
No resources found
| CodeSystem | |
| address-use | Address Use |
| v3-AddressUse | AddressUse |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap FC-AddressUse
Mapping from AddressUse to https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.10637
Group 1 Mapping from AddressUse to AddressUse
| Source Concept Details | Relationship | Target Concept Details | Comment | ||
| Codes from AddressUse | Codes from AddressUse | ||||
| home | Home | is equivalent to | H | home address | |
| work | Work | is equivalent to | WP | work place | |
| temp | Temporary | is equivalent to | TMP | temporary address | |
| old | Old / Incorrect | narrower | OLD | no longer in use | Incorrect is not included in the CDA definition |
| narrower | BAD | bad address | Old is not included in the CDA definition | ||
| billing | Billing | narrower | PST | postal address | Used to send mail |
{
"resourceType": "ConceptMap",
"id": "FC-AddressUse",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cgp"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/ccda/ImplementationGuide/hl7.fhir.us.ccda"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/ccda/ConceptMap/FC-AddressUse",
"version": "2.0.0-ballot",
"name": "FHIRtoCCDAAddressUse",
"title": "FHIR to C-CDA Address Use",
"status": "active",
"experimental": false,
"date": "2025-07-31T21:42:42+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": "FHIR to C-CDA Address Use. Based on http://hl7.org/fhir/cm-address-use-v3.html",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"sourceUri": "http://hl7.org/fhir/ValueSet/address-use",
"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",
"display": "Home",
"target": [
{
"code": "H",
"display": "home address",
"equivalence": "equivalent"
}
]
},
{
"code": "work",
"display": "Work",
"target": [
{
"code": "WP",
"display": "work place",
"equivalence": "equivalent"
}
]
},
{
"code": "temp",
"display": "Temporary",
"target": [
{
"code": "TMP",
"display": "temporary address",
"equivalence": "equivalent"
}
]
},
{
"code": "old",
"display": "Old / Incorrect",
"target": [
{
"code": "OLD",
"display": "no longer in use",
"equivalence": "narrower",
"comment": "Incorrect is not included in the CDA definition"
},
{
"code": "BAD",
"display": "bad address",
"equivalence": "narrower",
"comment": "Old is not included in the CDA definition"
}
]
},
{
"code": "billing",
"display": "Billing",
"target": [
{
"code": "PST",
"display": "postal address",
"equivalence": "narrower",
"comment": "Used to send mail"
}
]
}
]
}
]
}