FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Media |
| Id | Media-DMS-Med17.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Media DMS-Med17
status: Completed
type: Radiology Imaging study [Impression] (narrative)
modality: 出院病摘醫療影像檢查Imaging Study
| ContentType | Title |
| image/jpeg | Base64編碼之JPEG檔 |
{
"resourceType": "Media",
"id": "DMS-Med17",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MediaDMSImagingStudy"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "19005-8"
}
]
},
"modality": {
"text": "出院病摘醫療影像檢查Imaging Study"
},
"subject": {
"reference": "Patient/DMS-Pat2"
},
"content": {
"contentType": "image/jpeg",
"title": "Base64編碼之JPEG檔"
}
}