Skip to content

Commit

Permalink
Fix Bundle profile entry slice definition error.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhausam committed Jun 25, 2024
1 parent 0582ab8 commit 37234ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion input/fsh/profiles/BundleUvIps.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Description: "This profile represents the constraints applied to the Bundle reso
observation-results-laboratory-pathology 0..* and
observation-results-radiology 0..* and
observation-vital-signs 0..* and
specimen 0..*
specimen 0..* and
clinicalimpression 0..* and
careplan 0..* and
consent 0..* and
Expand Down

0 comments on commit 37234ec

Please sign in to comment.