Botswana AMR Implementation Guide
0.1.0 - 0.1.0

Botswana AMR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Botswana AMR Organism ValueSet - JSON Representation

Draft as of 2026-03-13

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "botswana-amr-organism-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet botswana-amr-organism-vs</b></p><a name=\"botswana-amr-organism-vs\"> </a><a name=\"hcbotswana-amr-organism-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<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> where concept  is-a 410607006 (Organism (organism))</li><li>Include all codes defined in <a href=\"CodeSystem-botswana-amr-local-organism-cs.html\"><code>http://bw.health.gov/fhir/amr/CodeSystem/botswana-amr-local-organism-cs</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></li></ul></div>"
  },
  "url" : "http://bw.health.gov/fhir/amr/ValueSet/botswana-amr-organism-vs",
  "version" : "0.1.0",
  "name" : "BotswanaAMROrganismVS",
  "title" : "Botswana AMR Organism ValueSet",
  "status" : "draft",
  "date" : "2026-03-13T21:27:21-04:00",
  "publisher" : "University of Botswana Partnership",
  "contact" : [
    {
      "name" : "University of Botswana Partnership",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://github.com/Dokotela/bw-amr-ig"
        }
      ]
    }
  ],
  "description" : "Organisms identified in Botswana AMR surveillance. Includes all descendants of SNOMED CT 'Organism' (410607006) plus local codes for organism combinations that labs report together.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "410607006"
          }
        ]
      },
      {
        "system" : "http://bw.health.gov/fhir/amr/CodeSystem/botswana-amr-local-organism-cs"
      }
    ]
  }
}