FHIR IG analytics| Package | tw.gov.mohw.nhi.pas |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-inline-diaRep-ima-loinc.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Profile: 影像報告-DiagnosticReport Image TWPAS
狀態: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
{
"resourceType": "DiagnosticReport",
"id": "inline-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": "影像報告"
}
]
}