FHIR IG analytics| Package | hl7.fhir.uv.imaging-service-request-ig |
| Resource Type | ImagingSelection |
| Id | ImagingSelection-example-multiframe-image-selection.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ImagingSelection example-multiframe-image-selection
Language: en
status: Available
code: Group of Frames for Display
subject: Identifier: https://fhirhospital.org/KUTGIQCVCDRHVBUK
derivedFrom: Identifier: DICOM Unique Id/urn:oid:1.2.840.113747.20080222.35738167372924306270412538783781
studyUid: 1.2.840.113747.20080222.35738167372924306270412538783781
seriesUid: 1.2.840.113747.20080222.35738167372924306270412538783781.2
frameOfReferenceUid: 1.2.840.113747.20080222.35738167372924306270412538783781.0
| Uid | SopClass | Subset |
| 1.2.840.113747.20080222.35738167368358372924412538783781.2.1 | urn:oid:1.2.840.10008.5.1.4.1.1.2.1 | 1,2,3,4 |
{
"resourceType": "ImagingSelection",
"id": "example-multiframe-image-selection",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "available",
"code": {
"coding": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "113036"
}
]
},
"subject": {
"type": "Patient",
"identifier": {
"system": "https://fhirhospital.org",
"value": "KUTGIQCVCDRHVBUK"
}
},
"derivedFrom": {
"type": "ImagingStudy",
"identifier": {
"system": "urn:dicom:uid",
"value": "urn:oid:1.2.840.113747.20080222.35738167372924306270412538783781"
}
},
"studyUid": "1.2.840.113747.20080222.35738167372924306270412538783781",
"seriesUid": "1.2.840.113747.20080222.35738167372924306270412538783781.2",
"frameOfReferenceUid": "1.2.840.113747.20080222.35738167372924306270412538783781.0",
"instance": [
{
"uid": "1.2.840.113747.20080222.35738167368358372924412538783781.2.1",
"sopClass": "urn:oid:1.2.840.10008.5.1.4.1.1.2.1",
"subset": [
"1,2,3,4"
]
}
]
}