醫查實作指引
0.1.0 - CI Build

醫查實作指引 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 病理報告範例 - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="ObservationPathologyReport-min"/>
  <meta>
    <profile
             value="https://hitstdio.ntunhs.edu.tw/imri/StructureDefinition/observation-pathology-report-imri"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>病理報告</b></h3><p><b>分類</b>:Pathology report Cancer Narrative <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://loinc.org">LOINC Codes</a>#22034-3)</span></p><p><b>病理報告狀態</b>:Final <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/fhir/observation-status">ObservationStatus</a>#final)</span></p><p><b>病理報告項目</b>:Anus, hemorrhoidectomy, hemorrhoid.</p><p><b>病理報告結果</b>:The specimen submitted consists of 2 pieces of anal tissue measuring 1.4 cm in greatest dimension. Al1 for section. Microscopically, the section shows a picture of hemorrhoid, composed of dilated,tortuous and congested veins in the stroma of the anal mucosa</p><p><b>病人</b>:<a href="Patient-Patient-min.html">Patient/Patient-min</a> "安格斯"</p><p><b>檢驗日期</b>:2023-09-08</p><p><b>病理報告負責者</b>:<a href="Practitioner-Practitioner-min.html">Practitioner/Practitioner-min</a> "劉伊詩"</p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="22034-3"/>
      <display value="Pathology report Cancer Narrative"/>
    </coding>
  </category>
  <code>
    <text value="Anus, hemorrhoidectomy, hemorrhoid."/>
  </code>
  <subject>🔗 
    <reference value="Patient/Patient-min"/>
  </subject>
  <effectiveDateTime value="2023-09-08"/>
  <performer>🔗 
    <reference value="Practitioner/Practitioner-min"/>
  </performer>
  <valueString
               value="The specimen submitted consists of 2 pieces of anal tissue measuring 1.4 cm in greatest dimension.
                Al1 for section. Microscopically, the section shows a picture of hemorrhoid, composed of dilated,
                tortuous and congested veins in the stroma of the anal mucosa"/>
</Observation>