Guide d'implémentation Fr Core
2.1.0 - trial-use
Guide d'implémentation Fr Core, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Interop-Sante/hl7.fhir.fr.core/ and changes regularly. See the Directory of published versions
Draft as of 2024-10-29 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="fr-core-cs-location-physical-type"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem fr-core-cs-location-physical-type</b></p><a name="fr-core-cs-location-physical-type"> </a><a name="hcfr-core-cs-location-physical-type"> </a><a name="fr-core-cs-location-physical-type-fr-FR"> </a><p>This case-sensitive code system <code>https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-physical-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">FTL<a name="fr-core-cs-location-physical-type-FTL"> </a></td><td>Emplacement fauteuil</td></tr><tr><td style="white-space:nowrap">BTMNT<a name="fr-core-cs-location-physical-type-BTMNT"> </a></td><td>Bâtiment</td></tr><tr><td style="white-space:nowrap">L<a name="fr-core-cs-location-physical-type-L"> </a></td><td>Lieu non spécifié</td></tr><tr><td style="white-space:nowrap">ETG<a name="fr-core-cs-location-physical-type-ETG"> </a></td><td>Etage</td></tr><tr><td style="white-space:nowrap">AL<a name="fr-core-cs-location-physical-type-AL"> </a></td><td>Aile</td></tr><tr><td style="white-space:nowrap">CLR<a name="fr-core-cs-location-physical-type-CLR"> </a></td><td>Couloir</td></tr><tr><td style="white-space:nowrap">R<a name="fr-core-cs-location-physical-type-R"> </a></td><td>Chambre</td></tr><tr><td style="white-space:nowrap">BX<a name="fr-core-cs-location-physical-type-BX"> </a></td><td>Box</td></tr><tr><td style="white-space:nowrap">PT<a name="fr-core-cs-location-physical-type-PT"> </a></td><td>Point</td></tr><tr><td style="white-space:nowrap">B<a name="fr-core-cs-location-physical-type-B"> </a></td><td>Emplacement lit</td></tr><tr><td style="white-space:nowrap">BLC<a name="fr-core-cs-location-physical-type-BLC"> </a></td><td>Bloc</td></tr><tr><td style="white-space:nowrap">BR<a name="fr-core-cs-location-physical-type-BR"> </a></td><td>Bureau</td></tr></table></div>
</text>
<url
value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-physical-type"/>
<version value="2.1.0"/>
<name value="FRCoreCodeSystemLocationPhysicalType"/>
<title value="FR Core CodeSystem Location Physical Type"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2024-10-29T10:42:31+00:00"/>
<publisher value="Interop'Santé"/>
<contact>
<name value="Interop'Santé"/>
<telecom>
<system value="url"/>
<value value="http://interopsante.org/"/>
</telecom>
</contact>
<contact>
<name value="InteropSanté"/>
<telecom>
<system value="email"/>
<value value="fhir@interopsante.org"/>
<use value="work"/>
</telecom>
</contact>
<description value="Location physical type"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="FR"/>
<display value="France"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="12"/>
<concept>
<code value="FTL"/>
<display value="Emplacement fauteuil"/>
</concept>
<concept>
<code value="BTMNT"/>
<display value="Bâtiment"/>
</concept>
<concept>
<code value="L"/>
<display value="Lieu non spécifié"/>
</concept>
<concept>
<code value="ETG"/>
<display value="Etage"/>
</concept>
<concept>
<code value="AL"/>
<display value="Aile"/>
</concept>
<concept>
<code value="CLR"/>
<display value="Couloir"/>
</concept>
<concept>
<code value="R"/>
<display value="Chambre"/>
</concept>
<concept>
<code value="BX"/>
<display value="Box"/>
</concept>
<concept>
<code value="PT"/>
<display value="Point"/>
</concept>
<concept>
<code value="B"/>
<display value="Emplacement lit"/>
</concept>
<concept>
<code value="BLC"/>
<display value="Bloc"/>
</concept>
<concept>
<code value="BR"/>
<display value="Bureau"/>
</concept>
</CodeSystem>