全國性預防接種資訊登錄與上傳實作指引
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

: 抗體檢驗(IgG)-孕婦B肝產檢結果-Case3 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="observation-hepBAntibody-residentNumber-min"/>
  <meta>
    <profile
             value="https://twniis.cdc.gov.tw/twniis/StructureDefinition/observation-HepBAntibody-reporting-niis"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>抗體檢驗(IgG)-孕婦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>:IgG <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="CodeSystem-twniis-hepBAntibody-obs-values.html">CDC-NIIS系統-HepBAntibody檢驗項目</a>#IgG)</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>: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>:true</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-hepBAntibody-obs-values"/>
      <code value="IgG"/>
      <display value="IgG"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-residentNumber-min"/>
  </subject>
  <effectiveDateTime value="2020-01-01"/>
  <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>
  <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>
</Observation>