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" : "ValueSet",
  "id" : "vs-pims-lab-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-pims-lab-codes</b></p><a name=\"vs-pims-lab-codes\"> </a><a name=\"hcvs-pims-lab-codes\"> </a><a name=\"vs-pims-lab-codes-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-cs-pims-lab-codes.html\"><code>http://moh.bw.org/CodeSystem/cs-pims-lab-codes</code></a></li></ul></div>"
  },
  "url" : "http://moh.bw.org/ValueSet/vs-pims-lab-codes",
  "version" : "1.0.0",
  "name" : "VSPimsLabOrderCodes",
  "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"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://moh.bw.org/CodeSystem/cs-pims-lab-codes"
      }
    ]
  }
}