FHIR IG Statistics: ConceptMap/cm-accdr-EncounterClass
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-accdr-EncounterClass",
"url": "http://ontariohealth.ca/fhir/ConceptMap/cm-accdr-EncounterClass",
"version": "1.0.0",
"name": "v2toFHIRmapforacCDREncounterClass",
"title": "v2 to FHIR map for acCDR Encounter Class",
"status": "active",
"experimental": false,
"date": "2023-02-28T12:47:40+10:00",
"publisher": "Ontario Health",
"targetCanonical": "http://ontariohealth.ca/fhir/ValueSet/acCDR-encounter-class",
"group": [
{
"source": "http://terminology.hl7.org/CodeSystem/v2-0004",
"target": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"element": [
{
"code": "E",
"display": "Emergency",
"target": [
{
"code": "EMER",
"equivalence": "equivalent"
}
]
},
{
"code": "I",
"display": "Inpatient",
"target": [
{
"code": "IMP",
"equivalence": "equivalent"
}
]
},
{
"code": "O",
"display": "Ambulatory - Outpatient",
"target": [
{
"code": "AMB",
"equivalence": "equivalent"
}
]
},
{
"code": "P",
"display": "Pre-Admit",
"target": [
{
"code": "PRENC",
"equivalence": "equivalent"
}
]
}
]
},
{
"source": "http://ehealthontario.ca/fhir/CodeSystem/v2-acCDR-encounter-class",
"target": "http://ontariohealth.ca/fhir/CodeSystem/acCDR-encounter-class",
"element": [
{
"code": "C",
"display": "Community",
"target": [
{
"code": "C",
"equivalence": "equivalent"
}
]
},
{
"code": "V",
"display": "Virtual",
"target": [
{
"code": "VR",
"equivalence": "equivalent"
}
]
}
]
},
{
"source": "http://ehealthontario.ca/fhir/CodeSystem/v2-acCDR-encounter-class",
"target": "http://terminology.hl7.org/CodeSystem/v2-0004",
"element": [
{
"code": "R",
"display": "Recurring Outpatient",
"target": [
{
"code": "R",
"equivalence": "equivalent"
}
]
},
{
"code": "U",
"display": "Unknown/Other",
"target": [
{
"code": "U",
"equivalence": "equivalent"
}
]
}
]
}
]
}