全國性預防接種資訊登錄與上傳實作指引
0.0.1 - ci-build Taiwan, Province of China flag

全國性預防接種資訊登錄與上傳實作指引, published by 衛福部疾病管制署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hyweb-cdc/niis/ and changes regularly. See the Directory of published versions

: HBeAg檢驗-孕婦B肝產檢結果-Case3 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="observation-hbeAg-min"/>
  <meta>
    <profile
             value="https://twniis.cdc.gov.tw/twniis/StructureDefinition/observation-HBeAg-reporting-niis"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>HBeAg檢驗-孕婦B肝產檢結果-張小花</b></h3><p><b>檢驗狀態</b>:final</p><p><b>檢驗類別</b>:Laboratory <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/observation-category">ObservationCategoryCodes</a>#laboratory)</span></p><p><b>檢驗項目</b>:HBeAg <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="CodeSystem-twniis-hep-b-test-code-values.html">CDC-NIIS系統-B肝檢驗項目</a>#HBeAg)</span></p><p><b>個案資料</b>:<a href="Patient-patient-residentNumber-min.html">Patient/patient-residentNumber-min</a> &quot;張小花&quot;</p><p><b>檢驗日期</b>:2020-01-01</p><p><b>檢體資料</b>:<a href="Specimen-specimen-residentNumber-receivedTime-min.html">Specimen/specimen-residentNumber-receivedTime-min</a> &quot;B肝病毒量採檢日期-張小花&quot;</p><p><b>採檢單位</b>:<a href="Organization-organization-specco-min.html">Organization/organization-specco-min</a> &quot;採檢單位&quot;</p><p><b>檢驗方法</b>:EIA <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="CodeSystem-twniis-obs-method-values.html">CDC-NIIS系統-檢驗方法</a>#EIA)</span></p><p><b>檢驗結果</b>:Positive <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation">ObservationInterpretation</a>#POS)</span></p><p><b>預產期</b>:2020-01-24</p><p><b>B型肝炎病毒含量</b>:1000 IU/mL</p><p><b>是否使用抗病毒藥物治療</b>:true</p><p><b>抗病毒藥物治療起日</b>:2020-01-07</p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
      <display value="Laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system
              value="https://twniis.cdc.gov.tw/twniis/CodeSystem/twniis-hep-b-test-code-values"/>
      <code value="HBeAg"/>
      <display value="HBeAg"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-residentNumber-min"/>
  </subject>
  <effectiveDateTime value="2020-01-01"/>
  <performer>🔗 
    <reference value="Organization/organization-specco-min"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
      <code value="POS"/>
    </coding>
  </valueCodeableConcept>
  <interpretation>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
      <code value="POS"/>
    </coding>
  </interpretation>
  <method>
    <coding>
      <system
              value="https://twniis.cdc.gov.tw/twniis/CodeSystem/twniis-obs-method-values"/>
      <code value="EIA"/>
      <display value="EIA"/>
    </coding>
  </method>
  <specimen>🔗 
    <reference value="Specimen/specimen-residentNumber-receivedTime-min"/>
  </specimen>
  <component>
    <code>
      <coding>
        <system
                value="https://twniis.cdc.gov.tw/twniis/CodeSystem/twniis-obs-values"/>
        <code value="預產期"/>
        <display value="預產期"/>
      </coding>
    </code>
    <valueDateTime value="2020-01-24"/>
  </component>
  <component>
    <code>
      <coding>
        <system
                value="https://twniis.cdc.gov.tw/twniis/CodeSystem/twniis-obs-values"/>
        <code value="B型肝炎病毒含量"/>
        <display value="B型肝炎病毒含量"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="1000"/>
      <unit value="IU/mL"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="[IU]/mL"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system
                value="https://twniis.cdc.gov.tw/twniis/CodeSystem/twniis-obs-values"/>
        <code value="是否使用抗病毒藥物治療"/>
        <display value="是否使用抗病毒藥物治療"/>
      </coding>
    </code>
    <valueBoolean value="true"/>
  </component>
  <component>
    <code>
      <coding>
        <system
                value="https://twniis.cdc.gov.tw/twniis/CodeSystem/twniis-obs-values"/>
        <code value="抗病毒藥物治療起日"/>
        <display value="抗病毒藥物治療起日"/>
      </coding>
    </code>
    <valueDateTime value="2020-01-07"/>
  </component>
</Observation>