FHIR IG analytics| Package | tw.gov.mohw.nhi.pas |
| Resource Type | Media |
| Id | Media-med-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Profile: 非DICOM影像-Media TWPAS
狀態:completed
病人:Patient/pat-min "王大明"
影像檢查的身體部位:Head and neck structure (SNOMED CT#774007)
非DICOM影像:file://US01.jpg(#image/jpeg)
{
"resourceType": "Media",
"id": "med-min",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/pas/StructureDefinition/Media-twpas"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"subject": {
"reference": "Patient/pat-min"
},
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "774007",
"display": "Head and neck structure"
}
]
},
"content": {
"contentType": "image/jpeg",
"url": "file://US01.jpg"
}
}