Guide d'implémentation Fr Core
2.2.0-ballot - ballot France flag

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 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

: FR Core CodeSystem UF Indicator - indicateur d'une unité fonctionnelle - XML Representation

Draft as of 2025-12-02

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="fr-core-cs-uf-indicateur"/>
  <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>Narratif généré : CodeSystem fr-core-cs-uf-indicateur</b></p><a name="fr-core-cs-uf-indicateur"> </a><a name="hcfr-core-cs-uf-indicateur"> </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 CodeSystem</a></p></div><p>This case-sensitive code system <code>https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-uf-indicateur</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">HEB<a name="fr-core-cs-uf-indicateur-HEB"> </a></td><td>Hébergement</td></tr><tr><td style="white-space:nowrap">SOIN<a name="fr-core-cs-uf-indicateur-SOIN"> </a></td><td>Soin</td></tr><tr><td style="white-space:nowrap">ADMIN<a name="fr-core-cs-uf-indicateur-ADMIN"> </a></td><td>Administrative</td></tr><tr><td style="white-space:nowrap">MED<a name="fr-core-cs-uf-indicateur-MED"> </a></td><td>Médicale</td></tr><tr><td style="white-space:nowrap">TECH<a name="fr-core-cs-uf-indicateur-TECH"> </a></td><td>Technique</td></tr><tr><td style="white-space:nowrap">MEDICOTECH<a name="fr-core-cs-uf-indicateur-MEDICOTECH"> </a></td><td>medico technique (radio, scanner, ...)</td></tr><tr><td style="white-space:nowrap">MAG<a name="fr-core-cs-uf-indicateur-MAG"> </a></td><td>Magasin</td></tr></table></div>
  </text>
  <url
       value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-uf-indicateur"/>
  <version value="2.2.0-ballot"/>
  <name value="FRCoreCodeSystemUFIndicateur"/>
  <title
         value="FR Core CodeSystem UF Indicator - indicateur d'une unité fonctionnelle"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-12-02T21:42:34+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="Système de codage permettant de définir les indicateurs d'une unité fonctionnelle."/>
  <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="7"/>
  <concept>
    <code value="HEB"/>
    <display value="Hébergement"/>
  </concept>
  <concept>
    <code value="SOIN"/>
    <display value="Soin"/>
  </concept>
  <concept>
    <code value="ADMIN"/>
    <display value="Administrative"/>
  </concept>
  <concept>
    <code value="MED"/>
    <display value="Médicale"/>
  </concept>
  <concept>
    <code value="TECH"/>
    <display value="Technique"/>
  </concept>
  <concept>
    <code value="MEDICOTECH"/>
    <display value="medico technique (radio, scanner, ...)"/>
  </concept>
  <concept>
    <code value="MAG"/>
    <display value="Magasin"/>
  </concept>
</CodeSystem>