FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesilfhirprofileig
Resource TypeValueSet
IdValueSet-visit-type.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-visit-type.html
URLhttps://fhir.slade360.co.ke/fhir/ValueSet/visit-type
Version0.1.0
Statusactive
Date2026-05-21T10:26:55+00:00
NameSGHIVisitType
TitleSGHI Visit Type
DescriptionA ValueSet defining the possible visit types in SGHI's systems.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
silfhirprofileig#currentvisit-type-codesystemSGHI Visit Type Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet visit-type

  • Include these codes as defined in https://fhir.slade360.co.ke/fhir/CodeSystem/visit-type-codesystem version 📦0.1.0
    CodeDisplayDefinition
    AMBAmbulatoryA healthcare encounter where the patient is not admitted to a hospital or equivalent facility and receives care on a non-resident basis.
    IMPInpatientA healthcare encounter where the patient is admitted to a hospital or equivalent facility, assigned to a location where patients generally stay at least overnight and provided with room, board, and continuous nursing service.
    EMEREmergencyA healthcare encounter that takes place at a dedicated healthcare service delivery location where the patient receives immediate evaluation and treatment.
    FLDFieldA healthcare encounter that takes place outside of a traditional healthcare facility, such as in a mobile clinic or during a home visit.
    VRVirtualA healthcare encounter that takes place in a virtual environment, such as through telemedicine or a virtual consultation.
    HHHome HealthA healthcare encounter that takes place in a patient's home, typically involving healthcare services provided by visiting nurses or other healthcare professionals.
    ACUTEAcuteA healthcare encounter that is characterized by a sudden onset and severe symptoms.
    NONACInpatient Non-AcuteA healthcare encounter where the patient is admitted for care that does not require the intensity of an acute setting, such as rehabilitation or long-term care.
    OBSENCObservation EncounterA healthcare encounter where the patient is under observation to determine the need for further treatment or admission.
    PRENCPre-AdmissionA healthcare encounter that occurs prior to a scheduled admission for tests or evaluations.
    SSShort StayA healthcare encounter intended to be of short duration, typically less than 24 hours, but requiring more than basic outpatient care.
    CHEMOChemotherapyA visit specifically for the administration of chemotherapy treatments.
    RADIORadiotherapyA visit specifically for the administration of radiotherapy treatments.
    SURGSurgeryA visit for a surgical procedure, whether minor or major.
    imaging_onlyImaging visitA visit exclusively for diagnostic imaging services such as X-rays, MRIs, or CT scans.
    vaccinationVaccination visitA visit primarily for the administration of vaccines.
    lab_onlyLaboratory visitA visit exclusively for the collection of specimens or performing laboratory tests.
    pharmacy_onlyPharmacy visitA visit to a pharmacy for the purpose of picking up or consulting on medications.
    community_outreachCommunity outreach visitA healthcare encounter that occurs in a community setting as part of an outreach program.
    phone_consultationPhone consultationA healthcare encounter conducted over the telephone.
    inpatient_reviewInpatient reviewA visit to a patient currently admitted in an inpatient setting for the purpose of progress review.
    teleconsultationTeleconsultationA healthcare encounter conducted via video conferencing or other telecommunication technologies.
    traumaTrauma visitA visit for the evaluation and treatment of physical injuries caused by external force.
    home_visitHome visitA visit by a healthcare provider to a patient's place of residence.
    day_caseDay case / same-day admissionA visit where the patient is admitted and discharged on the same day for a procedure or treatment.
    procedure_visitOutpatient procedure visitA visit for a specific outpatient procedure that does not require overnight stay.
    urgent_careUrgent care visitA visit for a medical condition that requires prompt attention but is not a life-threatening emergency.
    chronic_careChronic care visitA visit for the ongoing management of a chronic disease or condition.
    preventivePreventive / wellness visitA visit focused on disease prevention and health maintenance, such as annual check-ups.
    inpatient_admissionInpatient admissionA visit for the purpose of admitting a patient to an inpatient facility.
    outpatient_consultationOutpatient consultationA visit for a consultation with a specialist or general practitioner in an outpatient setting.
    emergency_visitEmergency visitA visit for immediate medical attention due to an acute illness or injury.
    follow_upFollow-up visitA visit to review the progress of a patient after a previous encounter or treatment.

Source1

{
  "resourceType": "ValueSet",
  "id": "visit-type",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.slade360.co.ke/fhir/ValueSet/visit-type",
  "version": "0.1.0",
  "name": "SGHIVisitType",
  "title": "SGHI Visit Type",
  "status": "active",
  "date": "2026-05-21T10:26:55+00:00",
  "publisher": "Kathurima Kimathi",
  "contact": [
    {
      "name": "Kathurima Kimathi",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.linkedin.com/in/kathurima-kimathi/"
        },
        {
          "system": "email",
          "value": "kathurimakimathi415@gmail.com"
        }
      ]
    },
    {
      "name": "Oscar John",
      "telecom": [
        {
          "system": "email",
          "value": "oscarjohnotieno@gmail.com",
          "use": "work"
        }
      ]
    },
    {
      "name": "Kennedy Omondi",
      "telecom": [
        {
          "system": "email",
          "value": "kennankole@gmail.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A ValueSet defining the possible visit types in SGHI's systems.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.slade360.co.ke/fhir/CodeSystem/visit-type-codesystem",
        "concept": [
          {
            "code": "AMB",
            "display": "Ambulatory"
          },
          {
            "code": "IMP",
            "display": "Inpatient"
          },
          {
            "code": "EMER",
            "display": "Emergency"
          },
          {
            "code": "FLD",
            "display": "Field"
          },
          {
            "code": "VR",
            "display": "Virtual"
          },
          {
            "code": "HH",
            "display": "Home Health"
          },
          {
            "code": "ACUTE",
            "display": "Acute"
          },
          {
            "code": "NONAC",
            "display": "Inpatient Non-Acute"
          },
          {
            "code": "OBSENC",
            "display": "Observation Encounter"
          },
          {
            "code": "PRENC",
            "display": "Pre-Admission"
          },
          {
            "code": "SS",
            "display": "Short Stay"
          },
          {
            "code": "CHEMO",
            "display": "Chemotherapy"
          },
          {
            "code": "RADIO",
            "display": "Radiotherapy"
          },
          {
            "code": "SURG",
            "display": "Surgery"
          },
          {
            "code": "imaging_only",
            "display": "Imaging visit"
          },
          {
            "code": "vaccination",
            "display": "Vaccination visit"
          },
          {
            "code": "lab_only",
            "display": "Laboratory visit"
          },
          {
            "code": "pharmacy_only",
            "display": "Pharmacy visit"
          },
          {
            "code": "community_outreach",
            "display": "Community outreach visit"
          },
          {
            "code": "phone_consultation",
            "display": "Phone consultation"
          },
          {
            "code": "inpatient_review",
            "display": "Inpatient review"
          },
          {
            "code": "teleconsultation",
            "display": "Teleconsultation"
          },
          {
            "code": "trauma",
            "display": "Trauma visit"
          },
          {
            "code": "home_visit",
            "display": "Home visit"
          },
          {
            "code": "day_case",
            "display": "Day case / same-day admission"
          },
          {
            "code": "procedure_visit",
            "display": "Outpatient procedure visit"
          },
          {
            "code": "urgent_care",
            "display": "Urgent care visit"
          },
          {
            "code": "chronic_care",
            "display": "Chronic care visit"
          },
          {
            "code": "preventive",
            "display": "Preventive / wellness visit"
          },
          {
            "code": "inpatient_admission",
            "display": "Inpatient admission"
          },
          {
            "code": "outpatient_consultation",
            "display": "Outpatient consultation"
          },
          {
            "code": "emergency_visit",
            "display": "Emergency visit"
          },
          {
            "code": "follow_up",
            "display": "Follow-up visit"
          }
        ]
      }
    ]
  }
}