Guide d'implémentation Fr Core
2.0.0-ballot - trial-use France flag

This page is part of the Guide d'implémentation Fr Core (v2.0.0-ballot: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: FR Core CodeSystem Location Type - XML Representation

Draft as of 2024-02-20

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="fr-core-cs-location-type"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><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>Display</b></td></tr><tr><td style="white-space:nowrap">PRSN_NGTV<a name="fr-core-cs-location-type-PRSN_NGTV"> </a></td><td>Pression négative</td></tr><tr><td style="white-space:nowrap">PRSN_PSTV<a name="fr-core-cs-location-type-PRSN_PSTV"> </a></td><td>Pression positive</td></tr><tr><td style="white-space:nowrap">CRCRL<a name="fr-core-cs-location-type-CRCRL"> </a></td><td>Carcéral</td></tr><tr><td style="white-space:nowrap">CPTN<a name="fr-core-cs-location-type-CPTN"> </a></td><td>Capitonné</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_ATNT<a name="fr-core-cs-location-type-SL_ATNT"> </a></td><td>Salle d’attente</td></tr><tr><td style="white-space:nowrap">SL_RVL<a name="fr-core-cs-location-type-SL_RVL"> </a></td><td>Salle réveil</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_RN<a name="fr-core-cs-location-type-SL_RN"> </a></td><td>Salle de réunion</td></tr><tr><td style="white-space:nowrap">SL_TRV<a name="fr-core-cs-location-type-SL_TRV"> </a></td><td>Salle de travail</td></tr><tr><td style="white-space:nowrap">ACC<a name="fr-core-cs-location-type-ACC"> </a></td><td>Point d'accueil</td></tr></table></div>
  </text>
  <url
       value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-type"/>
  <version value="2.0.0-ballot"/>
  <name value="FRCoreCodeSystemLocationType"/>
  <title value="FR Core CodeSystem Location Type"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-02-20T11:29:22+01: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="FR"/>
      <display value="France"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="12"/>
  <concept>
    <code value="PRSN_NGTV"/>
    <display value="Pression négative"/>
  </concept>
  <concept>
    <code value="PRSN_PSTV"/>
    <display value="Pression positive"/>
  </concept>
  <concept>
    <code value="CRCRL"/>
    <display value="Carcéral"/>
  </concept>
  <concept>
    <code value="CPTN"/>
    <display value="Capitonné"/>
  </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_ATNT"/>
    <display value="Salle d’attente"/>
  </concept>
  <concept>
    <code value="SL_RVL"/>
    <display value="Salle réveil"/>
  </concept>
  <concept>
    <code value="SL_EXM"/>
    <display value="Salle examen"/>
  </concept>
  <concept>
    <code value="SL_RN"/>
    <display value="Salle de réunion"/>
  </concept>
  <concept>
    <code value="SL_TRV"/>
    <display value="Salle de travail"/>
  </concept>
  <concept>
    <code value="ACC"/>
    <display value="Point d'accueil"/>
  </concept>
</CodeSystem>