{
"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": "9feb0158-ca37-4676-855f-7e66e7b6e9a7",
"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"
} ]
}