Guide d'implémentation FR Core
2.2.0-ballot-2 - ballot
Guide d'implémentation FR Core, publié par Interop'Santé. Ce guide nest pas une publication autorisée ; cest la version en intégration continue pour la version 2.2.0-ballot-2 construite par le CI Build FHIR (HL7® FHIR® Standard). Cette version est basée sur le contenu actuel de https://github.com/Interop-Sante/hl7.fhir.fr.core/ et change régulièrement. Voir le répertoire des versions publiées
| Active as of 2026-01-30 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="fr-core-cs-location-type"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem|4.0.1"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : CodeSystem fr-core-cs-location-type</b></p><a name="fr-core-cs-location-type"> </a><a name="hcfr-core-cs-location-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">Profil: <a href="http://hl7.org/fhir/R4/shareablecodesystem.html">Shareable CodeSystemversion : null4.0.1)</a></p></div><p>This case-sensitive code system <code>https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Affichage</b></td></tr><tr><td style="white-space:nowrap">BAT<a name="fr-core-cs-location-type-BAT"> </a></td><td>Bâtiment</td></tr><tr><td style="white-space:nowrap">ETAG<a name="fr-core-cs-location-type-ETAG"> </a></td><td>Étage</td></tr><tr><td style="white-space:nowrap">COUL<a name="fr-core-cs-location-type-COUL"> </a></td><td>Couloir</td></tr><tr><td style="white-space:nowrap">AILE<a name="fr-core-cs-location-type-AILE"> </a></td><td>Aile</td></tr><tr><td style="white-space:nowrap">BOX<a name="fr-core-cs-location-type-BOX"> </a></td><td>Box</td></tr><tr><td style="white-space:nowrap">CHAMB<a name="fr-core-cs-location-type-CHAMB"> </a></td><td>Chambre</td></tr><tr><td style="white-space:nowrap">LIT<a name="fr-core-cs-location-type-LIT"> </a></td><td>lit</td></tr><tr><td style="white-space:nowrap">PL_TECH<a name="fr-core-cs-location-type-PL_TECH"> </a></td><td>Plateau technique</td></tr><tr><td style="white-space:nowrap">PNT_CLCT<a name="fr-core-cs-location-type-PNT_CLCT"> </a></td><td>Point de collecte</td></tr><tr><td style="white-space:nowrap">PNT_LVRSN<a name="fr-core-cs-location-type-PNT_LVRSN"> </a></td><td>Point de livraison</td></tr><tr><td style="white-space:nowrap">SL_EXM<a name="fr-core-cs-location-type-SL_EXM"> </a></td><td>Salle examen</td></tr><tr><td style="white-space:nowrap">SL_CONS<a name="fr-core-cs-location-type-SL_CONS"> </a></td><td>Salle de consultation</td></tr></table></div>
</text>
<url
value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-type"/>
<version value="2.2.0-ballot-2"/>
<name value="FRCoreCodeSystemLocationType"/>
<title value="FR Core CodeSystem Location Type"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-01-30T10:26:03+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 type"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="FRA"/>
<display value="France"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="12"/>
<concept>
<code value="BAT"/>
<display value="Bâtiment"/>
</concept>
<concept>
<code value="ETAG"/>
<display value="Étage"/>
</concept>
<concept>
<code value="COUL"/>
<display value="Couloir"/>
</concept>
<concept>
<code value="AILE"/>
<display value="Aile"/>
</concept>
<concept>
<code value="BOX"/>
<display value="Box"/>
</concept>
<concept>
<code value="CHAMB"/>
<display value="Chambre"/>
</concept>
<concept>
<code value="LIT"/>
<display value="lit"/>
</concept>
<concept>
<code value="PL_TECH"/>
<display value="Plateau technique"/>
</concept>
<concept>
<code value="PNT_CLCT"/>
<display value="Point de collecte"/>
</concept>
<concept>
<code value="PNT_LVRSN"/>
<display value="Point de livraison"/>
</concept>
<concept>
<code value="SL_EXM"/>
<display value="Salle examen"/>
</concept>
<concept>
<code value="SL_CONS"/>
<display value="Salle de consultation"/>
</concept>
</CodeSystem>