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

<Observation xmlns="http://hl7.org/fhir">
  <id value="genotype"/>
  <meta>
    <profile value="https://tb.cdc.gov.tw/tb/StructureDefinition/Observation-genotype"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: 观察 genotype</b></p><a name="genotype"> </a><a name="hcgenotype"> </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-Observation-genotype.html">分生一線藥物報告-Observation Genotype</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Codes:{https://tb.cdc.gov.tw/tb/CodeSystem/cdc-report-type genotype}">分生一線藥物報告</span></p><p><b>subject</b>: <a href="Patient-example.html">王大明 Male, DoB: 1996-01-01 ( Health Card Number (use: official, ))</a></p><p><b>effective</b>: 2026-02-14</p><p><b>performer</b>: <a href="Organization-hosp.html">Organization: identifier = Provider number (use: official, ); type = Healthcare Provider</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{https://tb.cdc.gov.tw/tb/CodeSystem/cdc-genotype MTBC}">MTBC</span></p><p><b>value</b>: <span title="Codes:{https://tb.cdc.gov.tw/tb/CodeSystem/cdc-genotype-moleculex-result U}">無法判定</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{https://tb.cdc.gov.tw/tb/CodeSystem/cdc-genotype RMP}">RMP</span></p><p><b>value</b>: <span title="Codes:{https://tb.cdc.gov.tw/tb/CodeSystem/cdc-genotype-moleculex-result U}">無法判定</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{https://tb.cdc.gov.tw/tb/CodeSystem/cdc-genotype INH}">INH</span></p><p><b>value</b>: <span title="Codes:{https://tb.cdc.gov.tw/tb/CodeSystem/cdc-genotype-moleculex-result U}">無法判定</span></p></blockquote></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="https://tb.cdc.gov.tw/tb/CodeSystem/cdc-report-type"/>
      <code value="genotype"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/example"/>
  </subject>
  <effectiveDateTime value="2026-02-14"/>
  <performer>
    <reference value="Organization/hosp"/>
  </performer>
  <component>
    <code>
      <coding>
        <system value="https://tb.cdc.gov.tw/tb/CodeSystem/cdc-genotype"/>
        <code value="MTBC"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="https://tb.cdc.gov.tw/tb/CodeSystem/cdc-genotype-moleculex-result"/>
        <code value="U"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="https://tb.cdc.gov.tw/tb/CodeSystem/cdc-genotype"/>
        <code value="RMP"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="https://tb.cdc.gov.tw/tb/CodeSystem/cdc-genotype-moleculex-result"/>
        <code value="U"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="https://tb.cdc.gov.tw/tb/CodeSystem/cdc-genotype"/>
        <code value="INH"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="https://tb.cdc.gov.tw/tb/CodeSystem/cdc-genotype-moleculex-result"/>
        <code value="U"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>