FHIR IG analytics| Package | ans.fhir.fr.sas |
| Resource Type | Practitioner |
| Id | Practitioner-ExamplePractitioner3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : Praticien ExamplePractitioner3
Profil: FrPractitionerAgregateur
identifier: Identifiant National de Professionnel de Santé/810002673899
name: Guillaume MARCEL
{
"resourceType": "Practitioner",
"id": "ExamplePractitioner3",
"meta": {
"profile": [
"http://sas.fr/fhir/StructureDefinition/FrPractitionerAgregateur"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://interopsante.org/fhir/CodeSystem/fr-v2-0203",
"code": "IDNPS"
}
]
},
"system": "urn:oid:1.2.250.1.71.4.2.1",
"value": "810002673899"
}
],
"name": [
{
"family": "MARCEL",
"given": [
"Guillaume"
]
}
]
}