MII Implementation Guide Core Dataset Base
2026.0.0 - Release
Germany
This page is part of the MII Implementation Guide Core Dataset Base (v2026.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2026.0.1. For a full list of available versions, see the Directory of published versions
| Active as of 2024-12-10 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="mii-vs-fall-location-physical-type"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<language value="en"/>
<text>
<status value="extensions"/>
<div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: ValueSet mii-vs-fall-location-physical-type</b></p><a name="mii-vs-fall-location-physical-type"> </a><a name="hcmii-vs-fall-location-physical-type"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/shareablevalueset.html">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.0.1/CodeSystem-location-physical-type.html"><code>http://terminology.hl7.org/CodeSystem/location-physical-type</code></a><span title="Version is not explicitly stated, which means it is fixed to 2.0.1, the version found through the package references"> version 📦2.0.1</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/7.0.1/CodeSystem-location-physical-type.html#location-physical-type-bd">bd</a></td><td>Bed</td><td>A space that is allocated for sleeping/laying on. This is not the physical bed/trolley that may be moved about, but the space it may occupy.</td></tr><tr><td><a href="http://terminology.hl7.org/7.0.1/CodeSystem-location-physical-type.html#location-physical-type-ro">ro</a></td><td>Room</td><td>A space that is allocated as a room, it may have walls/roof etc., but does not require these.</td></tr><tr><td><a href="http://terminology.hl7.org/7.0.1/CodeSystem-location-physical-type.html#location-physical-type-wa">wa</a></td><td>Ward</td><td>A Ward is a section of a medical facility that may contain rooms and other types of location.</td></tr></table></li></ul></div>
</text>
<extension
url="https://www.medizininformatik-initiative.de/fhir/modul-meta/StructureDefinition/mii-ex-meta-license-codeable">
<valueCodeableConcept>
<coding>
<system value="http://hl7.org/fhir/spdx-license"/>
<code value="CC-BY-4.0"/>
<display value="Creative Commons Attribution 4.0 International"/>
</coding>
</valueCodeableConcept>
</extension>
<url
value="https://www.medizininformatik-initiative.de/fhir/core/modul-fall/ValueSet/location-physical-type"/>
<version value="2026.0.0"/>
<name value="MII_VS_Fall_LocationPhysicalType"/>
<title value="MII VS Fall Location Physical Type"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-12-10"/>
<publisher value="Medical Informatics Initiative (MII)"/>
<contact>
<name value="Medical Informatics Initiative (MII)"/>
<telecom>
<system value="url"/>
<value value="https://www.medizininformatik-initiative.de/en"/>
</telecom>
</contact>
<description value="A coded type for the physical type of the location."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="DE"/>
<display value="Germany"/>
</coding>
</jurisdiction>
<compose>
<include>
<system
value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
<concept>
<code value="bd"/>
<display value="Bed"/>
</concept>
<concept>
<code value="ro"/>
<display value="Room"/>
</concept>
<concept>
<code value="wa"/>
<display value="Ward"/>
</concept>
</include>
</compose>
</ValueSet>