Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply ElementDefinition tree strategy to more functions #1486

Closed
mint-thompson opened this issue Jun 28, 2024 · 1 comment
Closed

Apply ElementDefinition tree strategy to more functions #1486

mint-thompson opened this issue Jun 28, 2024 · 1 comment

Comments

@mint-thompson
Copy link
Collaborator

Transferred from internal JIRA issue originally created 2024-03-21.

Tree relationships were added to ElementDefinition as part of an initial set of optimizations for Instance export (#1443). These optimizations apply to the parent and children functions. However, there are other places where optimization may be possible by avoiding having to operate on the full list of elements for a StructureDefinition. Find those places and optimize their implementations.

@jafeltra
Copy link
Collaborator

jafeltra commented Sep 9, 2024

Completed with #1500

@jafeltra jafeltra closed this as completed Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants