身體活動與飲食實作指引, 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/hpapa2025/pad/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="obs-chol"/>
<meta>
<profile
value="https://www.hpa.gov.tw/pad/StructureDefinition/Observation-chol-pad"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><div style="display: inline-block; background-color: #dbe7d9ff; padding: 6px; margin: 4px; border: 1px solid #9fc298ff; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Profile:<a href="StructureDefinition-Observation-chol-pad.html">總膽固醇(高密度膽固醇+低密度膽固醇)-Observation Cholesterol PAD</a></p></div><p><b>狀態</b>:final</p><p><b>使用者</b>:<a href="Patient-pat-min.html">Patient/pat-min</a></p><p><b>紀錄者</b>:<a href="Patient-pat-min.html">Patient/pat-min</a></p><p><b>紀錄日期</b>:2025-08-30</p><p><b>總膽固醇測量值</b>:180 mg/dL</p><p><b>高密度膽固醇測量值</b>:38 mg/dL</p><p><b>低密度醇測量值</b>:125 mg/dL</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="http://loinc.org"/>
<code value="2093-3"/>
<display value="Cholesterol [Mass/volume] in Serum or Plasma"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/pat-min"/>
</subject>
<effectiveDateTime value="2025-08-30"/>
<performer>🔗
<reference value="Patient/pat-min"/>
</performer>
<valueQuantity>
<value value="180"/>
<unit value="mg/dL"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg/dL"/>
</valueQuantity>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="2085-9"/>
<display value="Cholesterol in HDL [Mass/volume] in Serum or Plasma"/>
</coding>
</code>
<valueQuantity>
<value value="38"/>
<unit value="mg/dL"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg/dL"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="2089-1"/>
<display value="Cholesterol in LDL [Mass/volume] in Serum or Plasma"/>
</coding>
</code>
<valueQuantity>
<value value="125"/>
<unit value="mg/dL"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg/dL"/>
</valueQuantity>
</component>
</Observation>