FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-NgPractitionerRole-002.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole NgPractitionerRole-002
Profile: NG PractitionerRole
period: 2022-06-01 --> (ongoing)
practitioner: Practitioner Nkiru Okeke
organization: Organization Asokoro District Hospital
code: Pharmacist, Claims Submission Officer
{
"resourceType": "PractitionerRole",
"id": "NgPractitionerRole-002",
"meta": {
"profile": [
"https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-practitioner-role"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"period": {
"start": "2022-06-01"
},
"practitioner": {
"reference": "Practitioner/NgPractitioner-002"
},
"organization": {
"reference": "Organization/00134455-e5f6-4789-a123-456789abcdef"
},
"code": [
{
"text": "Pharmacist"
},
{
"text": "Claims Submission Officer"
}
]
}