Last updated
Was this helpful?
Last updated
Was this helpful?
Since the 2405 release, using Aidbox in FHIR schema validation engine is recommended, which is incompatible with zen or Entity/Attribute options.
Repository is our concept of wrapping resourceType-specific entities, as search parameters, indexes, and more, into one entity, called repository. With defined repository, you can create custom resource, search parameters and indexes.
Prerequisites: check out .
To create a repository add a service aidbox.repository.v1
in system.edn like this.
Here we defined patient-repository which can contain custom search-parameters and indexes.
Described in .
Described in .
Described in .
Described in.
Create custom resources, search parameters, indexes in Configuration project