FHIR IG analytics| Package | hl7.fhir.uv.omop |
| Resource Type | ConceptMap |
| Id | ConceptMap-EncounterClass.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/fhir-omop-ig/ConceptMap-EncounterClass.html |
| URL | http://hl7.org/fhir/uv/omop/ConceptMap/EncounterClass |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-03-20T16:54:42+00:00 |
| Name | EncounterClassOMOPMapping |
| Title | Encounter Class codes to OMOP |
| Realm | uv |
| Authority | hl7 |
| Description | An example mapping of FHIR Encounter class codes to OMOP concept ids |
No resources found
| CodeSystem | ||
| hl7.terminology#current | v3-ActCode | ActCode |
| hl7.terminology.r4b#6.0.2 | fhir-terminology.ohdsi.org | OHDSI Standardized Vocabularies |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap EncounterClass
Language: en
Mapping from (not specified) to (not specified)
Group 1 Mapping from ActCode to https://fhir-terminology.ohdsi.org (OHDSI Standardized Vocabularies)
| Source Code | Relationship | Target Code | Comment |
| IMP (inpatient encounter) | is equivalent to | 9201 (Inpatient Visit) | |
| AMB (ambulatory) | is equivalent to | 9202 (Outpatient Visit) | |
| OBSENC (observation encounter) | is broader than | 262 (Emergency Room and Inpatient Visit) | The source code does not necessarily mean that the patient has moved to an inpatient visit |
| EMER (emergency) | is equivalent to | 9203 (Emergency Room Visit) | |
| VR (virtual) | is equivalent to | 722455 (Telehealth) | |
| HH (home health) | is equivalent to | 581476 (Home Visit) |
{
"resourceType": "ConceptMap",
"id": "EncounterClass",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "brr"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/omop/ConceptMap/EncounterClass",
"version": "1.0.0",
"name": "EncounterClassOMOPMapping",
"title": "Encounter Class codes to OMOP",
"status": "active",
"experimental": true,
"date": "2026-03-20T16:54:42+00:00",
"publisher": "HL7 International / Biomedical Research and Regulation",
"contact": [
{
"name": "HL7 International / Biomedical Research and Regulation",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/rcrim"
}
]
}
],
"description": "An example mapping of FHIR Encounter class codes to OMOP concept ids",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"group": [
{
"source": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"target": "https://fhir-terminology.ohdsi.org",
"element": [
{
"code": "IMP",
"target": [
{
"code": "9201",
"display": "Inpatient Visit",
"relationship": "equivalent"
}
]
},
{
"code": "AMB",
"target": [
{
"code": "9202",
"display": "Outpatient Visit",
"relationship": "equivalent"
}
]
},
{
"code": "OBSENC",
"target": [
{
"code": "262",
"display": "Emergency Room and Inpatient Visit",
"relationship": "source-is-broader-than-target",
"comment": "The source code does not necessarily mean that the patient has moved to an inpatient visit"
}
]
},
{
"code": "EMER",
"target": [
{
"code": "9203",
"display": "Emergency Room Visit",
"relationship": "equivalent"
}
]
},
{
"code": "VR",
"target": [
{
"code": "722455",
"display": "Telehealth",
"relationship": "equivalent"
}
]
},
{
"code": "HH",
"target": [
{
"code": "581476",
"display": "Home Visit",
"relationship": "equivalent"
}
]
}
]
}
]
}