FHIR IG Statistics: ConceptMap/cm-DHDR-address-use
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ConceptMap",
"id": "cm-DHDR-address-use",
"url": "http://ontariohealth.ca/fhir/ConceptMap/cm-CDR-address-type",
"version": "4.3.0",
"name": "v2toFHIRmapforDHDRAddressType",
"title": "v2 map for DHDR Address Type",
"status": "draft",
"experimental": false,
"date": "2023-03-28T12:47:40+10:00",
"publisher": "Ontario Health",
"sourceCanonical": "http://terminology.hl7.org/ValueSet/v2-0190",
"targetCanonical": "http://hl7.org/fhir/ValueSet/address-type",
"group": [
{
"source": "http://terminology.hl7.org/CodeSystem/v2-0190",
"target": "http://hl7.org/fhir/address-type",
"element": [
{
"code": "H",
"display": "Home",
"target": [
{
"code": "physical",
"equivalence": "equivalent"
}
]
},
{
"code": "B",
"display": "Business/Work"
},
{
"code": "C",
"display": "Current - if different from home"
},
{
"code": "M",
"display": "Mailing",
"target": [
{
"code": "postal",
"equivalence": "equivalent"
}
]
},
{
"code": "U",
"display": "Other/Unknown"
},
{
"target": [
{
"code": "both"
}
]
}
]
}
]
}