KR Core Implementation Guide
1.0.2 - STU1 Korea, Republic of flag

This page is part of the KR Core (v1.0.2 - STU1) based on FHIR R4. This is an authorized publication. For a full list of available versions, see the Directory of published versions

: krcore-diagnosticreport-laboratory-results-example-01 - XML Representation

Raw xml | Download



<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="krcore-diagnosticreport-laboratory-results-example-01"/>
  <meta>
    <profile
             value="http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-diagnosticreport-laboratory-results"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2><span title="Codes: {http://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure D0301026}">결석-결석분석_화학적분석</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> male, DoB: 2001-01-01 ( Medical record number: PID12345)</td></tr><tr><td>Reported</td><td>2023-04-25 16:51:00+0900</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><td><b>Reported</b></td></tr><tr><td><a href="Observation-krcore-observation-laboratory-result-example-01.html"><span title="Codes: {http://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure D0301026}">일반혈액검사</span></a></td><td/><td>2023-04-25</td><td>2023-04-25 15:25:52+0900</td></tr></table><p>정상</p></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://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure"/>
      <code value="D0301026"/>
      <display value="결석-결석분석_화학적분석"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/krcore-patient-example-01"/>
  </subject>
  <issued value="2023-04-25T16:51:00+09:00"/>
  <performer>🔗 
    <reference value="Practitioner/krcore-medicaldoctor-example-01"/>
  </performer>
  <result>🔗 
    <reference
               value="Observation/krcore-observation-laboratory-result-example-01"/>
  </result>
  <conclusion value="정상"/>
</DiagnosticReport>