{ "description": "Operation to create a Bundle containing DiagnosticReport resources and their associated Observations.", "_filename": "CreateBundleDiagnosticReportObservation.OperationDefinition.json", "package_name": "synapxe.nehr", "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": "73cbea1f-635f-4c71-8933-80fa6e300f50", "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." } ] }