http://hl7.org/fhir/subject-locationClassification|5.2.0
name
EncounterSubjectLocationClassification
EncounterSubjectLocationClassification
package
hl7.fhir.uv.extensions@5.2.0
hl7.fhir.uv.extensions@5.2.0
content
complete
complete
experimental
true
true
status
draft
draft
date
2025-02-10 10:45:45.0
2025-02-10 10:45:45.0
An example set of classifications of the location of the subject in an Encounter.
The classification of the location of the subject in an Encounter.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://hl7.org/fhir/subject-locationClassification"
}, {
"name" : "version",
"valueString" : "5.2.0"
} ]
}