{ "description": null, "_filename": "SaveWIP.OperationDefinition.json", "package_name": "ca.on.health.sadie", "date": null, "system": true, "publisher": null, "instance": true, "name": "MyOperationDefinition", "type": "true", "experimental": null, "resourceType": "OperationDefinition", "title": null, "package_version": "0.1.13-beta", "status": "draft", "id": "3b96b904-6bba-419a-8c38-0e2e8bf7ed02", "resource": [ "ServiceRequest" ], "kind": null, "comment": "If it is a WIP save then it will be validated using the Request, Applicant and FlexFormResponse profiles.\r\nIf it is a Submission then it will be validated using the RequestSubmit, ApplicantSubmit and FlexFormResponseSubmit profiles.", "url": "OperationDefinition/MyOperationDefinition", "code": "SaveRequest", "version": null, "parameter": [ { "max": "1", "min": 1, "use": "in", "name": "RequestBundle", "type": "Bundle", "documentation": "Includes ServiceRequest, Applicant and QuestionnaireResponse" }, { "max": "1", "min": 1, "use": "in", "name": "Submission", "type": "boolean", "documentation": "Indicates whether this is a WIP save or a Submission save" } ] }