<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="example-tb-microscopy"/>
  <meta>
    <profile value="https://dhp.uz/fhir/integrations/StructureDefinition/dhis-observation"/>
  </meta>
  <language value="ru"/>
  <text>
    <status value="generated"/><div xml:lang="ru" lang="ru"><hr/><p><b>Russian</b></p><hr/><p class="res-header-id"><b>Сгенерированный нарратив: Observation example-tb-microscopy</b></p><a name="ru-example-tb-microscopy"> </a><a name="ru-hcexample-tb-microscopy"> </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">Профиль: <a href="StructureDefinition-dhis-observation.html">DHIS Observation Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Коды:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Коды:{http://loinc.org 89876-7}">MTB complex rifAMPin and isoniazid resistance panel by Molecular genetics method</span></p><p><b>subject</b>: <a href="Patient-example-patient-john.html">John Smith(official) Unknown, БД: 2026-03-13 ( National unique individual identifier)</a></p><p><b>effective</b>: 2025-09-12 10:00:00+0000</p><p><b>issued</b>: 2025-09-12 11:00:00+0000</p><p><b>performer</b>: <a href="Organization-example-organization.html">Organization Respublika onkologiya markazi</a></p><p><b>value</b>: <span title="Коды:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation POS}">Positive</span></p><p><b>specimen</b>: <a href="Specimen-example-dhis-specimen.html">Specimen: status = available; type = Sputum specimen; receivedTime = 2026-02-13 12:00:00+0000</a></p><h3>Components</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Коды:{https://terminology.dhp.uz/fhir/integrations/CodeSystem/dhis-observation-component-code-cs tub004-0008}">Isoniazid (0.1 mg/mL)</span></td><td><span title="Коды:{https://terminology.dhp.uz/fhir/integrations/CodeSystem/dhis-observation-codeable-concept-cs Tub003-0040}">Macrota sample sediment</span></td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="89876-7"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/example-patient-john"/>
  </subject>
  <effectiveDateTime value="2025-09-12T10:00:00Z"/>
  <issued value="2025-09-12T11:00:00Z"/>
  <performer>
    <reference value="Organization/example-organization"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
      <code value="POS"/>
      <display value="Positive"/>
    </coding>
  </valueCodeableConcept>
  <specimen>
    <reference value="Specimen/example-dhis-specimen"/>
  </specimen>
  <component>
    <code>
      <coding>
        <system value="https://terminology.dhp.uz/fhir/integrations/CodeSystem/dhis-observation-component-code-cs"/>
        <code value="tub004-0008"/>
        <display value="Isoniazid (0.1 mg/mL)"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="https://terminology.dhp.uz/fhir/integrations/CodeSystem/dhis-observation-codeable-concept-cs"/>
        <code value="Tub003-0040"/>
        <display value="Macrota sample sediment"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>