{
  "resourceType" : "DiagnosticReport",
  "id" : "inline-2-diaRep-ima-loinc",
  "meta" : {
    "profile" : ["https://nhicore.nhi.gov.tw/pas/StructureDefinition/DiagnosticReport-image-twpas"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div style=\"display: inline-2-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-DiagnosticReport-image-twpas.html\">影像報告-DiagnosticReport Image TWPAS</a></p></div><p><b>狀態</b>：final</p><p><b>病人</b>：<a href=\"Bundle-bun-self.html#urn-uuid-047422b2-0c18-4707-801d-465833e6d65d\">urn:uuid:047422b2-0c18-4707-801d-465833e6d65d</a> &quot;王大明&quot;</p><p><b>影像報告</b>：Diagnostic imaging study <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">(<a href=\"http://loinc.org/\">LOINCDiagnosticReportCodes </a>#18748-4)</span></p><p><b>影像報告日期</b>：2024-05-07</p><p><b>簽發影像報告醫師</b>：<a href=\"Bundle-bun-self.html#urn-uuid-1cf37d4c-1fd2-43c5-8b4e-277c0fef5020\">urn:uuid:1cf37d4c-1fd2-43c5-8b4e-277c0fef5020</a></p><p><b>影像檢查的身體部位／DICOM影像</b>：<a href=\"Bundle-bun-self.html#urn-uuid-4213460c-db7c-4a32-8129-157c9f3a4cc3\">urn:uuid:4213460c-db7c-4a32-8129-157c9f3a4cc3</a></p><p><b>影像報告結果</b>：影像報告結果</p><blockquote><p><b>影像報告名稱</b>：影像報告</p><p><b>影像報告</b>：file://ImagingDiagnosticReport01.pdf</p></blockquote><blockquote><p><b>影像報告名稱</b>：影像報告</p><p><b>影像報告</b>：file://ImagingDiagnosticReport02.pdf</p></blockquote></div>"
  },
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-supporting-info-type",
      "code" : "imagingReport"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "18748-4"
    }]
  },
  "subject" : {
    "reference" : "urn:uuid:047422b2-0c18-4707-801d-465833e6d65d"
  },
  "effectiveDateTime" : "2024-05-07",
  "performer" : [{
    "reference" : "urn:uuid:1cf37d4c-1fd2-43c5-8b4e-277c0fef5020"
  }],
  "imagingStudy" : [{
    "reference" : "urn:uuid:4213460c-db7c-4a32-8129-157c9f3a4cc3"
  }],
  "conclusion" : "影像報告結果",
  "presentedForm" : [{
    "contentType" : "application/pdf",
    "url" : "file://ImagingDiagnosticReport01.pdf",
    "title" : "影像報告"
  },
  {
    "contentType" : "application/pdf",
    "url" : "file://ImagingDiagnosticReport02.pdf",
    "title" : "影像報告"
  }]
}