Kenya Patient Summary FHIR IG
0.1.0 - ci-build Kenya flag

Kenya Patient Summary FHIR IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Specimen Collection ValueSet - JSON Representation

Draft as of 2025-12-09

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "specimen-ollection-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet specimen-ollection-vs</b></p><a name=\"specimen-ollection-vs\"> </a><a name=\"hcspecimen-ollection-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><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/261004008\">261004008</a></td><td>Diagnostic procedure</td></tr><tr><td><a href=\"http://snomed.info/id/129265001\">129265001</a></td><td>Evaluation procedure</td></tr><tr><td><a href=\"http://snomed.info/id/360156006\">360156006</a></td><td>Screening procedure</td></tr><tr><td><a href=\"http://snomed.info/id/308364004\">308364004</a></td><td>Research procedure</td></tr><tr><td><a href=\"http://snomed.info/id/262202000\">262202000</a></td><td>Therapeutic procedure</td></tr></table></li></ul></div>"
  },
  "url" : "https://example.org/fhir/ValueSet/specimen-ollection-vs",
  "version" : "0.1.0",
  "name" : "SpecimenCollectionContextVS",
  "title" : "Specimen Collection ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-12-09T10:36:20+00:00",
  "publisher" : "IntelliSOFT Consulting",
  "contact" : [
    {
      "name" : "IntelliSOFT Consulting",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://.com/fhir/example-publisher"
        }
      ]
    },
    {
      "name" : "KPS Team Kenya.",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@example.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "A preferred set of Specimen Collection",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KE",
          "display" : "Kenya"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "261004008",
            "display" : "Diagnostic procedure"
          },
          {
            "code" : "129265001",
            "display" : "Evaluation procedure"
          },
          {
            "code" : "360156006",
            "display" : "Screening procedure"
          },
          {
            "code" : "308364004",
            "display" : "Research procedure"
          },
          {
            "code" : "262202000",
            "display" : "Therapeutic procedure"
          }
        ]
      }
    ]
  }
}