SGHI FHIR Profile Implementation Guide
0.1.0 - ci-build

SGHI FHIR Profile Implementation Guide, published by Kathurima Kimathi. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/savannahghi/sil_fhir_profile_ig/ and changes regularly. See the Directory of published versions

: SGHI Sample Type - JSON Representation

Active as of 2026-09-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "sample-type",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet sample-type</b></p><a name=\"sample-type\"> </a><a name=\"hcsample-type\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v2-0487.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0487</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 3.0.0, the version found through the package references\"> version &#x1F4E6;3.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v2-0487.html#v2-0487-BLD\">BLD</a></td><td>Whole blood</td><td>Whole blood</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v2-0487.html#v2-0487-SER\">SER</a></td><td>Serum</td><td>Serum</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v2-0487.html#v2-0487-PLAS\">PLAS</a></td><td>Plasma</td><td>Plasma</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v2-0487.html#v2-0487-URINM\">URINM</a></td><td>Urine (mid-stream)</td><td>Urine, Midstream</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v2-0487.html#v2-0487-CSF\">CSF</a></td><td>Cerebrospinal fluid</td><td>Cerebral spinal fluid</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v2-0487.html#v2-0487-TISS\">TISS</a></td><td>Tissue</td><td>Tissue</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v2-0487.html#v2-0487-SPT\">SPT</a></td><td>Sputum</td><td>Sputum</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v2-0487.html#v2-0487-STL\">STL</a></td><td>Stool</td><td>Stool = Fecal</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-specimen-collection-codesystem.html\"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/specimen-collection-codesystem</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-specimen-collection-codesystem.html#specimen-collection-codesystem-swab\">swab</a></td><td>Swab</td><td>Material collected on a swab, whatever the site. The site is recorded on the specimen, not in this code.</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.slade360.co.ke/fhir/ValueSet/sample-type",
  "version" : "0.1.0",
  "name" : "SGHISampleType",
  "title" : "SGHI Sample Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-15T11:40:24+00:00",
  "publisher" : "Kathurima Kimathi",
  "contact" : [
    {
      "name" : "Kathurima Kimathi",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.linkedin.com/in/kathurima-kimathi/"
        },
        {
          "system" : "email",
          "value" : "kathurimakimathi415@gmail.com"
        }
      ]
    },
    {
      "name" : "Oscar John",
      "telecom" : [
        {
          "system" : "email",
          "value" : "oscarjohnotieno@gmail.com",
          "use" : "work"
        }
      ]
    },
    {
      "name" : "Kennedy Omondi",
      "telecom" : [
        {
          "system" : "email",
          "value" : "kennankole@gmail.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "The material a sample consists of, as chosen when collecting it. Distinct from SGHISpecimenTypeVs, which names the procedure that obtained the sample rather than the material.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0487",
        "concept" : [
          {
            "code" : "BLD",
            "display" : "Whole blood"
          },
          {
            "code" : "SER",
            "display" : "Serum"
          },
          {
            "code" : "PLAS",
            "display" : "Plasma"
          },
          {
            "code" : "URINM",
            "display" : "Urine (mid-stream)"
          },
          {
            "code" : "CSF",
            "display" : "Cerebrospinal fluid"
          },
          {
            "code" : "TISS",
            "display" : "Tissue"
          },
          {
            "code" : "SPT",
            "display" : "Sputum"
          },
          {
            "code" : "STL",
            "display" : "Stool"
          }
        ]
      },
      {
        "system" : "https://fhir.slade360.co.ke/fhir/CodeSystem/specimen-collection-codesystem",
        "concept" : [
          {
            "code" : "swab",
            "display" : "Swab"
          }
        ]
      }
    ]
  }
}