{
"description": "The classification of the location of the subject in an Encounter.",
"_filename": "CodeSystem-subject-locationClassification.json",
"package_name": "hl7.fhir.uv.extensions.r5",
"date": "2025-08-01T13:17:55+10:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2023-01-31T07:07:38.434+11:00"
},
"publisher": "HL7 International / Patient Administration",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content": "complete",
"name": "EncounterSubjectLocationClassification",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": "An example set of classifications of the location of the subject in an Encounter.",
"package_version": "5.3.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
} ],
"status": "draft",
"id": "9189b1a4-bbd7-44b7-9579-d3ff9033ed98",
"kind": null,
"url": "http://hl7.org/fhir/subject-locationClassification",
"concept": [ {
"code": "assigned",
"display": "Assigned",
"definition": "The patient is administratively assigned to the location. This usually means that the assigned location is responsible for the patient's overall care."
}, {
"code": "temporary",
"display": "Temporary",
"definition": "The patient is temporarily in a location. For example, they may be assigned to an inpatient bed, but is temporarily in the dialysis department receiving dialysis."
}, {
"code": "transient",
"display": "Transient",
"definition": "The geospatial area where the patient is known to be physically present. This area is not necessarily part of the administrative location structure. For example, the patient is in a visiting room, or in the hallway near the vending machine."
} ],
"caseSensitive": true,
"version": "5.3.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pafm",
"system": "url"
} ]
} ]
}