Skip to content

Commit 28d1b15

Browse files
authored
Merge pull request #12 from beda-software/enable-sort
Add enableSort extension
2 parents 888afc0 + 8f29cb4 commit 28d1b15

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Extension: EnableSort
2+
Id: enableSort
3+
Title: "Enable Sortg"
4+
Description: "Enable sorting extension"
5+
* valueBoolean 1..1

input/fsh/structure-definition-fhir-emr-questionnaire.fsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ Description: "Profile of the Questionnaire resource that contains SDC extensions
4444
* item.extension contains InlineChoiceDirection named inlineChoiceDirection 0..1
4545
* item.extension contains RowsNumber named rowsNumber 0..1
4646
* item.extension contains EnableChart named enableChart 0..1
47+
* item.extension contains EnableSort named enableSort 0..1
4748
* item.extension contains EnableFiltering named enableFiltering 0..1

0 commit comments

Comments
 (0)