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