FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageorg.dhin-hie.sandbox
Resource TypeServiceRequest
IdServiceRequest-NgServiceRequest-002.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ServiceRequest NgServiceRequest-002

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

supportingInfo: MedicationRequest: identifier = https://sandbox.dhin-hie.org/ig/ValueSet/ng-atc-all-medications-vs#A10-INSULIN-NPH; status = active; intent = order; category = Community; reported[x] = false; medication[x] = ->Medication ; reasonCode = ; courseOfTherapyType =


Source1

{
  "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"
    }
  ]
}