Skip to content

Commit

Permalink
fixed assesmentScale ec / goal
Browse files Browse the repository at this point in the history
  • Loading branch information
glichtner committed Oct 16, 2023
1 parent d82d293 commit 82289e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 2 additions & 3 deletions input/fsh/eligibility-criteria/p-eligibility-criteria.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,5 @@ RuleSet: characteristic-definition
//* value[x] only CodeableConcept // 22-07-22 @glichtner: removed due to sushi error
* valueCodeableConcept from $vs-procedures-sct (required)
* characteristic[assessmentScale].definitionByTypeAndValue
* type = $sct#273249006 "Assessment scales (assessment scale)"
//* value[x] only CodeableConcept // 22-07-22 @glichtner: removed due to sushi error
* valueCodeableConcept from vs-assessment-scales (required)
* type from vs-assessment-scales (required)
//* value[x] only CodeableConcept // 22-07-22 @glichtner: removed due to sushi error
4 changes: 4 additions & 0 deletions input/fsh/intervention/p-recommendation-plan.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,10 @@ Description: "Definition of an activity that is part of an intervention in the c
* code 1.. MS
* detail[x] 1..1 MS
* goal[assessmentScale]
* category 1..1
* coding 1..*
* system 1..
* code 1..
* category = $sct#273249006 "Assessment scales (assessment scale)"
* target 1..*
* measure 1..1 MS
Expand Down

0 comments on commit 82289e5

Please sign in to comment.