FQL is a query language that allows you to retrieve, filter and project data from any data source containing FHIR Resources. It brings the power of three existing languages together: SQL, JSON and FhirPath. It allows you to create tables and is useful for gaining insight and perform quality control.
Invocations
URL: [base]/Basic/$getAllInvalid
This operation does NOT change content
Parameters (In)
Name | Cardinality | Type | Documentation |
producingPharmacy | 1..1 | string | The producing pharmacy's gln. |
Return Values (Out)
Name | Cardinality | Type | Documentation |
return | 1..1 | Bundle | The returned Bundle contains Basic resources based on the profile NLLMultiDoseDispensingBasis. NLLPatient with a selection of attributes id and identifier (personnummer). |
Can be invoked with a HTTP POST or GET. 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.