This page is part of the FUT Infrastructure (v6.0.2: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Official URL: http://ehealth.sundhed.dk/fhir/OperationDefinition/Library-it-evaluate | Version: 6.0.2 | |||
| Active as of 2025-10-30 | Computable Name: evaluate | |||
This operation evaluates parameters passed as input against the decision support rule identified by the Library resource. It returns the computed clinical decision support result and/or errors. The Library resource identifies the clinical decision rule and define its parameters.
The operation is idempotent.
Upon success this operation returns an GuidanceResponse resource containing the decision support result.
URL: [base]/Library/$evaluate
URL: [base]/Library/[id]/$evaluate
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | parameters | 1..1 | Parameters | |||
| OUT | return | 0..1 | GuidanceResponse |