FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.fr.core
Resource TypePractitionerRole
IdPractitionerRole-FRCorePractitionerRoleExample.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Narratif généré : PractitionerRole FRCorePractitionerRoleExample

version : 1; Dernière mise à jour : 2025-04-28 18:19:34+0200; Langue : fr;

Information Source: https://annuaire.sante.fr

Profil: FR Core Practitioner Role

identifier: https://rpps.esante.gouv.fr/1011848351 (utilisation : official, )

active: true

practitioner: Practitioner Leclerc Sophie

organization: Organization HOPITAL INTERCOMMUNAL DE LA PRESQU'ILE G

code: Soignant, Libéral,indép,artisan,commerç, Adjoint


Source1

{
  "resourceType": "PractitionerRole",
  "id": "FRCorePractitionerRoleExample",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-04-28T18:19:34.908+02:00",
    "source": "https://annuaire.sante.fr",
    "profile": [
      "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-practitioner-role"
    ]
  },
  "language": "fr",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "https://rpps.esante.gouv.fr",
      "value": "1011848351"
    }
  ],
  "active": true,
  "practitioner": {
    "reference": "Practitioner/FRCorePractitionerExample"
  },
  "organization": {
    "reference": "Organization/FRCoreOrganizationExample"
  },
  "code": [
    {
      "coding": [
        {
          "system": "https://mos.esante.gouv.fr/NOS/TRE_R22-GenreActivite/FHIR/TRE-R22-GenreActivite",
          "code": "GENR01"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "https://mos.esante.gouv.fr/NOS/TRE_R23-ModeExercice/FHIR/TRE-R23-ModeExercice",
          "code": "L"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "https://mos.esante.gouv.fr/NOS/TRE_R21-Fonction/FHIR/TRE-R21-Fonction",
          "code": "FON-05"
        }
      ]
    }
  ]
}