FHIR IG analytics| Package | hl7-france-fhir.administrative-2022 |
| Resource Type | Practitioner |
| Id | Practtioner-Durand-R4-v2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative with Details
id : f002
identifier : 801234567897 (OFFICIAL RPPS), 0751012344 (OFFICIAL ADELI> name : Pierre Durand (OFFICIAL)
telecom : ph: 0205569336(WORK), pierre.durand@hopitalTest.fr(WORK)
address : 12 rue St Hélier 35 000 Rennes (WORK)
gender : male
birthDate : 29/04/1979
{
"resourceType": "Practitioner",
"id": "practitioner-Durand-05122019",
"meta": {
"profile": [
"http://interopsante.org/fhir/structuredefinition/resource/fr-practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "RPPS",
"display": "N° RPPS"
}
]
},
"system": "urn:oid:1.2.250.1.71.4.2.1",
"value": "801234567897"
},
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "ADELI",
"display": "N° ADELI"
}
]
},
"system": "urn:oid:1.2.250.1.71.4.2.1",
"value": "0751012344"
}
],
"name": [
{
"use": "official",
"family": "Durand (Pneumologue)",
"given": [
"Pierre"
],
"suffix": [
"DR"
]
}
],
"telecom": [
{
"system": "phone",
"value": "0205569336",
"use": "work"
},
{
"extension": [
{
"url": "http://www.interopsante.org/fhir/structuredefinition/datatype/fr-email-type",
"valueCoding": {
"system": "https://mos.esante.gouv.fr/NOS/TRE_R256-TypeMessagerie/FHIR/TRE-R256-TypeMessagerie",
"code": "MSSANTE",
"display": "Espace de confiance des messageries sécurisées de santé se conformant aux exigences du contrat opérateur MSSanté"
}
}
],
"system": "email",
"value": "p.durand@hopitalTest.fr",
"use": "work"
}
],
"address": [
{
"use": "work",
"line": [
"12 rue St Hélier"
],
"city": "Rennes",
"postalCode": "35 000",
"country": "FRA"
}
],
"gender": "male",
"birthDate": "1979-04-29",
"qualification": [
{
"code": {
"coding": [
{
"system": "https://mos.esante.gouv.fr/NOS/TRE_R48-DiplomeEtatFrancais/FHIR/TRE-R48-DiplomeEtatFrancais",
"code": "DE05",
"display": "DE Docteur en médecine"
}
]
}
},
{
"code": {
"coding": [
{
"system": "https://mos.esante.gouv.fr/NOS/TRE_R49-DiplomeEtudeSpecialisee/FHIR/TRE-R49-DiplomeEtudeSpecialisee",
"code": "DSM20",
"display": "DES Hématologie"
}
]
}
}
]
}