Package | poc.bonsai.current |
Resource Type | OperationDefinition |
Id | NLLGetNotApprovedMDDB.OperationDefinition |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://electronichealth.se/fhir/OperationDefinition/NLLGetNotApprovedMDDB |
URL | http://electronichealth.se/fhir/OperationDefinition/NLLGetNotApprovedMDDB |
Version | 1.1.0 |
Status | active |
Date | 2022-03-22 |
Name | NLLGetNotApprovedMDDB |
Title | getNLLGetNotApprovedMDDB |
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. |
Type | true |
Kind | operation |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "OperationDefinition", "url": "http://electronichealth.se/fhir/OperationDefinition/NLLGetNotApprovedMDDB", "version": "1.1.0", "name": "NLLGetNotApprovedMDDB", "title": "getNLLGetNotApprovedMDDB", "status": "active", "kind": "operation", "date": "2022-03-22", "publisher": "The Swedish eHealth Agency", "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.", "affectsState": false, "code": "getAllInvalid", "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.", "resource": [ "Basic" ], "system": false, "type": true, "instance": false, "parameter": [ { "name": "producingPharmacy", "use": "in", "min": 1, "max": "1", "documentation": "The producing pharmacy's gln.", "type": "string" }, { "name": "return", "use": "out", "min": 1, "max": "1", "documentation": "The returned Bundle contains Basic resources based on the profile NLLMultiDoseDispensingBasis. NLLPatient with a selection of attributes id and identifier (personnummer).", "type": "Bundle" } ] }