PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.1.4
    https://fhir.synapxe.sg/OperationDefinition/List-submit
{
  "description": "Submit a profiled Bundle for List. Accepts only specific profiled Bundles.",
  "_filename": "List-submit.OperationDefinition.json",
  "package_name": "synapxe.sgcdi",
  "date": null,
  "system": false,
  "publisher": null,
  "instance": false,
  "name": "ListSubmit",
  "type": "true",
  "experimental": null,
  "resourceType": "OperationDefinition",
  "title": null,
  "package_version": "1.1.4",
  "status": "active",
  "id": "dc80738c-2b61-4448-86c9-a7fd2414051d",
  "resource": [ "List" ],
  "kind": "operation",
  "url": "https://fhir.synapxe.sg/OperationDefinition/List-submit",
  "code": "submit",
  "version": null,
  "parameter": [ {
    "max": "1",
    "min": 1,
    "use": "in",
    "name": "bundle",
    "type": "Bundle",
    "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-bundle-problemlist", "https://fhir.synapxe.sg/StructureDefinition/profile-bundle-patientmedicationlist" ],
    "documentation": "A Bundle conforming to one of the allowed profiles."
  }, {
    "max": "1",
    "min": 1,
    "use": "out",
    "name": "return",
    "type": "Bundle",
    "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-bundle-problemlist", "https://fhir.synapxe.sg/StructureDefinition/profile-bundle-patientmedicationlist" ],
    "documentation": "Returns the inputted Bundle."
  } ]
}