FHIR IG analytics| Package | hl7.fhir.uv.dicom-sr |
| Resource Type | ImagingStudy |
| Id | ImagingStudy-measurement-report-imaging-study.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"0020000D": { "vr": "UI", "Value": [ "1.2.840.113747.20080222.83311413144566317081790268995" ] }
}
{
"resourceType": "ImagingStudy",
"id": "measurement-report-imaging-study",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:dicom:uid",
"value": "urn:oid:1.2.840.113747.20080222.83311413144566317081790268995"
}
],
"status": "available",
"subject": {
"reference": "Patient/measurement-report-patient"
},
"basedOn": [
{
"reference": "ServiceRequest/measurement-report-service-request"
}
]
}