Skip to main content
Version: 3.1

Encounter

Definition

An encounter in Care is one episode of care between a patient and a facility. An outpatient visit, an admission, an emergency presentation, and a teleconsultation are each an encounter. Care groups the clinical records of that episode under the encounter.

One patient has many encounters over time. The patient record is the thread that joins them.

Key Attributes

ComponentsWhat it captures
Date and TimeThe time the episode starts.
Type of EncounterThe kind of episode: Ambulatory, Emergency, Inpatient, Observation, Home Health, or Virtual.
StatusThe stage the episode is at.
PriorityThe urgency of the episode, for example Routine, Urgent, or Emergency.
DepartmentsThe facility departments that the encounter belongs to. Care uses these departments to control access.
TagsThe labels that staff attach to the encounter.
LocationThe location that the patient occupies in the facility, with the full location history.
Care TeamThe users who care for the patient in this episode, each with a role.
Hospital IdentifierThe identifier that the facility gives the episode, for example an inpatient number.
Hospitalization DetailsThe admission and discharge details of an inpatient, observation, or emergency episode.
Discharge Summary AdviceThe advice that a clinician records for the patient at discharge.

Type of Encounter

TypeDescription
AmbulatoryThe patient visits for outpatient care.
EmergencyThe patient needs immediate attention.
InpatientThe facility admits the patient to a bed.
ObservationThe facility keeps the patient under observation.
Home HealthStaff give care at the home of the patient.
VirtualThe clinician sees the patient in a teleconsultation.

Note: Your deployment configures which types of encounter Care shows, and which type Care selects first.

Hospitalization Details

Care shows these details only for an Inpatient, Observation, or Emergency encounter:

  • Re-admission — the patient returns for the same problem.
  • Admit Source — where the patient comes from, for example From outpatient department or Transferred from other hospital.
  • Discharge Disposition — where the patient goes at discharge, for example Home or Other health care facility.
  • Discharge Date and Time — the time the episode ends.
  • Diet Preference — the diet the patient needs, for example Vegetarian or Halal.

Status

StatusDescription
PlannedStaff expect the episode, but the episode has not started.
In ProgressA clinician sees or treats the patient now.
On HoldCare pauses, for example to wait for a bed, and resumes later.
DischargedThe patient leaves the facility. Staff can still complete the paperwork.
CompletedThe episode is finished.
CancelledStaff call the episode off before care starts.
DiscontinuedStaff stop the episode, and the episode does not resume.
Entered in errorStaff create the encounter by mistake.
UnknownThe stage of the episode is not known.

Completed, Cancelled, Discontinued, and Entered in error are closed statuses. A closed encounter accepts no new clinical records. A user with a role that can update an encounter can restart a Completed encounter within the time limit that your deployment sets.

Care keeps a history of every status change and every type change.

Permissions

Care grants roles to a user through the facility departments that the user belongs to. Permissions cascade down the department tree. A role that a user holds at a parent department applies to the departments below it.

PermissionDescriptionSystem Roles
Can Create encounterStart an encounter for a patient at a facilityAdmin, Doctor, Nurse, Facility Admin
Can list encountersList the encounters of a facility. This permission gives no access to clinical data.Admin, Doctor, Nurse, Facility Admin
Can Read encounterOpen one encounter and read the details that are not clinicalAdmin, Doctor, Nurse, Facility Admin
Can Read encounter related clinical dataRead the clinical records of the encounterAdmin, Doctor, Nurse, Facility Admin
Update Encounter non clinicalUpdate the encounter, manage its departments and identifiers, set the care team, and restart a closed encounterAdmin, Doctor, Nurse, Facility Admin
Update Encounter related clinical dataUpdate the clinical records of the encounterAdmin, Doctor, Nurse, Facility Admin
Can submit questionnaire about patient encountersSubmit a questionnaire against the encounterAdmin, Doctor, Nurse, Staff, Facility Admin

A user who can view the patient can also list and open the encounters of that patient.