FHIR IG analytics| Package | hl7.fhir.be.manzana |
| Resource Type | Practitioner |
| Id | Practitioner-rs-findRisc-pharmacist.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner rs-findRisc-pharmacist
Profile: Practitioner core BE profile
identifier: BeSSINNamingSystem/99010102393 (use: official, ), BeNIHDINamingSystem/10615263004 (use: official, )
name: Test Pharmacist (Official)
gender: Female
birthDate: 1979-12-11
{
"resourceType": "Practitioner",
"id": "rs-findRisc-pharmacist",
"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/ssin",
"value": "99010102393"
},
{
"use": "official",
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi",
"value": "10615263004"
}
],
"name": [
{
"use": "official",
"family": "Pharmacist",
"given": [
"Test"
],
"suffix": [
"MD"
]
}
],
"gender": "female",
"birthDate": "1979-12-11"
}