-
Notifications
You must be signed in to change notification settings - Fork 9
Labels
enhancementNew feature or requestNew feature or requestready for releaseIssue is fixed and merged into develop, ready for next releaseIssue is fixed and merged into develop, ready for next release
Milestone
Description
The service should allow process plugin developers to validated FHIR resources against specified FHIR packages.
Admins should be able to disable the feature for the BPE server instance.
We may want to implement two modes:
- Offline: ValueSets are expanded against- and CodeSystems downloaded from a configured terminology server on startup. Validation is performed against cached values only. Validation is only enabled for packages configured for the BPE server instance. Packages are downloaded from a FHIR package server at startup or read from a folder.
- Online: Validation of Codes is performed against a configured terminology server without storing CodeSystems or expanded ValueSets. Packages are downloaded from a FHIR package server when needed.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestready for releaseIssue is fixed and merged into develop, ready for next releaseIssue is fixed and merged into develop, ready for next release