{
"description": "The classification of the location of the subject in an Encounter.",
"_filename": "CodeSystem-subject-locationClassification.json",
"package_name": "hl7.fhir.uv.extensions.r4",
"date": "2026-05-16T18:32:05+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": "false",
"resourceType": "CodeSystem",
"title": "An example set of classifications of the location of the subject in an Encounter.",
"package_version": "5.3.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 4,
"_valueInteger": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.extensions"
} ]
}
} ],
"status": "draft",
"id": "a5de0ac4-91bc-4165-bd8a-b52cc5407ef0",
"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",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pafm",
"system": "url"
} ]
} ]
}