http://hl7.org/fhir/subject-locationClassification|5.2.0

name
EncounterSubjectLocationClassification
package
hl7.fhir.uv.extensions.r4@5.2.0
content
complete
experimental
true
status
draft
date
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-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/subject-locationClassification"
  }, {
    "name" : "version",
    "valueString" : "5.2.0"
  } ]
}