FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.nhi.pas
Resource TypeDiagnosticReport
IdDiagnosticReport-inline-2-diaRep-ima-loinc.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

狀態:final

病人urn:uuid:047422b2-0c18-4707-801d-465833e6d65d "王大明"

影像報告:Diagnostic imaging study (LOINCDiagnosticReportCodes #18748-4)

影像報告日期:2024-05-07

簽發影像報告醫師urn:uuid:1cf37d4c-1fd2-43c5-8b4e-277c0fef5020

影像檢查的身體部位/DICOM影像urn:uuid:4213460c-db7c-4a32-8129-157c9f3a4cc3

影像報告結果:影像報告結果

影像報告名稱:影像報告

影像報告:file://ImagingDiagnosticReport01.pdf

影像報告名稱:影像報告

影像報告:file://ImagingDiagnosticReport02.pdf


Source1

{
  "resourceType": "DiagnosticReport",
  "id": "inline-2-diaRep-ima-loinc",
  "meta": {
    "profile": [
      "https://nhicore.nhi.gov.tw/pas/StructureDefinition/DiagnosticReport-image-twpas"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "影像報告"
    }
  ]
}