FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | Practitioner |
| Id | Practitioner-NgPractitioner-006-Doctor.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner NgPractitioner-006-Doctor
Profile: NG Practitioner
identifier: https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn/PRSN-9C4E-7B12-OB01
active: true
name: Akon Aderemi
birthDate: 1980-01-01
| Code | Period |
| GP | 2010-01-01 --> (ongoing) |
{
"resourceType": "Practitioner",
"id": "NgPractitioner-006-Doctor",
"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": "PRSN-9C4E-7B12-OB01"
}
],
"active": true,
"name": [
{
"family": "Aderemi",
"given": [
"Akon"
]
}
],
"birthDate": "1980-01-01",
"qualification": [
{
"code": {
"text": "GP"
},
"period": {
"start": "2010-01-01"
}
}
]
}