Skip to content

Commit

Permalink
fix: removed required selectionBehavior
Browse files Browse the repository at this point in the history
  • Loading branch information
glichtner committed May 2, 2024
1 parent 51c55c4 commit 688c883
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions input/fsh/guideline-recommendation/p-recommendation.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,12 @@ Description: "A recommendation as part of a clinical practice guideline."
* valueCode 1..1
* valueCode = $cs-cpg-knowledgeRepresentationLevel#structured "Structured"
* insert rs-action-combination-method
* insert recommendation-related-artifacts
* action
* definitionCanonical 1..1
* definition[x] only canonical
* definitionCanonical only Canonical(RecommendationPlan)
* selectionBehavior 1..1 MS
* selectionBehavior = $cs-action-selection-behavior#one-or-more
* code 1..1 MS
* insert recommendation-related-artifacts


Instance: ExampleRecommendation
Expand Down

0 comments on commit 688c883

Please sign in to comment.