http://terminology.hl7.org/CodeSystem/encounter-subject-status|2.0.1
name
EncounterSubjectStatus
EncounterSubjectStatus
package
hl7.terminology.r5@6.3.0
hl7.terminology.r5@6.3.0
content
complete
complete
status
active
active
date
2025-05-01 01:35:10.0
2025-05-01 01:35:10.0
Encounter subject status
This example value set defines a set of codes that can be used to indicate the status of the subject within the encounter
{
"description" : "This example value set defines a set of codes that can be used to indicate the status of the subject within the encounter",
"compose" : null,
"package" : "hl7.terminology.r5@6.3.0",
"date" : "2025-05-01T01:35:10Z",
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2024-04-24T00:00:00+00:00"
},
"publisher" : "Health Level Seven International",
"content" : "complete",
"name" : "EncounterSubjectStatus",
"copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Encounter subject status",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pa"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
} ],
"status" : "active",
"id" : "8b00a393-eea5-5287-8c14-cdd895b4173b",
"valueSet" : "http://terminology.hl7.org/ValueSet/encounter-subject-status",
"url" : "http://terminology.hl7.org/CodeSystem/encounter-subject-status",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.1.1420",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "arrived",
"display" : "Arrived",
"definition" : "The subject has arrived at the physical or virtual location and is ready to receive care."
}, {
"code" : "triaged",
"display" : "Triaged",
"definition" : "The subject has been seen triaged by staff and is waiting for further care."
}, {
"code" : "receiving-care",
"display" : "Receiving Care",
"definition" : "The subject is present and commenced receiving care. This can include periods of waiting between care."
}, {
"code" : "on-leave",
"display" : "On Leave",
"definition" : "The subject has left the physical or virtual location, but is expected to return and resume care as part of this encounter."
}, {
"code" : "departed",
"display" : "Departed",
"definition" : "The subject has left the physical or virtual location, and is not expected to return as part of this encounter."
} ],
"caseSensitive" : true,
"version" : "2.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org",
"system" : "url"
}, {
"value" : "hq@HL7.org",
"system" : "email"
} ]
} ]
}