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 Local Identification Method Codes - JSON Representation

Draft as of 2026-03-13

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "botswana-amr-local-method-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem botswana-amr-local-method-cs</b></p><a name=\"botswana-amr-local-method-cs\"> </a><a name=\"hcbotswana-amr-local-method-cs\"> </a><p>This  code system <code>http://bw.health.gov/fhir/amr/CodeSystem/botswana-amr-local-method-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">vitek<a name=\"botswana-amr-local-method-cs-vitek\"> </a></td><td>Vitek automated system</td><td>bioMérieux Vitek automated identification and susceptibility testing system</td></tr><tr><td style=\"white-space:nowrap\">phoenix<a name=\"botswana-amr-local-method-cs-phoenix\"> </a></td><td>Phoenix automated system</td><td>BD Phoenix automated identification and susceptibility testing system</td></tr><tr><td style=\"white-space:nowrap\">api<a name=\"botswana-amr-local-method-cs-api\"> </a></td><td>API biochemical strips</td><td>bioMérieux API manual biochemical identification strips</td></tr><tr><td style=\"white-space:nowrap\">manual<a name=\"botswana-amr-local-method-cs-manual\"> </a></td><td>Manual biochemical testing</td><td>Traditional manual biochemical identification methods</td></tr></table></div>"
  },
  "url" : "http://bw.health.gov/fhir/amr/CodeSystem/botswana-amr-local-method-cs",
  "version" : "0.1.0",
  "name" : "BotswanaAMRLocalMethodCS",
  "title" : "Botswana AMR Local Identification Method Codes",
  "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" : "Local codes for identification methods used in Botswana AMR surveillance",
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "vitek",
      "display" : "Vitek automated system",
      "definition" : "bioMérieux Vitek automated identification and susceptibility testing system"
    },
    {
      "code" : "phoenix",
      "display" : "Phoenix automated system",
      "definition" : "BD Phoenix automated identification and susceptibility testing system"
    },
    {
      "code" : "api",
      "display" : "API biochemical strips",
      "definition" : "bioMérieux API manual biochemical identification strips"
    },
    {
      "code" : "manual",
      "display" : "Manual biochemical testing",
      "definition" : "Traditional manual biochemical identification methods"
    }
  ]
}