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

Ability to add in data element requirements outside of derived from measure elements #10

Open
eyuasa opened this issue Aug 16, 2024 · 0 comments

Comments

@eyuasa
Copy link
Collaborator

eyuasa commented Aug 16, 2024

On top of measure-specific requirements, some additional data requirements may be needed and requested to run through MADFSH. This issue is to identify:

  • determine a way to provide these requirements to MADFSH
  • decide on how to incorporate them into the Profile generation

For example, this could be done through adapting:

  • input: For the input step, the dataRequirements array could be created using the same format as the measure requirement that MADFSH processes. There should be entries for each resource type (no profile) with the list of element that are used for filtering in the mustSupport list.
  • processing: For each profile of a resource type in the filter array, add each element in the mustSupport list as a mustSupport element in the profile - probably want to distinguish these in some way e.g., by adding the name of the additional requirement as another source for the summary table.
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

1 participant