{
"description": "This operation generates a FHIR report from an DiagnosticReport resource that points to a Composition resource. Its behavior is identical to the [Composition/$document](https://build.fhir.org/composition-operation-document.html) operation but adds the DiagnosticReport and its referenced resources to the Bundle.",
"_filename": "OperationDefinition-DiagnosticReport-fhir-report.json",
"package_name": "hl7.fhir.eu.imaging",
"date": "2025-01-01",
"system": false,
"publisher": "HL7 Europe",
"instance": true,
"jurisdiction": [ {
"coding": [ {
"code": "150",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "Europe"
} ]
} ],
"purpose": "Utility operation to generate a FHIR report from a DiagnosticReport.",
"name": "Document",
"type": "false",
"experimental": "false",
"resourceType": "OperationDefinition",
"title": "OperationDefinition: create a FHIR report from a DiagnosticReport",
"package_version": "1.0.0-ballot",
"status": "active",
"id": "288b612a-1eff-4ba4-acc7-172ad1f7d9e1",
"kind": "operation",
"url": "http://hl7.eu/fhir/imaging/OperationDefinition/DiagnosticReport-fhir-report",
"code": "document",
"version": "1.0.0-ballot",
"contact": [ {
"name": "HL7 Europe",
"telecom": [ {
"value": "http://hl7.eu",
"system": "url"
} ]
} ],
"parameter": [ {
"max": "1",
"min": 1,
"use": "out",
"name": "return",
"type": "Bundle",
"documentation": "The generated FHIR report.",
"targetProfile": [ "http://hl7.eu/fhir/imaging/StructureDefinition/BundleReportEuImaging" ]
} ]
}