FHIR IG analytics| Package | tw.gov.mohw.nhi.pas |
| Resource Type | ImagingStudy |
| Id | ImagingStudy-imaStu-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Profile:DICOM影像-ImagingStudy TWPAS
狀態:registered
病人:Patient/pat-min "王大明"
Study UID:urn:oid:2.16.886.2102.54.4546465747.465465465
Series Instance UID:2.16.886.2102.54.4546465747.465465466
SOP Instance UIDs:2.25.88017001449189502323411118737039844241, 2.25.88017001449189502323411118737039844242
影像檢查的身體部位:Head and neck structure (SNOMED CT#774007)
儀器:CT Image Storage (DICOM#CT)
{
"resourceType": "ImagingStudy",
"id": "imaStu-min",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/pas/StructureDefinition/ImagingStudy-twpas"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:dicom:uid",
"value": "urn:oid:2.16.886.2102.54.4546465747.465465465"
}
],
"status": "registered",
"subject": {
"reference": "Patient/pat-min"
},
"series": [
{
"uid": "2.16.886.2102.54.4546465747.465465466",
"modality": {
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "CT"
},
"bodySite": {
"system": "http://snomed.info/sct",
"code": "774007",
"display": "Head and neck structure"
},
"instance": [
{
"uid": "2.25.88017001449189502323411118737039844241",
"sopClass": {
"system": "urn:ietf:rfc:3986",
"code": "urn:oid:1.2.840.10008.5.1.4.1.1.2"
}
},
{
"uid": "2.25.88017001449189502323411118737039844242",
"sopClass": {
"system": "urn:ietf:rfc:3986",
"code": "urn:oid:1.2.840.10008.5.1.4.1.1.2"
}
}
]
}
]
}