FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Media |
| Id | Media-PMR-Media17.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Media PMR-Media17
status: Completed
type: 門診圖像
| ContentType | Url | Title |
| application/dicom | Url | 門診圖像 |
{
"resourceType": "Media",
"id": "PMR-Media17",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMROutpatientImageMedia"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "19005-8"
}
],
"text": "門診圖像"
},
"subject": {
"reference": "Patient/PMR-Pat2"
},
"content": {
"contentType": "application/dicom",
"url": "Url",
"title": "門診圖像"
}
}