You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: input/fsh/profiles.fsh
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -545,8 +545,10 @@ This profile uses the DataSubmissionSchedule extension to capture detailed submi
545
545
*^definition = "Reference to the patient for whom this data submission standing order applies. This is required to ensure that submitted data is associated with the correct patient."
546
546
* extension contains
547
547
DataSubmissionSchedule named dataSubmissionSchedule 0..*
548
-
*^short = "Schedules for data submission"
549
548
*^definition = "Contains one or more DataSubmissionSchedule extensions, each defining a specific schedule and type of data to be submitted."
549
+
*^short = "DataSubmissionSchedule extensions"
550
+
* extension[DataSubmissionSchedule]
551
+
*^short = "Schedules for CGM data submission"
550
552
551
553
552
554
Profile: CGMDataSubmissionStandingOrder
@@ -583,10 +585,10 @@ It's important to note that submissions can also be **manually triggered by a pa
583
585
*^short = "Code for CGM submission standing order"
584
586
* subject 1..1
585
587
*^short = "Patient for the CGM submission order"
586
-
* extension contains
587
-
DataSubmissionSchedule named dataSubmissionSchedule 0..*
0 commit comments