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

This page is part of the Guide d'implémentation Fr Core (v2.0.1: 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 Position Room - XML Representation

Draft as of 2024-04-16

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="fr-core-cs-location-position-room"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>ThXXXX</p><table class="codes"><tr><td style="white-space:nowrap"><b>XXXX</b></td><td><b>XXXX</b></td></tr><tr><td style="white-space:nowrap">FNTR<a name="fr-core-cs-location-position-room-FNTR"> </a></td><td>Coté fenetre</td></tr><tr><td style="white-space:nowrap">CLR<a name="fr-core-cs-location-position-room-CLR"> </a></td><td>coté couloir</td></tr><tr><td style="white-space:nowrap">ML<a name="fr-core-cs-location-position-room-ML"> </a></td><td>au mileu de la chambre</td></tr></table></div>
  </text>
  <url
       value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-position-room"/>
  <version value="2.0.1"/>
  <name value="FRCoreCodeSystemLocationPositionRoom"/>
  <title value="FR Core CodeSystem Location Position Room"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-04-16T11:41:28+02: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 position room"/>
  <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="3"/>
  <concept>
    <code value="FNTR"/>
    <display value="Coté fenetre"/>
  </concept>
  <concept>
    <code value="CLR"/>
    <display value="coté couloir"/>
  </concept>
  <concept>
    <code value="ML"/>
    <display value="au mileu de la chambre"/>
  </concept>
</CodeSystem>