{ "description": "Data Element for TriggerDefinition.condition", "_filename": "StructureDefinition-de-TriggerDefinition.condition.json", "package_name": "hl7.fhir.r4b.elements", "date": "2022-05-28T12:47:40+10:00", "derivation": "specialization", "meta": { "lastUpdated": "2022-05-28T12:47:40.239+10:00" }, "publisher": "HL7 FHIR Standard", "fhirVersion": "4.3.0", "purpose": "Data Elements are defined for each element to assist in questionnaire construction etc", "name": "TriggerDefinition.condition", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "TriggerDefinition.condition", "experimental": "true", "resourceType": "StructureDefinition", "title": "TriggerDefinition.condition", "package_version": "4.3.0", "snapshot": { "element": [ { "path": "TriggerDefinition.condition", "requirements": "Need to be able to formally describe the triggering criteria.", "min": 0, "definition": "A boolean-valued expression that is evaluated in the context of the container of the trigger definition and returns whether or not the trigger fires.", "isModifier": false, "short": "Whether the event triggers (boolean expression)", "type": [ { "code": "Expression" } ], "max": "1", "id": "TriggerDefinition.condition", "comment": "This element can be only be specified for data type triggers and provides additional semantics for the trigger. The context available within the condition is based on the type of data event. For all events, the current resource will be available as context. In addition, for modification events, the previous resource will also be available. The expression may be inlined, or may be a simple absolute URI, which is a reference to a named expression within a logic library referenced by a library element or extension within the containing resource. If the expression is a FHIR Path expression, it evaluates in the context of a resource of one of the type identified in the data requirement, and may also refer to the variable %previous for delta comparisons on events of type data-changed, data-modified, and data-deleted which will always have the same type.", "base": { "max": "1", "min": 0, "path": "TriggerDefinition.condition" }, "isSummary": true } ] }, "status": "draft", "id": "a7fec342-6d54-4d04-aa85-afc9a03bb6c7", "kind": "logical", "url": "http://hl7.org/fhir/StructureDefinition/de-TriggerDefinition.condition", "version": "4.3.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element" }