PackagesCanonicalsLogsProblems
    Packages
    synapxe.rcm@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",
  "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": "e98c6f43-ad9a-4f85-9559-1532a6fbe0d3",
  "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"
  } ]
}