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-pathology-results-example-01 - XML Representation

Page standards status: Informative

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="krcore-diagnosticreport-pathology-results-example-01"/>
  <meta>
    <profile
             value="http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-diagnosticreport-pathology-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-pathology-results-example-01</b></p><a name="krcore-diagnosticreport-pathology-results-example-01"> </a><a name="hckrcore-diagnosticreport-pathology-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-pathology-results.html">KR Core DiagnosticReport Profile for Pathology Results</a></p></div><h2><span title="Codes:{http://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure C1561}, {http://snomed.info/sct 59000001}">조직병리검사 [1장기당] -외부슬라이드 판독(Level A)</span> (<span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 PAT}">Pathology (gross &amp; histopath, not surgical)</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-02 16:34: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-02.html"><span title="Codes:{http://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure C1561}">조직병리검사 [1장기당] -외부슬라이드 판독(Level A)</span></a></td><td><span title="Codes:{http://snomed.info/sct 417181009}">Hormone receptor positive malignant neoplasm of breast (disorder)</span></td><td>Final</td><td>2023-04-01</td><td>2023-04-02 00:00:00+0900</td></tr></table><p>에스트로겐 수용체 검사 결과 양성종양 양성 반응</p><p><b>Coded Conclusions:</b></p><ul><li><span title="Codes:{http://snomed.info/sct 417181009}">Hormone receptor positive malignant neoplasm of breast (disorder)</span></li></ul></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="PAT"/>
    </coding>
  </category>
  <code>
    <coding>
      <system
              value="http://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure"/>
      <code value="C1561"/>
      <display value="조직병리검사 [1장기당] -외부슬라이드 판독(Level A)"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="59000001"/>
      <display
               value="Surgical pathology consultation and report on referred slides prepared elsewhere (procedure)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/krcore-patient-example-02"/>
  </subject>
  <issued value="2023-04-02T16:34:00+09:00"/>
  <performer>🔗 
    <reference value="Practitioner/krcore-medicaldoctor-example-01"/>
  </performer>
  <result>🔗 
    <reference
               value="Observation/krcore-observation-laboratory-result-example-02"/>
  </result>
  <conclusion value="에스트로겐 수용체 검사 결과 양성종양 양성 반응"/>
  <conclusionCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="417181009"/>
      <display
               value="Hormone receptor positive malignant neoplasm of breast (disorder)"/>
    </coding>
  </conclusionCode>
</DiagnosticReport>