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 Specimen Type VS - TTL Representation

Draft as of 2026-03-13

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "botswana-amr-specimen-type-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet botswana-amr-specimen-type-vs</b></p><a name=\"botswana-amr-specimen-type-vs\"> </a><a name=\"hcbotswana-amr-specimen-type-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-SpecimenType.html\"><code>http://terminology.hl7.org/CodeSystem/v3-SpecimenType</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 ?3.0.0</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://terminology.hl7.org/6.0.2/CodeSystem-v3-SpecimenType.html#v3-SpecimenType-BLD\">BLD</a></td><td>Whole blood</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-SpecimenType.html#v3-SpecimenType-CSF\">CSF</a></td><td>Cerebrospinal fluid</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-SpecimenType.html#v3-SpecimenType-GEN\">GEN</a></td><td>Genital</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-SpecimenType.html#v3-SpecimenType-STL\">STL</a></td><td>Stool</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-SpecimenType.html#v3-SpecimenType-UR\">UR</a></td><td>Urine</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-SpecimenType.html#v3-SpecimenType-PUS\">PUS</a></td><td>Pus</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-SpecimenType.html#v3-SpecimenType-SPT\">SPT</a></td><td>Sputum</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://bw.health.gov/fhir/amr/ValueSet/botswana-amr-specimen-type-vs"^^xsd:anyURI ;
fhir:l <http://bw.health.gov/fhir/amr/ValueSet/botswana-amr-specimen-type-vs>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "BotswanaAMRSpecimenTypeVS"] ; # 
  fhir:title [ fhir:v "Botswana AMR Specimen Type VS"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-03-13T21:27:21-04:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "University of Botswana Partnership"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "University of Botswana Partnership" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://github.com/Dokotela/bw-amr-ig" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Specimen types used in Botswana AMR data collection, reusing v3-SpecimenType codes"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-SpecimenType"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-SpecimenType>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "BLD" ] ;
fhir:display [ fhir:v "Whole blood" ]       ] [
fhir:code [ fhir:v "CSF" ] ;
fhir:display [ fhir:v "Cerebrospinal fluid" ]       ] [
fhir:code [ fhir:v "GEN" ] ;
fhir:display [ fhir:v "Genital" ]       ] [
fhir:code [ fhir:v "STL" ] ;
fhir:display [ fhir:v "Stool" ]       ] [
fhir:code [ fhir:v "UR" ] ;
fhir:display [ fhir:v "Urine" ]       ] [
fhir:code [ fhir:v "PUS" ] ;
fhir:display [ fhir:v "Pus" ]       ] [
fhir:code [ fhir:v "SPT" ] ;
fhir:display [ fhir:v "Sputum" ]       ] )     ] )
  ] . #