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

: hopitaltest-ej-350005179 - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="hopitaltest-ej-350005179"/>
  <meta>
    <profile
             value="https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-etablissement"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : Organisation hopitaltest-ej-350005179</b></p><a name="hopitaltest-ej-350005179"> </a><a name="hchopitaltest-ej-350005179"> </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="StructureDefinition-fr-core-organization-etablissement.html">FR Core Organization Etablissement Profile</a></p></div><p><b>FR Core Organization Extension - Catetgorie SAE</b>: <span title="Codes :{https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/FHIR/TRE-R66-CategorieEtablissement 101}">Centre hospitalier régional (CHR)</span></p><p><b>FR Core Organization Raison Sociale Extension</b>: CHRU RENNES</p><p><b>identifier</b>: FINESS d'entité juridique/350005179 (utilisation : official, ), Identification de l'organisation au SIREN/263500076 (utilisation : official, )</p><p><b>type</b>: <span title="Codes :{https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3307 LEGAL-ENTITY}">Etablissement Juridique</span></p><p><b>name</b>: CHRU RENNES</p></div>
  </text>
  <extension
             url="https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-sae-category">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/FHIR/TRE-R66-CategorieEtablissement"/>
        <code value="101"/>
        <display value="Centre hospitalier régional (CHR)"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-raison-sociale">
    <valueString value="CHRU RENNES"/>
  </extension>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system
                value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203"/>
        <code value="FINEJ"/>
        <display value="FINESS d'entité juridique"/>
      </coding>
    </type>
    <system value="https://finess.esante.gouv.fr"/>
    <value value="350005179"/>
  </identifier>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system
                value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203"/>
        <code value="SIREN"/>
        <display value="Identification de l'organisation au SIREN"/>
      </coding>
    </type>
    <system value="https://sirene.fr"/>
    <value value="263500076"/>
  </identifier>
  <type>
    <coding>
      <system
              value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3307"/>
      <code value="LEGAL-ENTITY"/>
      <display value="Entité légale"/>
    </coding>
    <text value="Etablissement Juridique"/>
  </type>
  <name value="CHRU RENNES"/>
</Organization>