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

FHIR IG analytics

Packageans.fhir.fr.annuaire
Resource TypePractitioner
IdPractitioner-3719500DP.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é : Praticien 3719500DP

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

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

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

identifier: Identifiant National de Professionnel de Santé/810102727017 (utilisation : official, ), N° RPPS/10102727017 (utilisation : official, )

active: true

name: David CHATELIER

telecom: davidchatelier@xxx.mssante.fr

qualification

code: DE Pharmacien

qualification

code: Pharmacien


Source1

{
  "resourceType": "Practitioner",
  "id": "3719500DP",
  "meta": {
    "versionId": "0.1",
    "lastUpdated": "2019-08-31T01:00:00.000+01:00",
    "source": "https://annuaire.esante.gouv.fr",
    "profile": [
      "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-practitioner",
      "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-dp-practitioner"
    ]
  },
  "language": "fr",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203",
            "code": "IDNPS"
          }
        ]
      },
      "system": "urn:oid:1.2.250.1.71.4.2.1",
      "value": "810102727017"
    },
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203",
            "code": "RPPS"
          }
        ]
      },
      "system": "https://rpps.esante.gouv.fr",
      "value": "10102727017"
    }
  ],
  "active": true,
  "name": [
    {
      "use": "usual",
      "family": "CHATELIER",
      "given": [
        "David"
      ],
      "prefix": [
        "M"
      ]
    }
  ],
  "telecom": [
    {
      "extension": [
        {
          "url": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-contact-point-email-type",
          "valueCoding": {
            "system": "https://mos.esante.gouv.fr/NOS/TRE_R256-TypeMessagerie/FHIR/TRE-R256-TypeMessagerie",
            "code": "MSSANTE"
          }
        }
      ],
      "system": "email",
      "value": "davidchatelier@xxx.mssante.fr",
      "rank": 1
    }
  ],
  "qualification": [
    {
      "code": {
        "coding": [
          {
            "system": "https://mos.esante.gouv.fr/NOS/TRE_R48-DiplomeEtatFrancais/FHIR/TRE-R48-DiplomeEtatFrancais",
            "code": "DE01"
          },
          {
            "system": "https://mos.esante.gouv.fr/NOS/TRE_R14-TypeDiplome/FHIR/TRE-R14-TypeDiplome",
            "code": "DE"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://mos.esante.gouv.fr/NOS/TRE_G15-ProfessionSante/FHIR/TRE-G15-ProfessionSante",
            "code": "21"
          },
          {
            "system": "https://mos.esante.gouv.fr/NOS/TRE_R09-CategorieProfessionnelle/FHIR/TRE-R09-CategorieProfessionnelle",
            "code": "C"
          }
        ]
      }
    }
  ]
}