Skip to content

Commit

Permalink
Fixed cardinalities contrastextension
Browse files Browse the repository at this point in the history
  • Loading branch information
lucscherer committed Oct 28, 2024
1 parent 294df1d commit c4a9bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion input/fsh/extensions/Extension-series-contrast.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Description: "Die Extension ermöglicht es, die Gabe von Kontrastmitteln auf Ser
* ^experimental = false
//Extension
* extension contains
contrastBolus 1..1 MS and
contrastBolus 0..1 MS and
contrastBolusDetails 0..*
* extension[contrastBolus].value[x] only boolean
* extension[contrastBolusDetails].value[x] only Reference
Expand Down

0 comments on commit c4a9bea

Please sign in to comment.