Eswatini HL7 FHIR Implementation Guide
0.1.0 - ci-build

Eswatini HL7 FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SampleSzLabRequest - JSON Representation

Raw json | Download

{
  "resourceType" : "ServiceRequest",
  "id" : "0A9D46E4-2E36-4DED-BD52-C1C59AD0B7CF",
  "meta" : {
    "profile" : [
      🔗 "https://hapifhir.eswatinihie.com/fhir/StructureDefinition/SzLabRequest"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest 0A9D46E4-2E36-4DED-BD52-C1C59AD0B7CF</b></p><a name=\"0A9D46E4-2E36-4DED-BD52-C1C59AD0B7CF\"> </a><a name=\"hc0A9D46E4-2E36-4DED-BD52-C1C59AD0B7CF\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-SzLabRequest.html\">Eswatini Lab Test Profile</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 108252007}\">Laboratory procedure</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzTestCodeCS CD4}\">CD4 Test</span></p><p><b>subject</b>: <a href=\"Patient-13EA147E-8E3B-498C-8D35-6FCB8BC6DEFB.html\">Celucolo Celani Sacolo  Male, DoB: 2000-01-01 ( Medical Record Number: Client Management Information System#M001010101-1\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-C4ACF791-2B64-4A45-8E6E-87A5B1295032.html\">Encounter: status = finished; class = Out Patient Department (Code System: Encounter Classification#OPD); period = 2023-10-01 10:00:00+0000 --&gt; (ongoing)</a></p><p><b>authoredOn</b>: 2025-09-09</p><p><b>requester</b>: <a href=\"Practitioner-576E19CD-CED4-47A0-8BF7-3B030153E245.html\">Practitioner Thabile Celiwe Dlamini </a></p><p><b>specimen</b>: <a href=\"Specimen-D1FB3038-1B78-44E1-8244-897F243284B4.html\">Specimen: status = available; type = Blood</a></p></div>"
  },
  "status" : "active",
  "intent" : "order",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "108252007",
          "display" : "Laboratory procedure"
        }
      ]
    }
  ],
  "priority" : "routine",
  "code" : {
    "coding" : [
      {
        "system" : "https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzTestCodeCS",
        "code" : "CD4",
        "display" : "CD4 Test"
      }
    ],
    "text" : "CD4 Test"
  },
  "subject" : {
    🔗 "reference" : "Patient/13EA147E-8E3B-498C-8D35-6FCB8BC6DEFB"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/C4ACF791-2B64-4A45-8E6E-87A5B1295032"
  },
  "authoredOn" : "2025-09-09",
  "requester" : {
    🔗 "reference" : "Practitioner/576E19CD-CED4-47A0-8BF7-3B030153E245"
  },
  "specimen" : [
    {
      🔗 "reference" : "Specimen/D1FB3038-1B78-44E1-8244-897F243284B4"
    }
  ]
}