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

: FRCorePractitionerRoleExample - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="FRCorePractitionerRoleExample"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2025-04-28T18:19:34.908+02:00"/>
    <source value="https://annuaire.sante.fr"/>
    <profile
             value="https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-practitioner-role"/>
  </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é : PractitionerRole FRCorePractitionerRoleExample</b></p><a name="FRCorePractitionerRoleExample"> </a><a name="hcFRCorePractitionerRoleExample"> </a><a name="FRCorePractitionerRoleExample-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 18:19:34+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-practitioner-role.html">FR Core Practitioner Role</a></p></div><p><b>identifier</b>: <code>https://rpps.esante.gouv.fr</code>/1011848351 (use: official, )</p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="Practitioner-FRCorePractitionerExample.html">Practitioner Leclerc Sophie</a></p><p><b>organization</b>: <a href="Organization-FRCoreOrganizationExample.html">Organization HOPITAL INTERCOMMUNAL DE LA PRESQU'ILE G</a></p><p><b>code</b>: <span title="Codes:{https://mos.esante.gouv.fr/NOS/TRE_R22-GenreActivite/FHIR/TRE-R22-GenreActivite GENR01}">Activité de soin et de pharmacie</span>, <span title="Codes:{https://mos.esante.gouv.fr/NOS/TRE_R23-ModeExercice/FHIR/TRE-R23-ModeExercice L}">Libéral, indépendant, artisan, commerçant</span>, <span title="Codes:{https://mos.esante.gouv.fr/NOS/TRE_R21-Fonction/FHIR/TRE-R21-Fonction FON-05}">Adjoint</span></p></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="https://rpps.esante.gouv.fr"/>
    <value value="1011848351"/>
  </identifier>
  <active value="true"/>
  <practitioner>🔗 
    <reference value="Practitioner/FRCorePractitionerExample"/>
  </practitioner>
  <organization>🔗 
    <reference value="Organization/FRCoreOrganizationExample"/>
  </organization>
  <code>
    <coding>
      <system
              value="https://mos.esante.gouv.fr/NOS/TRE_R22-GenreActivite/FHIR/TRE-R22-GenreActivite"/>
      <code value="GENR01"/>
    </coding>
  </code>
  <code>
    <coding>
      <system
              value="https://mos.esante.gouv.fr/NOS/TRE_R23-ModeExercice/FHIR/TRE-R23-ModeExercice"/>
      <code value="L"/>
    </coding>
  </code>
  <code>
    <coding>
      <system
              value="https://mos.esante.gouv.fr/NOS/TRE_R21-Fonction/FHIR/TRE-R21-Fonction"/>
      <code value="FON-05"/>
    </coding>
  </code>
</PractitionerRole>