{
"description": "Business statuses for inpatient encounters.",
"_filename": "CodeSystem-encounter-businessstatus-inpatient.json",
"package_name": "hl7.fhir.r6.core",
"date": "2025-10-29T00:00:00+00:00",
"meta": {
"lastUpdated": "2025-12-17T20:07:42.170+00:00"
},
"publisher": "HL7 (FHIR Project)",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "EncounterBusinessStatusInpatient",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Encounter Business Status - Inpatient",
"package_version": "6.0.0-ballot4",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "active",
"id": "45b17229-2c5e-444d-b147-575cf4209bc4",
"valueSet": "http://hl7.org/fhir/ValueSet/encounter-businessstatus-inpatient",
"kind": null,
"url": "http://hl7.org/fhir/encounter-businessstatus-inpatient",
"concept": [ {
"code": "pre-admit",
"display": "Pre-admit",
"definition": "The patient has been pre-admitted but has not yet arrived at the facility."
}, {
"code": "pend-admit",
"display": "Pending Admit",
"definition": "The patient admission is pending."
}, {
"code": "admit",
"display": "Admitted",
"definition": "The patient has been admitted to the facility."
}, {
"code": "discharge",
"display": "Discharge",
"definition": "The patient is in the process of being discharged or has been discharged."
}, {
"code": "unknown",
"display": "Unknown",
"definition": "The inpatient business 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\"."
} ],
"caseSensitive": true,
"version": "6.0.0-ballot4",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}