Skip to content

Commit

Permalink
Add corner case check on type slice cardinality in derived profile
Browse files Browse the repository at this point in the history
  • Loading branch information
pieter-edelman-nictiz committed Oct 7, 2024
1 parent 03ee82d commit b731696
Show file tree
Hide file tree
Showing 4 changed files with 10,506 additions and 0 deletions.
1 change: 1 addition & 0 deletions rX/snapshot-generation/manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@
<test gen="true" id="simple-quantity" version="4.0.1" debug="true" description="see https://jira.hl7.org/browse/FHIR-43932 and https://chat.fhir.org/#narrow/stream/179177-conformance/topic/constraints.20on.20Types.2C.20and.20profiles"/>
<test gen="true" id="simple-quantity-2" version="4.0.1" debug="true" description="variant"/>
<test gen="true" id="simple-quantity-3" version="4.0.1" debug="true" description="variant"/>
<test gen="true" id="slice-cardinality-derived" register="slice-cardinality-base" version="4.0.1" debug="true" description="The cardinality of a type slice in a derived profile should be unaffected by the cardinality of the polymorphic element in the base profile."/>
</snapshot-generation-tests>
Loading

0 comments on commit b731696

Please sign in to comment.