PackagesCanonicalsLogsProblems
    Packages
    synapxe.rcm.snapshots@1.0.0
    http://fhir.synapxe.sg/OperationDefinition/create-patient-careplan
{
  "description": "This operation creates the patient record and his/her assigned care programme",
  "_filename": "CreatePatientCarePlan.OperationDefinition.json",
  "package_name": "synapxe.rcm.snapshots",
  "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.0.0",
  "status": "active",
  "id": "796fc883-40bb-4ae7-b5cc-1cd5501a4359",
  "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"
  } ]
}