-
Notifications
You must be signed in to change notification settings - Fork 170
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
Constraints on types should automatically impact defined slices #1191
Comments
Would you like to build a test case for the snapshot generator? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions. |
When a parent profile allows multiple types for a polymorphic element and defines slices with specific rules for each type, if a child profile constrains out some of the allowed types, the associated profiles should disappear as well.
See https://build.fhir.org/ig/HL7/physical-activity/StructureDefinition-pa-observation-evs.html
![image](https://user-images.githubusercontent.com/4911489/227809097-75a9ce3a-6101-403c-bc82-91ce869c6ecc.png)
The text was updated successfully, but these errors were encountered: