FHIR 4.0.1 © HL7.org  |  FHIRsmith 0.9.6  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem encounter-status

Properties

Last updated: October 31, 2019 at 10:29:23 PM UTC
Defining URL http://hl7.org/fhir/encounter-status
Version 4.0.1
Name EncounterStatus
Title EncounterStatus
Status draft
Definition

Current state of the encounter.

Publisher HL7 (FHIR Project)
Committee pa
EXT_FMM_LEVEL 2
Source hl7.fhir.r4.core#4.0.1
Value Set EncounterStatus

This case-sensitive code system http://hl7.org/fhir/encounter-status defines the following codes:

Code Display Definition
planned Planned The Encounter has not yet started.
arrived Arrived The Patient is present for the encounter, however is not currently meeting with a practitioner.
triaged Triaged The patient has been assessed for the priority of their treatment based on the severity of their condition.
in-progress In Progress The Encounter has begun and the patient is present / the practitioner and the patient are meeting.
onleave On Leave The Encounter has begun, but the patient is temporarily on leave.
finished Finished The Encounter has ended.
cancelled Cancelled The Encounter has ended before it has begun.
entered-in-error Entered in Error This instance should not have been part of this patient's medical record.
unknown Unknown The encounter status is unknown. Note that "unknown" is a value of last resort and every attempt should be made to provide a meaningful value other than "unknown".