FHIR IG analytics| Package | hl7.fhir.uv.dicom-sr |
| Resource Type | ImagingSelection |
| Id | ImagingSelection-measurement-report-volume-surface.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-volume-surface
Language: en
Profile: Imaging Selection - DICOM SR Image Volume Surface Mapping
status: Available
subject: Anonymous Patient (no stated gender), DoB Unknown ( Medical Record Number: PID-12345)
code: Volume Surface
frameOfReferenceUid: 1.2.840.113747.20080222.83341314456631405221767081790268995.5
{
"resourceType": "ImagingSelection",
"id": "measurement-report-volume-surface",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/volume-surface"
]
},
"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": "121231",
"display": "Volume Surface"
}
]
},
"derivedFrom": [
{
"reference": "ImagingStudy/measurement-report-imaging-study"
}
],
"frameOfReferenceUid": "1.2.840.113747.20080222.83341314456631405221767081790268995.5",
"focus": [
{
"reference": "ImagingSelection/measurement-report-source-image-for-segmentation"
}
]
}