{
"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": "se.electronichealth.fhir.nll.r4",
"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.0.0-alpha",
"status": "active",
"id": "30aa8a21-2e74-44a6-bd2d-8b6ce65a8497",
"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)."
} ]
}