FHIR IG analytics| Package | fhir.kenyaPSIG |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-PractitionerRoleKPS.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole PractitionerRoleKPS
Profile: Practitioner Role Profile - KPS version: 0.1.0
identifier: PractitionerRoleIdentifierNamingSystem/PROLE-VAL-001
practitioner: Practitioner Anne Njoroge
organization: Organization Kenyatta National Hospital
code: Consultant physician
{
"resourceType": "PractitionerRole",
"id": "PractitionerRoleKPS",
"meta": {
"profile": [
"https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-practitioner-role|0.1.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/NamingSystem/practitioner-role-identifier",
"value": "PROLE-VAL-001"
}
],
"practitioner": {
"reference": "Practitioner/PractitionerKPS"
},
"organization": {
"reference": "Organization/OrganizationKPS"
},
"code": [
{
"text": "Consultant physician"
}
]
}