FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | ImagingStudy |
| Id | UKCore-ImagingStudy-CTChestScan-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "ImagingStudy",
"id": "UKCore-ImagingStudy-CTChestScan-Example",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"status": "available",
"subject": {
"reference": "Patient/UKCore-Patient-RichardSmith-Example"
},
"started": "2023-01-24T09:01:20+00:00",
"numberOfSeries": 1,
"numberOfInstances": 1,
"series": [
{
"uid": "2.16.124.113543.6003.2588828330.45298.17418.2723805630",
"number": 3,
"modality": {
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "CT"
},
"description": "CT Surview 180",
"numberOfInstances": 1,
"bodySite": {
"system": "http://snomed.info/sct",
"code": "67734004",
"display": "Thoracic segment of trunk"
},
"instance": [
{
"uid": "2.16.124.113543.6003.189642796.63084.16748.2599092903",
"sopClass": {
"system": "urn:ietf:rfc:3986",
"code": "urn:oid:1.2.840.10008.5.1.4.1.1.2"
},
"number": 1
}
]
}
]
}