{
  "resourceType" : "Observation",
  "id" : "SampleSzMalariaLabResult",
  "meta" : {
    "profile" : ["https://hapifhir.eswatinihie.com/fhir/StructureDefinition/SzLabResult"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation SampleSzMalariaLabResult</b></p><a name=\"SampleSzMalariaLabResult\"> </a><a name=\"hcSampleSzMalariaLabResult\"> </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-SzLabResult.html\">Eswatini Lab Result Profile</a></p></div><p><b>Extention: Eswatini Lab Result Authorizer</b>: <a href=\"Practitioner-576E19CD-CED4-47A0-8BF7-3B030153E245.html\">Practitioner Thabile Celiwe Dlamini </a></p><p><b>Extention: Eswatini Testing Laboratory</b>: <a href=\"Location-BD06C72F-FCCE-42E0-BF55-E72C298DF11E.html\">Location Mbabane Central Laboratory</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzTestParameterCodeCS PAN}\">PAN Antigen</span></p><p><b>subject</b>: <a href=\"Patient-SampleSzMalariaPatient.html\">Jacob Samuel Gule  Male, DoB: 1990-01-01 ( Medical Record Number: M002111111-11\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-SampleSzMalariaEncounter.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>performer</b>: <a href=\"Practitioner-576E19CD-CED4-47A0-8BF7-3B030153E245.html\">Practitioner Thabile Celiwe Dlamini </a></p><p><b>value</b>: </p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation POS}\">Positive</span></p><p><b>specimen</b>: <a href=\"Specimen-SampleSzMalariaSpecimen.html\">Specimen: status = available; type = Blood</a></p></div>"
  },
  "extension" : [{
    "url" : "https://hapifhir.eswatinihie.com/fhir/StructureDefinition/SzAuthorizerExtension",
    "valueReference" : {
      "reference" : "Practitioner/576E19CD-CED4-47A0-8BF7-3B030153E245"
    }
  },
  {
    "url" : "https://hapifhir.eswatinihie.com/fhir/StructureDefinition/SzTestingLabExtension",
    "valueReference" : {
      "reference" : "Location/BD06C72F-FCCE-42E0-BF55-E72C298DF11E"
    }
  }],
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "laboratory",
      "display" : "Laboratory"
    }],
    "text" : "Laboratory"
  }],
  "code" : {
    "coding" : [{
      "system" : "https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzTestParameterCodeCS",
      "code" : "PAN",
      "display" : "PAN Antigen"
    }],
    "text" : "PAN Antigen"
  },
  "subject" : {
    "reference" : "Patient/SampleSzMalariaPatient"
  },
  "encounter" : {
    "reference" : "Encounter/SampleSzMalariaEncounter"
  },
  "performer" : [{
    "reference" : "Practitioner/576E19CD-CED4-47A0-8BF7-3B030153E245"
  }],
  "_valueString" : {
    "value" : "Positive"
  },
  "interpretation" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
      "code" : "POS",
      "display" : "Positive"
    }],
    "text" : "Positive"
  }],
  "specimen" : {
    "reference" : "Specimen/SampleSzMalariaSpecimen"
  }
}