FHIR IG Statistics: ConceptMap/cm-DHDR-contact-point-use
Resources that use this resource
No resources found
Resources that this resource uses
CodeSystem |
v2-0201 | telecommunicationUse |
ValueSet |
v2-0201 | hl7VS-telecommunicationUseCode |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ConceptMap",
"id": "cm-DHDR-contact-point-use",
"url": "http://ontariohealth.ca/fhir/ConceptMap/cm-contact-point-use",
"version": "4.3.0",
"name": "v2toFHIRmapforDHDRContactPointuse",
"title": "v2 map for DHDR Contact Point Use",
"status": "draft",
"experimental": false,
"date": "2023-03-28T12:47:40+10:00",
"publisher": "Ontario Health",
"sourceCanonical": "http://terminology.hl7.org/ValueSet/v2-0201",
"targetCanonical": "http://hl7.org/fhir/ValueSet/contact-point-use",
"group": [
{
"source": "http://terminology.hl7.org/CodeSystem/v2-0201",
"target": "http://hl7.org/fhir/contact-point-use",
"element": [
{
"code": "PRN",
"display": "Primary Residence",
"target": [
{
"code": "home",
"equivalence": "equivalent"
}
]
},
{
"code": "WPN",
"display": "Work",
"target": [
{
"code": "work",
"equivalence": "equivalent"
}
]
},
{
"code": "EMP",
"display": "Emergency"
},
{
"code": "NET",
"display": "Email"
},
{
"code": "OTH",
"display": "Other / Unknown"
},
{
"code": "HRN",
"display": "Home Residence Number"
}
]
}
]
}