KR Core Implementation Guide
2.0.0-preview - STU2
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
Page standards status: Informative |
<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"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport krcore-diagnosticreport-laboratory-results-example-01</b></p><a name="krcore-diagnosticreport-laboratory-results-example-01"> </a><a name="hckrcore-diagnosticreport-laboratory-results-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-laboratory-results.html">KR Core DiagnosticReport Profile for Laboratory Results</a></p></div><h2><span title="Codes:{http://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure D0301026}, {http://loinc.org 74446-6}">결석-결석분석_화학적분석</span> (<span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 LAB}">Laboratory</span>) </h2><table class="grid"><tr><td>Subject</td><td>박아픔 Male, DoB: 2001-01-01 ( Medical record number)</td></tr><tr><td>Reported</td><td>2023-04-25 16:51:00+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><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>Final</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>
<coding>
<system value="http://loinc.org"/>
<code value="74446-6"/>
<display value="Stone analysis panel"/>
</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>