FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | ImagingStudy |
| Id | ImagingStudy-DMS-Img16.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ImagingStudy DMS-Img16
status: Available
started: 2023-08-21 00:00:00+0800
referrer: Practitioner 賴一施
reasonCode: 出血性支氣管肺炎
| Uid | Modality | BodySite |
| 1 | [not stated] : X光 | [not stated] : 胸部 |
{
"resourceType": "ImagingStudy",
"id": "DMS-Img16",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/DMSImagingStudy"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "available",
"subject": {
"reference": "Patient/DMS-Pat2"
},
"started": "2023-08-21T00:00:00+08:00",
"referrer": {
"reference": "Practitioner/DMS-Pra23"
},
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "181007"
}
],
"text": "出血性支氣管肺炎"
}
],
"series": [
{
"uid": "1",
"modality": {
"display": "X光"
},
"bodySite": {
"display": "胸部"
}
}
]
}