PackagesCanonicalsLogsProblems
    Packages
    rs/bonsai.poc.second.test@1.1.0
    http://electronichealth.se/fhir/OperationDefinition/NLLGetNotApprovedMDDB
{
  "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.0",
  "status": "active",
  "id": "640586c3-f685-4ff6-bdac-2e35369d95bb",
  "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)."
  } ]
}