{ "description": "This operation creates the patient record and his/her assigned care programme", "_filename": "CreatePatientCarePlan.OperationDefinition.json", "package_name": "synapxe.rcm", "date": null, "system": true, "publisher": null, "instance": false, "name": "CreatePatientCarePlan", "type": "false", "experimental": null, "outputProfile": "http://fhir.synapxe.sg/StructureDefinition/profile-bundle-patient-careplan", "resourceType": "OperationDefinition", "title": "Create Patient and assigned CarePlan", "package_version": "1.1.0", "status": "active", "id": "b6816a02-91ca-45a8-bd3c-dc51dc0781b0", "kind": "operation", "url": "http://fhir.synapxe.sg/OperationDefinition/create-patient-careplan", "code": "create-patient-careplan", "version": null, "inputProfile": "http://fhir.synapxe.sg/StructureDefinition/profile-bundle-patient-careplan", "parameter": [ { "max": "1", "min": 1, "use": "in", "name": "patient-careplan", "type": "Bundle", "documentation": "Bundle" }, { "max": "1", "min": 1, "use": "out", "name": "return", "type": "Bundle", "documentation": "Bundle" } ] }