{ "description": "This operation is invoked by a pharmacy producing dose packaged medications. The operation returns a list of all MultiDoseDispensingBasis (sv. Dosunderlag) with status=\\\"EJ_GODKAND\\\" (not approved by pharmacist) belonging to patients handled by the invoking pharmacy.", "_filename": "NLLGetNotApprovedMDDB.OperationDefinition.json", "package_name": "rs/bonsai.poc.second.test", "date": "2022-03-22", "system": false, "publisher": "The Swedish eHealth Agency", "instance": false, "name": "NLLGetNotApprovedMDDB", "type": "true", "experimental": null, "resourceType": "OperationDefinition", "title": "getNLLGetNotApprovedMDDB", "package_version": "1.1.4", "status": "active", "id": "b6a8aa22-fd2b-47ab-b1ea-59ca1431eefb", "resource": [ "Basic" ], "affectsState": false, "kind": "operation", "comment": "Can be invoked with a HTTP POST or GET.\r\nThis operation is invoked by a pharmacy producing dose packaged medications. The operation returns a list of all MultiDoseDispensingBasis (sv. Dosunderlag) with status=\"EJ_GODKAND\" (not approved by pharmacist) belonging to patients handled by the invoking pharmacy.", "url": "http://electronichealth.se/fhir/OperationDefinition/NLLGetNotApprovedMDDB", "code": "getAllInvalid", "version": "1.1.0", "parameter": [ { "max": "1", "min": 1, "use": "in", "name": "producingPharmacy", "type": "string", "documentation": "The producing pharmacy's gln." }, { "max": "1", "min": 1, "use": "out", "name": "return", "type": "Bundle", "documentation": "The returned Bundle contains Basic resources based on the profile NLLMultiDoseDispensingBasis. NLLPatient with a selection of attributes id and identifier (personnummer)." } ] }