PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.1.5
    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.5",
  "status": "active",
  "id": "bc6b55a7-76a8-4244-a7e2-68ae13f3aa53",
  "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."
  } ]
}