eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 3.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. 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-10-16 | 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 |