(ร่าง) Thai NCD Implementation Guide
0.1.0 - ci-build Thailand flag

(ร่าง) Thai NCD Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: DiagnosticReport - Lab Metabolic Profile - XML Representation

Raw xml | Download



<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="diagnostic-report-lab-example2"/>
  <meta>
    <profile
             value="https://rathpanyowat.github.io/ncd-th-ig-demo/StructureDefinition/ncdth-diagnostic-report-lab"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2><span title="Codes: {http://tmlt.this.or.th 320262}">Metabolic screen</span> (<span title="Codes: {http://terminology.hl7.org/CodeSystem/v2-0074 LAB}">Laboratory</span>) </h2><table class="grid"><tr><td>Subject</td><td><b>สมชาย ใจดี </b> (no stated gender) 1974-12-25 ( id: 1222233333445 (OFFICIAL))</td></tr><tr><td>When For</td><td>2022-02-20 02:28:17+0700</td></tr><tr><td>Reported</td><td>2022-02-20 07:28:17+0000</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>When For</b></td></tr><tr><td><a href="Observation-observation-example-fbs.html"><span title="Codes: {https://tmlt.this.or.th 320291}">FBS</span></a></td><td>100 mg/dL</td><td>2022-02-20 02:28:17+0700</td></tr><tr><td><a href="Observation-observation-example-rbs.html"><span title="Codes: {https://tmlt.this.or.th 320062}">RBS</span></a></td><td>100 mg/dL</td><td>2022-02-20 02:28:17+0700</td></tr><tr><td><a href="Observation-observation-example-bun.html"><span title="Codes: {https://tmlt.this.or.th 320052}">BUN</span></a></td><td>10 mg/dL</td><td>2022-02-20 02:28:17+0700</td></tr><tr><td><a href="Observation-observation-example-cr.html"><span title="Codes: {https://tmlt.this.or.th 320055}">Creatinine</span></a></td><td>0.75 mg/dL</td><td>2022-02-20 02:28:17+0700</td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
      <code value="LAB"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://tmlt.this.or.th"/>
      <code value="320262"/>
      <display value="Metabolic screen"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/patient-example"/>
  </subject>
  <encounter>
    <reference value="Encounter/encounter-example"/>
  </encounter>
  <effectiveDateTime value="2022-02-20T14:28:17+07:00"/>
  <issued value="2022-02-20T14:28:17+07:00"/>
  <result>
    <reference value="Observation/observation-example-fbs"/>
  </result>
  <result>
    <reference value="Observation/observation-example-rbs"/>
  </result>
  <result>
    <reference value="Observation/observation-example-bun"/>
  </result>
  <result>
    <reference value="Observation/observation-example-cr"/>
  </result>
</DiagnosticReport>