KR Core Implementation Guide
2.0.0-preview - STU2 Korea, Republic of flag

KR Core Implementation Guide - Local Development build (v2.0.0-preview) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: krcore-diagnosticreport-function-test-example-01 - XML Representation

Page standards status: Informative

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="krcore-diagnosticreport-function-test-example-01"/>
  <meta>
    <profile
             value="http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-diagnosticreport-function-tests"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport krcore-diagnosticreport-function-test-example-01</b></p><a name="krcore-diagnosticreport-function-test-example-01"> </a><a name="hckrcore-diagnosticreport-function-test-example-01"> </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-krcore-diagnosticreport-function-tests.html">KR Core DiagnosticReport Profile for Functional Tests</a></p></div><h2><span title="Codes:{http://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure F6001}">호흡기능검사-기본폐기능검사[기류용적폐검사를하지않는경우]</span> (<span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 OSL}">Outside Lab</span>) </h2><table class="grid"><tr><td>Subject</td><td>김영희 Female, DoB: 1971-11-11 ( Medical record number)</td></tr><tr><td>Reported</td><td>2023-04-01 12:22:12+0900</td></tr><tr><td>Performer</td><td> <a href="Practitioner-krcore-medicaldoctor-example-01.html">Practitioner 김의사</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>Flags</b></td><td><b>When For</b></td></tr><tr><td><a href="Observation-krcore-observation-function-test-example-01.html"><span title="Codes:{http://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure F6001}">FVC</span></a></td><td>&gt;=78 %<span style="background: LightGoldenRodYellow"> (Details: UCUM  code% = '%')</span></td><td>Final</td><td>2023-04-01</td></tr></table><p>정상</p></div>
  </text>
  <extension
             url="http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-testRequestDateTime">
    <valueDateTime value="2023-04-01"/>
  </extension>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
      <code value="OSL"/>
      <display value="Outside Lab"/>
    </coding>
  </category>
  <code>
    <coding>
      <system
              value="http://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure"/>
      <code value="F6001"/>
      <display value="호흡기능검사-기본폐기능검사[기류용적폐검사를하지않는경우]"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/krcore-patient-example-02"/>
  </subject>
  <issued value="2023-04-01T12:22:12+09:00"/>
  <performer>🔗 
    <reference value="Practitioner/krcore-medicaldoctor-example-01"/>
  </performer>
  <result>🔗 
    <reference
               value="Observation/krcore-observation-function-test-example-01"/>
  </result>
  <conclusion value="정상"/>
</DiagnosticReport>