PackagesCanonicalsLogsProblems
    Packages
    synapxe.nehr@1.0.0
    https://fhir.synapxe.sg/OperationDefinition/GetMedications
{
  "description": "This API will retrieve a list of patient medications.",
  "_filename": "GetMedications.OperationDefinition.json",
  "package_name": "synapxe.nehr",
  "date": "2025-07-11",
  "system": true,
  "publisher": "Synapxe",
  "instance": false,
  "name": "GetMedications",
  "type": "false",
  "experimental": null,
  "outputProfile": "https://fhir.synapxe.sg/StructureDefinition/profile-outputmedicationlist",
  "resourceType": "OperationDefinition",
  "title": "Get Medications",
  "package_version": "1.0.0",
  "status": "active",
  "id": "867e2000-2464-4d09-9328-fe2d15acbacc",
  "kind": "operation",
  "url": "https://fhir.synapxe.sg/OperationDefinition/GetMedications",
  "code": "get-medications",
  "version": "1.0.0",
  "inputProfile": "https://fhir.synapxe.sg/StructureDefinition/profile-get-medications",
  "parameter": [ {
    "max": "1",
    "min": 1,
    "use": "in",
    "name": "input",
    "type": "Parameters",
    "documentation": "input parameters for get medications"
  }, {
    "max": "1",
    "min": 1,
    "use": "out",
    "name": "return",
    "type": "Bundle",
    "documentation": "A Bundle containing the list of medications."
  } ]
}