This page is part of the FUT Infrastructure (v3.3.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/Library-it-evaluate | Version: 3.3.0 | |||
Active as of 2024-11-05 | 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.
Generated Narrative: OperationDefinition Library-it-evaluate
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 |