Resource Generation with Map-to-FHIR-Bundle-Task and Subscription Triggers
Since the 2405 release, using Aidbox in FHIR schema validation engine is recommended, which is incompatible with zen or Entity/Attribute options.
In this tutorial, we will create a FHIR resource in response to another resource creation using map-to-fhir-bundle-task
and subscription trigger.
Define Aidbox Project configuration
In our configuration, we will need the subscription trigger service with trigger rule, and lisp/mapping.
Now a new Observation resource is created with the status registered
, and the Encounter resource with the same subject
and performer
as a participant
is created with the status Planned.