{
"description": "Operation to create a Bundle containing DiagnosticReport resources and their associated Observations.",
"_filename": "CreateBundleDiagnosticReportObservation.OperationDefinition.json",
"package_name": "synapxe.nde",
"date": "2025-07-11",
"system": true,
"publisher": "Synapxe",
"instance": false,
"name": "CreateDiagnosticReportBundle",
"type": "false",
"experimental": null,
"resourceType": "OperationDefinition",
"title": "Create DiagnosticReport Bundle",
"package_version": "1.0.0",
"status": "active",
"id": "30755c34-adf5-441f-9e56-ae0f2fc27004",
"kind": "operation",
"url": "https://fhir.synapxe.sg/OperationDefinition/create-diagnosticreport-bundle",
"code": "create-labreport",
"version": "1.0.0",
"parameter": [ {
"max": "1",
"min": 1,
"use": "in",
"name": "input",
"type": "Bundle",
"documentation": "A Bundle containing one or more DiagnosticReport resources and their associated Observation resources."
}, {
"max": "1",
"min": 1,
"use": "out",
"name": "return",
"type": "Bundle",
"documentation": "A Bundle containing the created DiagnosticReport and Observation resources with server-assigned IDs and metadata."
} ]
}