@@ -12,36 +12,48 @@ Usage: #example
12
12
13
13
* entry[FrSlotAgregateur][+ ].resource = ExampleSlotPSIndiv1
14
14
* entry[FrSlotAgregateur][= ].fullUrl = "https: // exemple.com/ans-sas/Slot/ExampleSlotPSIndiv1"
15
+ * entry[FrSlotAgregateur][= ].search.mode = "match"
15
16
16
17
* entry[FrScheduleAgregateur][+ ].resource = ExampleSchedule1
17
18
* entry[FrScheduleAgregateur][= ].fullUrl = "https: // exemple.com/ans-sas/Schedule/ExampleSchedule1"
19
+ * entry[FrScheduleAgregateur][= ].search.mode = "include"
18
20
19
21
* entry[FrPractitionerAgregateur][+ ].resource = ExamplePractitioner2
20
22
* entry[FrPractitionerAgregateur][= ].fullUrl = "https: // exemple.com/ans-sas/Practitioner/ExamplePractitioner2"
23
+ * entry[FrPractitionerAgregateur][= ].search.mode = "include"
21
24
22
25
* entry[FrPractitionerRoleExerciceAgregateur][+ ].resource = ExamplePractitionerRoleAgregateur2
23
26
* entry[FrPractitionerRoleExerciceAgregateur][= ].fullUrl = "https: // exemple.com/ans-sas/PractitionerRole/ExamplePractitionerRoleAgregateur2"
27
+ * entry[FrPractitionerRoleExerciceAgregateur][= ].search.mode = "include"
24
28
25
29
* entry[FrSlotAgregateur][+ ].resource = ExampleSlotPSIndiv2
26
30
* entry[FrSlotAgregateur][= ].fullUrl = "https: // exemple.com/ans-sas/Slot/ExampleSlotPSIndiv2"
31
+ * entry[FrSlotAgregateur][= ].search.mode = "match"
27
32
28
33
* entry[FrScheduleAgregateur][+ ].resource = ExampleSchedule2
29
34
* entry[FrScheduleAgregateur][= ].fullUrl = "https: // exemple.com/ans-sas/Schedule/ExampleSchedule2"
35
+ * entry[FrScheduleAgregateur][= ].search.mode = "include"
30
36
31
37
* entry[FrPractitionerRoleExerciceAgregateur][+ ].resource = ExamplePractitionerRoleAgregateur3
32
38
* entry[FrPractitionerRoleExerciceAgregateur][= ].fullUrl = "https: // exemple.com/ans-sas/PractitionerRole/ExamplePractitionerRoleAgregateur3"
39
+ * entry[FrPractitionerRoleExerciceAgregateur][= ].search.mode = "include"
33
40
34
41
* entry[FrSlotAgregateur][+ ].resource = ExampleSlotPSIndiv3
35
42
* entry[FrSlotAgregateur][= ].fullUrl = "https: // exemple.com/ans-sas/Slot/ExampleSlotPSIndiv3"
43
+ * entry[FrSlotAgregateur][= ].search.mode = "match"
36
44
37
45
* entry[FrScheduleAgregateur][+ ].resource = ExampleSchedule3
38
46
* entry[FrScheduleAgregateur][= ].fullUrl = "https: // exemple.com/ans-sas/Schedule/ExampleSchedule3"
47
+ * entry[FrScheduleAgregateur][= ].search.mode = "include"
39
48
40
49
* entry[FrPractitionerAgregateur][+ ].resource = ExamplePractitioner3
41
50
* entry[FrPractitionerAgregateur][= ].fullUrl = "https: // exemple.com/ans-sas/Practitioner/ExamplePractitioner3"
51
+ * entry[FrPractitionerAgregateur][= ].search.mode = "include"
42
52
43
53
* entry[FrPractitionerRoleExerciceAgregateur][+ ].resource = ExamplePractitionerRoleAgregateur4
44
54
* entry[FrPractitionerRoleExerciceAgregateur][= ].fullUrl = "https: // exemple.com/ans-sas/PractitionerRole/ExamplePractitionerRoleAgregateur4"
55
+ * entry[FrPractitionerRoleExerciceAgregateur][= ].search.mode = "include"
45
56
46
57
* entry[FrSlotAgregateur][+ ].resource = ExampleSlotPSIndiv4
47
58
* entry[FrSlotAgregateur][= ].fullUrl = "https: // exemple.com/ans-sas/Slot/ExampleSlotPSIndiv4"
59
+ * entry[FrSlotAgregateur][= ].search.mode = "match"
0 commit comments