FHIR IG analytics| Package | on.accdr.pkg |
| Resource Type | ConceptMap |
| Id | cm-addressType.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ConceptMap",
"id": "cm-acCDR-address-type",
"url": "http://ontariohealth.ca/fhir/ConceptMap/cm-address-type",
"version": "1.0.0",
"name": "v2toFHIRmapforacCDRAddressType",
"title": "v2 to FHIR map for acCDR AddressType",
"status": "active",
"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",
"target": [
{
"equivalence": "unmatched"
}
]
},
{
"code": "C",
"display": "Current - if different from home",
"target": [
{
"code": "physical",
"equivalence": "equivalent"
}
]
},
{
"code": "M",
"display": "Mailing",
"target": [
{
"code": "postal",
"equivalence": "equivalent"
}
]
}
]
}
]
}