FHIR IG analytics| Package | hl7.fhir.be.lab |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner10.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Practitioner",
"id": "practitioner10",
"meta": {
"profile": [
"https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner"
]
},
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi",
"value": "554488997"
}
],
"name": [
{
"use": "official",
"family": "Davoust",
"given": [
"Louis-Nicolas"
],
"suffix": [
"MD"
]
}
],
"telecom": [
{
"system": "email",
"value": "nicolas.davoust@gtl.be",
"use": "work"
},
{
"system": "phone",
"value": "022675198",
"use": "work"
},
{
"system": "fax",
"value": "022675209",
"use": "work"
}
]
}