FHIR IG analytics| Package | ch.fhir.ig.ch-umzh-connect |
| Resource Type | ImagingStudy |
| Id | ImagingStudy-ImagingCT.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ImagingStudy ImagingCT
identifier: DICOM Unique Id/urn:oid:1.2.4.7.6.1.35921.32671128.2255.7333 (use: official, )
status: Available
modality: DICOM: CT (Computed Tomography)
subject: Petra Meier Female, DoB: 1992-03-26 ( Medical record number)
started: 2025-12-18
numberOfSeries: 1
description: CT Scan Right Knee
{
"resourceType": "ImagingStudy",
"id": "ImagingCT",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:dicom:uid",
"value": "urn:oid:1.2.4.7.6.1.35921.32671128.2255.7333"
}
],
"status": "available",
"modality": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "CT"
}
],
"subject": {
"reference": "Patient/PetraMeier"
},
"started": "2025-12-18",
"numberOfSeries": 1,
"description": "CT Scan Right Knee"
}