FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | Practitioner |
| Id | Practitioner-NgPractitioner-Rx-001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner NgPractitioner-Rx-001
Profile: NG Practitioner
identifier: https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn/MDCN-98765
active: true
name: Oluwaseun Bakare
telecom: ph: 08087776666
birthDate: 1978-06-22
{
"resourceType": "Practitioner",
"id": "NgPractitioner-Rx-001",
"meta": {
"profile": [
"https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn",
"value": "MDCN-98765"
}
],
"active": true,
"name": [
{
"family": "Bakare",
"given": [
"Oluwaseun"
]
}
],
"telecom": [
{
"system": "phone",
"value": "08087776666"
}
],
"birthDate": "1978-06-22"
}