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

: Specimen Type Used In Viral Load testing - JSON Representation

Active as of 2024-08-28

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "vs-specimen-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-specimen-type</b></p><a name=\"vs-specimen-type\"> </a><a name=\"hcvs-specimen-type\"> </a><a name=\"vs-specimen-type-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/119361006\">119361006</a></td><td>Plasma specimen</td></tr><tr><td><a href=\"http://snomed.info/id/440500007\">440500007</a></td><td>Dried blood spot specimen</td></tr><tr><td><a href=\"http://snomed.info/id/441620008\">441620008</a></td><td>Oral fluid specimen</td></tr><tr><td><a href=\"http://snomed.info/id/258580003\">258580003</a></td><td>Whole blood specimen</td></tr><tr><td><a href=\"http://snomed.info/id/119364003\">119364003</a></td><td>Serum specimen</td></tr></table></li></ul></div>"
  },
  "url" : "http://moh.bw.org/ValueSet/vs-specimen-type",
  "version" : "1.0.0",
  "name" : "VSSpecimenType",
  "title" : "Specimen Type Used In Viral Load testing",
  "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" : "A list of specimen types.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BW",
          "display" : "Botswana"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "119361006",
            "display" : "Plasma specimen"
          },
          {
            "code" : "440500007",
            "display" : "Dried blood spot specimen"
          },
          {
            "code" : "441620008",
            "display" : "Oral fluid specimen"
          },
          {
            "code" : "258580003",
            "display" : "Whole blood specimen"
          },
          {
            "code" : "119364003",
            "display" : "Serum specimen"
          }
        ]
      }
    ]
  }
}