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

FHIR IG analytics

Packageans.fhir.fr.annuaire
Resource TypePractitionerRole
IdPractitionerRole-1738459DP.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 1738459DP

version : 0.1; Dernière mise à jour : 2019-09-05 01:00:00+0100; Langue : fr;

Information Source: https://annuaire.esante.gouv.fr

Profils: FR Core Practitioner Role, AS Donnée Publique PractitionerRole Profile

identifier: https://annuaire.sante.fr/1010399870

active: true

practitioner: Practitioner Arthur Saucier

organization: Organization CABINET SAINT ANTOINE

code: Activité de soin et de pharmacie, Libéral, indépendant, artisan, commerçant, Fonction non définie


Source1

{
  "resourceType": "PractitionerRole",
  "id": "1738459DP",
  "meta": {
    "versionId": "0.1",
    "lastUpdated": "2019-09-05T01:00:00.000+01:00",
    "source": "https://annuaire.esante.gouv.fr",
    "profile": [
      "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-practitioner-role",
      "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-dp-practitionerrole"
    ]
  },
  "language": "fr",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://annuaire.sante.fr",
      "value": "1010399870"
    }
  ],
  "active": true,
  "practitioner": {
    "reference": "Practitioner/334081"
  },
  "organization": {
    "reference": "Organization/548812"
  },
  "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-AU"
        }
      ]
    }
  ]
}