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

: Example AMR Diagnostic Report - Urine Culture - XML Representation

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="ExampleDiagnosticReportAMR"/>
  <meta>
    <profile
             value="http://bw.health.gov/fhir/amr/StructureDefinition/botswana-amr-diagnostic-report"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport ExampleDiagnosticReportAMR</b></p><a name="ExampleDiagnosticReportAMR"> </a><a name="hcExampleDiagnosticReportAMR"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-botswana-amr-diagnostic-report.html">Botswana AMR DiagnosticReport</a></p></div><h2><span title="Codes:{http://loinc.org 85421-6}">Bacterial identification and susceptibility panel - Isolate</span> (<span title="Codes:{http://loinc.org 18725-2}">Microbiology studies (set)</span>) </h2><table class="grid"><tr><td>Subject</td><td>Keabetswe Motswana  Female, DoB: 1981-05-14</td></tr><tr><td>When For</td><td>2026-03-11 17:00:00+0200</td></tr><tr><td>Reported</td><td>2026-03-11 17:30:00+0200</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>When For</b></td></tr><tr><td><a href="Observation-ExampleGramStainNegative.html"><span title="Codes:{http://loinc.org 664-3}">Microscopic observation [Identifier] in Specimen by Gram stain</span></a></td><td><span title="Codes:{http://snomed.info/sct 87172008}">Gram-negative bacillus</span></td><td>Final</td><td>2026-03-10 10:00:00+0200</td></tr><tr><td><a href="Observation-ExampleOrganismEcoli.html"><span title="Codes:{http://loinc.org 634-6}">Bacteria identified in Specimen by Aerobe culture</span></a></td><td><span title="Codes:{http://snomed.info/sct 112283007}">Escherichia coli</span></td><td>Final</td><td>2026-03-11 09:00:00+0200</td></tr><tr><td><a href="Observation-ExampleOrganismKlebsiella.html"><span title="Codes:{http://loinc.org 634-6}">Bacteria identified in Specimen by Aerobe culture</span></a></td><td><span title="Codes:{http://snomed.info/sct 56415008}">Klebsiella pneumoniae</span></td><td>Final</td><td>2026-03-11 09:00:00+0200</td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="18725-2"/>
      <display value="Microbiology studies (set)"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="85421-6"/>
      <display
               value="Bacterial identification and susceptibility panel - Isolate"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/ExamplePatientMotswana"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/ExampleEncounterInpatient"/>
  </encounter>
  <effectiveDateTime value="2026-03-11T17:00:00+02:00"/>
  <issued value="2026-03-11T17:30:00+02:00"/>
  <specimen>🔗 
    <reference value="Specimen/ExampleSpecimenUrine"/>
  </specimen>
  <result>🔗 
    <reference value="Observation/ExampleGramStainNegative"/>
  </result>
  <result>🔗 
    <reference value="Observation/ExampleOrganismEcoli"/>
  </result>
  <result>🔗 
    <reference value="Observation/ExampleOrganismKlebsiella"/>
  </result>
</DiagnosticReport>