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 AST Method - JSON Representation

Draft as of 2026-03-13

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "botswana-amr-ast-method-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet botswana-amr-ast-method-vs</b></p><a name=\"botswana-amr-ast-method-vs\"> </a><a name=\"hcbotswana-amr-ast-method-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/115254003\">115254003</a></td><td>Disc diffusion method</td></tr><tr><td><a href=\"http://snomed.info/id/263696007\">263696007</a></td><td>Broth dilution</td></tr><tr><td><a href=\"http://snomed.info/id/104234003\">104234003</a></td><td>Gradient strip susceptibility test</td></tr><tr><td><a href=\"http://snomed.info/id/702873001\">702873001</a></td><td>Automated antimicrobial susceptibility test</td></tr></table></li></ul></div>"
  },
  "url" : "http://bw.health.gov/fhir/amr/ValueSet/botswana-amr-ast-method-vs",
  "version" : "0.1.0",
  "name" : "BotswanaAMRASTMethodVS",
  "title" : "Botswana AMR AST Method",
  "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" : "Antimicrobial susceptibility testing methods used in Botswana AMR surveillance",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "115254003",
            "display" : "Disc diffusion method"
          },
          {
            "code" : "263696007",
            "display" : "Broth dilution"
          },
          {
            "code" : "104234003",
            "display" : "Gradient strip susceptibility test"
          },
          {
            "code" : "702873001",
            "display" : "Automated antimicrobial susceptibility test"
          }
        ]
      }
    ]
  }
}