FHIR IG analytics| Package | lt.hl7.fhir.lung |
| Resource Type | ImagingStudy |
| Id | ImagingStudy-example-imaging-study-ldct.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ImagingStudy example-imaging-study-ldct
Language: en
status: Available
modality: Computed Tomography
subject: Jonas Pavardenis Male, DoB: 1990-01-01 ( https://hl7.lt/fhir/sid/lt-patient-pid#39001010001)
started: 2025-11-20 14:30:00+0000
Lithuanian
Generated Narrative: ImagingStudy example-imaging-study-ldct
Language: en
status: Available
modality: Computed Tomography
subject: Jonas Pavardenis Male, DoB: 1990-01-01 ( https://hl7.lt/fhir/sid/lt-patient-pid#39001010001)
started: 2025-11-20 14:30:00+0000
{
"resourceType": "ImagingStudy",
"id": "example-imaging-study-ldct",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "available",
"modality": [
{
"coding": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "CT",
"display": "Computed Tomography"
}
]
}
],
"subject": {
"reference": "Patient/example-patient-male"
},
"started": "2025-11-20T14:30:00Z"
}