FHIR IG analytics| Package | hl7.fhir.be.drp |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner practitioner2
Profile: BePractitioner
identifier: BeNIHDINamingSystem/45094508408 (use: official, )
name: Christopher Chapel (Official), Mr.Nurse (Nickname)
{
"resourceType": "Practitioner",
"id": "practitioner2",
"meta": {
"profile": [
"https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi",
"value": "45094508408"
}
],
"name": [
{
"use": "official",
"family": "Chapel",
"given": [
"Christopher"
]
},
{
"use": "nickname",
"given": [
"Mr.Nurse"
]
}
]
}