FHIR IG Statistics: ValueSet/immunization-encounter-class-vs
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://terminology.hl7.org/CodeSystem/v3-ActCode
Code | Display | Definition |
AMB | Ambulatory | A comprehensive term for health care provided in a healthcare facility (e.g. a practitioneraTMs office, clinic setting, or hospital) on a nonresident basis. The term ambulatory usually implies that the patient has come to the location and is not assigned to a bed. Sometimes referred to as an outpatient encounter. |
HH | Home Health | Healthcare encounter that takes place in the residence of the patient or a designee |
FLD | Field | A patient encounter that takes place both outside a dedicated service delivery location and outside a patient's residence. Example locations might include an accident site and at a supermarket. |
VR | Virtual | A patient encounter where the patient and the practitioner(s) are not in the same physical location. Examples include telephone conference, email exchange, robotic surgery, and televideo conference. |
Source
{
"resourceType": "ValueSet",
"id": "immunization-encounter-class-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://nigerian.org/fhir/ValueSet/immunization-encounter-class-vs",
"version": "0.1.0",
"name": "EncounterClassVS",
"title": "Immunization Encounter Class ValueSet",
"status": "active",
"date": "2025-05-28T07:10:29+00:00",
"publisher": "intellisoftkenya.com",
"contact": [
{
"name": "intellisoftkenya.com",
"telecom": [
{
"system": "url",
"value": "https://www.intellisoftkenya.com/"
}
]
},
{
"name": "IntelliSOFT Consulting Kenya.",
"telecom": [
{
"system": "email",
"value": "info@intellisoftkenya.com",
"use": "work"
}
]
}
],
"description": "A ValueSet defining encounter types for immunization services in the Nigerian Electronic Immunization Registry (NEIR).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NG",
"display": "Nigeria"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"concept": [
{
"code": "AMB",
"display": "Ambulatory"
},
{
"code": "HH",
"display": "Home Health"
},
{
"code": "FLD",
"display": "Field"
},
{
"code": "VR",
"display": "Virtual"
}
]
}
]
}
}