Guide d'implémentation Fr Core
2.1.0 - ci-build France flag

Guide d'implémentation Fr Core - Local Development build (v2.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: FRCoreOrganizationExample - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="FRCoreOrganizationExample"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2025-04-28T19:35:45.507+02:00"/>
    <source value="https://annuaire.sante.fr"/>
    <profile
             value="https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization"/>
  </meta>
  <language value="fr"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr"><p class="res-header-id"><b>Narratif généré : Organization FRCoreOrganizationExample</b></p><a name="FRCoreOrganizationExample"> </a><a name="hcFRCoreOrganizationExample"> </a><a name="FRCoreOrganizationExample-fr-FR"> </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">version: 1; Dernière mise à jour : 2025-04-28 19:35:45+0200; Langue : fr; </p><p style="margin-bottom: 0px">Information Source: <a href="https://annuaire.sante.fr">https://annuaire.sante.fr</a></p><p style="margin-bottom: 0px">Profil: <a href="StructureDefinition-fr-core-organization.html">FR Core Organization Profile</a></p></div><p><b>identifier</b>: Identification nationale de structure définie par l’ANS dans le CI_SIS/2264403106 (use: official, ), Identification de l'organisation au SIREN/264403106 (use: official, )</p><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes:{https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3307 LEGAL-ENTITY}">Entité légale</span>, <span title="Codes:{https://mos.esante.gouv.fr/NOS/TRE_R02-SecteurActivite/FHIR/TRE-R02-SecteurActivite SA43}">Secteur non défini</span></p><p><b>name</b>: HOPITAL INTERCOMMUNAL DE LA PRESQU'ILE G</p></div>
  </text>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system
                value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203"/>
        <code value="IDNST"/>
      </coding>
    </type>
    <system value="urn:oid:1.2.250.1.71.4.2.2"/>
    <value value="2264403106"/>
  </identifier>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system
                value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203"/>
        <code value="SIREN"/>
      </coding>
    </type>
    <system value="https://sirene.fr"/>
    <value value="264403106"/>
  </identifier>
  <active value="true"/>
  <type>
    <coding>
      <system
              value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3307"/>
      <code value="LEGAL-ENTITY"/>
    </coding>
  </type>
  <type>
    <coding>
      <system
              value="https://mos.esante.gouv.fr/NOS/TRE_R02-SecteurActivite/FHIR/TRE-R02-SecteurActivite"/>
      <code value="SA43"/>
    </coding>
  </type>
  <name value="HOPITAL INTERCOMMUNAL DE LA PRESQU'ILE G"/>
</Organization>