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

: Service Providers - JSON Representation

Active as of 2024-08-28

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "vs-service-provider",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-service-provider</b></p><a name=\"vs-service-provider\"> </a><a name=\"hcvs-service-provider\"> </a><a name=\"vs-service-provider-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/276052003\">276052003</a></td><td>Public facilities</td></tr><tr><td><a href=\"http://snomed.info/id/394794000\">394794000</a></td><td>Health clinic managed by voluntary or private agents</td></tr><tr><td><a href=\"http://snomed.info/id/185483006\">185483006</a></td><td>Outreach clinic</td></tr><tr><td><a href=\"http://snomed.info/id/310391008\">310391008</a></td><td>Community clinic</td></tr><tr><td><a href=\"http://snomed.info/id/257622000\">257622000</a></td><td>Healthcare facility</td></tr><tr><td><a href=\"http://snomed.info/id/45899008\">45899008</a></td><td>Free-standing laboratory facility</td></tr></table></li></ul></div>"
  },
  "url" : "http://moh.bw.org/ValueSet/vs-service-provider",
  "version" : "1.0.0",
  "name" : "VSServiceProviderType",
  "title" : "Service Providers",
  "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" : "Code used for representing the classification of organizations providing health services.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BW",
          "display" : "Botswana"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "276052003",
            "display" : "Public facilities"
          },
          {
            "code" : "394794000",
            "display" : "Health clinic managed by voluntary or private agents"
          },
          {
            "code" : "185483006",
            "display" : "Outreach clinic"
          },
          {
            "code" : "310391008",
            "display" : "Community clinic"
          },
          {
            "code" : "257622000",
            "display" : "Healthcare facility"
          },
          {
            "code" : "45899008",
            "display" : "Free-standing laboratory facility"
          }
        ]
      }
    ]
  }
}