FHIR IG analytics| Package | hl7.fhir.cz.img |
| Resource Type | ImagingStudy |
| Id | ImagingStudy-e132f687-df35-4174-91bd-fe74cda5ac5d.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ImagingStudy e132f687-df35-4174-91bd-fe74cda5ac5d
Profile: Imaging Study (CZ)
identifier: DICOM Unique Id/urn:oid:1.3.6.1.4.1.36160.1.2.1000.20250505120001200.1.1.2
status: Available
modality: DICOM: CT (Computed Tomography)
| Uid | Modality |
| 1.3.6.1.4.1.36160.1.2.1000.20250505120001200.1.1.2.1 | DICOM: CT (Computed Tomography) |
{
"resourceType": "ImagingStudy",
"id": "e132f687-df35-4174-91bd-fe74cda5ac5d",
"meta": {
"profile": [
"https://hl7.cz/fhir/img/StructureDefinition/cz-study-imaging"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:dicom:uid",
"value": "urn:oid:1.3.6.1.4.1.36160.1.2.1000.20250505120001200.1.1.2"
}
],
"status": "available",
"modality": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "CT",
"display": "Computed Tomography"
}
],
"subject": {
"reference": "urn:uuid:2ccb472f-5747-4939-a119-5597835ad7da"
},
"series": [
{
"uid": "1.3.6.1.4.1.36160.1.2.1000.20250505120001200.1.1.2.1",
"modality": {
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "CT",
"display": "Computed Tomography"
}
}
]
}