臺灣結核病實作指引
0.1.0 - ci-build Taiwan, Province of China flag

臺灣結核病實作指引, published by 衛福部疾病管制署. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/omnifhir/tb/ and changes regularly. See the Directory of published versions

: 生化檢查報告 - XML Representation

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="dia-check"/>
  <meta>
    <profile
             value="https://tb.cdc.gov.tw/tb/StructureDefinition/DiagnosticReport-tb-check"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: 诊断报告 dia-check</b></p><a name="dia-check"> </a><a name="hcdia-check"> </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-DiagnosticReport-tb-check.html">生化檢查報告-DiagnosticReport TB Check</a></p></div><h2><span title="Codes:{http://loinc.org 2093-3}">Cholesterol [Mass/volume] in Serum or Plasma</span> </h2><table class="grid"><tr><td>Subject</td><td>Anonymous Patient Male, DoB: 1986-01-01 ( Medical record number (use: official, ))</td></tr><tr><td>Relevant Time</td><td>2025-07-02</td></tr><tr><td>Performer</td><td> <a href="Organization-hosp.html">Organization: identifier = Provider number (use: official, ); type = Healthcare Provider</a></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>Reference Range</b></td><td><b>Flags</b></td><td><b>Note</b></td><td><b>Reported</b></td></tr><tr><td><a href="Observation-obs-check.html"><span title="Codes:{http://loinc.org 2093-3}, {https://tb.cdc.gov.tw/tb/CodeSystem/cdc-report-type lj}">Cholesterol [Mass/volume] in Serum or Plasma</span></a></td><td>154 mg/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg/dL = 'mg/dL')</span></td><td>0 - 200</td><td>Final, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation ND}">Not detected</span></td><td><blockquote><div><p>無</p>
</div></blockquote></td><td>2025-07-02 09:30:12+0800</td></tr></table></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="2093-3"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/pat-min"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/enc-check"/>
  </encounter>
  <effectiveDateTime value="2025-07-02"/>
  <performer>🔗 
    <reference value="Organization/hosp"/>
  </performer>
  <resultsInterpreter>🔗 
    <reference value="Practitioner/pra-min"/>
  </resultsInterpreter>
  <result>🔗 
    <reference value="Observation/obs-check"/>
  </result>
</DiagnosticReport>