FHIR IG analytics| Package | hl7.fhir.uv.dicom-sr |
| Resource Type | ImagingSelection |
| Id | ImagingSelection-measurement-report-3d-image-region.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ImagingSelection measurement-report-3d-image-region
Language: en
Profile: Imaging Selection - DICOM SR Image 3D Region Mapping
status: Available
subject: Anonymous Patient (no stated gender), DoB Unknown ( Medical Record Number: PID-12345)
code: Image Region
frameOfReferenceUid: 1.2.840.113747.20080222.83341314456631405221767081790268995.5
{
"resourceType": "ImagingSelection",
"id": "measurement-report-3d-image-region",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/image-region-3d"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "available",
"subject": {
"reference": "Patient/measurement-report-patient"
},
"code": {
"coding": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "111030",
"display": "Image Region"
}
]
},
"derivedFrom": [
{
"reference": "ImagingStudy/measurement-report-imaging-study"
}
],
"frameOfReferenceUid": "1.2.840.113747.20080222.83341314456631405221767081790268995.5"
}