FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-NgServiceRequest-002.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest NgServiceRequest-002
Profile: NG ServiceRequest
status: Active
intent: Order
priority: Routine
code: Fasting blood glucose
subject: Kemi Adebayo Female, DoB: 1995-02-14 ( nin)
occurrence: 2025-11-05 07:30:00+0100
authoredOn: 2025-11-04 08:30:00+0100
requester: Practitioner Nkiru Okeke
performerType: Laboratory service
performer: Organization Asokoro District Hospital
reasonCode: Diabetes mellitus follow-up
{
"resourceType": "ServiceRequest",
"id": "NgServiceRequest-002",
"meta": {
"profile": [
"https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-service-request"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "order",
"priority": "routine",
"code": {
"text": "Fasting blood glucose"
},
"subject": {
"reference": "Patient/00114455-e5f6-4789-a123-456789abcdef"
},
"occurrenceDateTime": "2025-11-05T07:30:00+01:00",
"authoredOn": "2025-11-04T08:30:00+01:00",
"requester": {
"reference": "Practitioner/NgPractitioner-002"
},
"performerType": {
"text": "Laboratory service"
},
"performer": [
{
"reference": "Organization/00134455-e5f6-4789-a123-456789abcdef"
}
],
"reasonCode": [
{
"text": "Diabetes mellitus follow-up"
}
],
"supportingInfo": [
{
"reference": "MedicationRequest/NgMedicationRequest-003"
}
]
}