{
"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.8",
"status": "active",
"id": "0fc530c1-b510-466c-8387-ef935e67bc27",
"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."
} ]
}