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 ValueSet Location physical type - XML Representation

Page standards status: Informative Maturity Level: 1

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="fr-core-vs-location-physical-type"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-fr-core-cs-location-physical-type.html"><code>https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-physical-type</code></a><table class="none"><tr><td style="white-space:nowrap"><b>XXXX</b></td><td><b>XXXX</b></td></tr><tr><td><a href="CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-FTL">FTL</a></td><td>Emplacement fauteuil</td></tr><tr><td><a href="CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-BTMNT">BTMNT</a></td><td>Bâtiment</td></tr><tr><td><a href="CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-L">L</a></td><td>Lieu non spécifié</td></tr><tr><td><a href="CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-ETG">ETG</a></td><td>Etage</td></tr><tr><td><a href="CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-AL">AL</a></td><td>Aile</td></tr><tr><td><a href="CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-CLR">CLR</a></td><td>Couloir</td></tr><tr><td><a href="CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-R">R</a></td><td>Chambre</td></tr><tr><td><a href="CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-BX">BX</a></td><td>Box</td></tr><tr><td><a href="CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-PT">PT</a></td><td>Point</td></tr><tr><td><a href="CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-B">B</a></td><td>Emplacement lit</td></tr><tr><td><a href="CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-BLC">BLC</a></td><td>Bloc</td></tr><tr><td><a href="CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-BR">BR</a></td><td>Bureau</td></tr></table></li></ul></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-warning">
    <valueMarkdown
                   value="Types are for general categories of identifiers. See [the identifier registry](identifier-registry.html) for a list of common identifier systems"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <url
       value="https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-physical-type"/>
  <version value="2.0.1"/>
  <name value="FRCoreValueSetLocationPhysicalType"/>
  <title value="FR Core ValueSet Location physical type"/>
  <status value="active"/>
  <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="French location physical type | Types de lieux physiques pour la France"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="FR"/>
      <display value="France"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-physical-type"/>
      <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>
    </include>
  </compose>
</ValueSet>