Skip to content

Commit d19e3c1

Browse files
committed
Update example-bundlepsindiv.fsh
1 parent d36d9ee commit d19e3c1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

input/fsh/examples/PS Indiv/example-bundlepsindiv.fsh

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,36 +12,48 @@ Usage: #example
1212

1313
* entry[FrSlotAgregateur][+].resource = ExampleSlotPSIndiv1
1414
* entry[FrSlotAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Slot/ExampleSlotPSIndiv1"
15+
* entry[FrSlotAgregateur][=].search.mode = "match"
1516

1617
* entry[FrScheduleAgregateur][+].resource = ExampleSchedule1
1718
* entry[FrScheduleAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Schedule/ExampleSchedule1"
19+
* entry[FrScheduleAgregateur][=].search.mode = "include"
1820

1921
* entry[FrPractitionerAgregateur][+].resource = ExamplePractitioner2
2022
* entry[FrPractitionerAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Practitioner/ExamplePractitioner2"
23+
* entry[FrPractitionerAgregateur][=].search.mode = "include"
2124

2225
* entry[FrPractitionerRoleExerciceAgregateur][+].resource = ExamplePractitionerRoleAgregateur2
2326
* entry[FrPractitionerRoleExerciceAgregateur][=].fullUrl = "https://exemple.com/ans-sas/PractitionerRole/ExamplePractitionerRoleAgregateur2"
27+
* entry[FrPractitionerRoleExerciceAgregateur][=].search.mode = "include"
2428

2529
* entry[FrSlotAgregateur][+].resource = ExampleSlotPSIndiv2
2630
* entry[FrSlotAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Slot/ExampleSlotPSIndiv2"
31+
* entry[FrSlotAgregateur][=].search.mode = "match"
2732

2833
* entry[FrScheduleAgregateur][+].resource = ExampleSchedule2
2934
* entry[FrScheduleAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Schedule/ExampleSchedule2"
35+
* entry[FrScheduleAgregateur][=].search.mode = "include"
3036

3137
* entry[FrPractitionerRoleExerciceAgregateur][+].resource = ExamplePractitionerRoleAgregateur3
3238
* entry[FrPractitionerRoleExerciceAgregateur][=].fullUrl = "https://exemple.com/ans-sas/PractitionerRole/ExamplePractitionerRoleAgregateur3"
39+
* entry[FrPractitionerRoleExerciceAgregateur][=].search.mode = "include"
3340

3441
* entry[FrSlotAgregateur][+].resource = ExampleSlotPSIndiv3
3542
* entry[FrSlotAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Slot/ExampleSlotPSIndiv3"
43+
* entry[FrSlotAgregateur][=].search.mode = "match"
3644

3745
* entry[FrScheduleAgregateur][+].resource = ExampleSchedule3
3846
* entry[FrScheduleAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Schedule/ExampleSchedule3"
47+
* entry[FrScheduleAgregateur][=].search.mode = "include"
3948

4049
* entry[FrPractitionerAgregateur][+].resource = ExamplePractitioner3
4150
* entry[FrPractitionerAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Practitioner/ExamplePractitioner3"
51+
* entry[FrPractitionerAgregateur][=].search.mode = "include"
4252

4353
* entry[FrPractitionerRoleExerciceAgregateur][+].resource = ExamplePractitionerRoleAgregateur4
4454
* entry[FrPractitionerRoleExerciceAgregateur][=].fullUrl = "https://exemple.com/ans-sas/PractitionerRole/ExamplePractitionerRoleAgregateur4"
55+
* entry[FrPractitionerRoleExerciceAgregateur][=].search.mode = "include"
4556

4657
* entry[FrSlotAgregateur][+].resource = ExampleSlotPSIndiv4
4758
* entry[FrSlotAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Slot/ExampleSlotPSIndiv4"
59+
* entry[FrSlotAgregateur][=].search.mode = "match"

0 commit comments

Comments
 (0)