Botswana FHIR Implementation Guide - Laboratory
1.0.0 - STU1 Botswana flag

Botswana FHIR Implementation Guide - Laboratory, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/bw-laboratory-workflows-ig/ and changes regularly. See the Directory of published versions

: PIMS Lab Codes - JSON Representation

Active as of 2024-08-28

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cs-pims-lab-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-pims-lab-codes</b></p><a name=\"cs-pims-lab-codes\"> </a><a name=\"hccs-pims-lab-codes\"> </a><a name=\"cs-pims-lab-codes-en-US\"> </a><p>This case-sensitive code system <code>http://moh.bw.org/CodeSystem/cs-pims-lab-codes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">P-1<a name=\"cs-pims-lab-codes-P-1\"> </a></td><td>CD4</td><td>PIMS Lab Code</td></tr><tr><td style=\"white-space:nowrap\">128<a name=\"cs-pims-lab-codes-128\"> </a></td><td>Sputum AAFB</td><td>PIMS Lab Code</td></tr><tr><td style=\"white-space:nowrap\">129<a name=\"cs-pims-lab-codes-129\"> </a></td><td>Xpert</td><td>PIMS Lab Code</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"cs-pims-lab-codes-1\"> </a></td><td>CD4 Count</td><td>PIMS Lab Code</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"cs-pims-lab-codes-3\"> </a></td><td>Viral Load</td><td>PIMS Lab Code</td></tr><tr><td style=\"white-space:nowrap\">87<a name=\"cs-pims-lab-codes-87\"> </a></td><td>Erythrocyte sedim rate</td><td>PIMS Lab Code</td></tr><tr><td style=\"white-space:nowrap\">14<a name=\"cs-pims-lab-codes-14\"> </a></td><td>Erythrocyte sed rate</td><td>PIMS Lab Code</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"cs-pims-lab-codes-2\"> </a></td><td>CD4%</td><td>PIMS Lab Code</td></tr></table></div>"
  },
  "url" : "http://moh.bw.org/CodeSystem/cs-pims-lab-codes",
  "version" : "1.0.0",
  "name" : "CSPimsLabOrderCodes",
  "title" : "PIMS Lab Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-28T16:58:08+00:00",
  "publisher" : "Jembi Health Systems",
  "contact" : [
    {
      "name" : "Jembi Health Systems",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.jembi.org"
        },
        {
          "system" : "email",
          "value" : "info@jembi.org"
        }
      ]
    },
    {
      "name" : "Jembi Health Systems",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@jembi.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Codes used during PIMS lab orders.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BW",
          "display" : "Botswana"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "P-1",
      "display" : "CD4",
      "definition" : "PIMS Lab Code"
    },
    {
      "code" : "128",
      "display" : "Sputum AAFB",
      "definition" : "PIMS Lab Code"
    },
    {
      "code" : "129",
      "display" : "Xpert",
      "definition" : "PIMS Lab Code"
    },
    {
      "code" : "1",
      "display" : "CD4 Count",
      "definition" : "PIMS Lab Code"
    },
    {
      "code" : "3",
      "display" : "Viral Load",
      "definition" : "PIMS Lab Code"
    },
    {
      "code" : "87",
      "display" : "Erythrocyte sedim rate",
      "definition" : "PIMS Lab Code"
    },
    {
      "code" : "14",
      "display" : "Erythrocyte sed rate",
      "definition" : "PIMS Lab Code"
    },
    {
      "code" : "2",
      "display" : "CD4%",
      "definition" : "PIMS Lab Code"
    }
  ]
}