From e6df2113d567cb661419b407b20dac7ad29974c1 Mon Sep 17 00:00:00 2001 From: breverseau Date: Mon, 10 Feb 2025 10:10:00 +0100 Subject: [PATCH] Update example-bundlepsindiv.fsh --- .../PS Indiv/example-bundlepsindiv.fsh | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/input/fsh/examples/PS Indiv/example-bundlepsindiv.fsh b/input/fsh/examples/PS Indiv/example-bundlepsindiv.fsh index 52161479a..ddbda9d40 100644 --- a/input/fsh/examples/PS Indiv/example-bundlepsindiv.fsh +++ b/input/fsh/examples/PS Indiv/example-bundlepsindiv.fsh @@ -12,48 +12,48 @@ Usage: #example * entry[FrSlotAgregateur][+].resource = ExampleSlotPSIndiv1 * entry[FrSlotAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Slot/ExampleSlotPSIndiv1" -* entry[FrSlotAgregateur][=].search.mode = "match" +* entry[FrSlotAgregateur][=].search.mode = #match * entry[FrScheduleAgregateur][+].resource = ExampleSchedule1 * entry[FrScheduleAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Schedule/ExampleSchedule1" -* entry[FrScheduleAgregateur][=].search.mode = "include" +* entry[FrScheduleAgregateur][=].search.mode = #include * entry[FrPractitionerAgregateur][+].resource = ExamplePractitioner2 * entry[FrPractitionerAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Practitioner/ExamplePractitioner2" -* entry[FrPractitionerAgregateur][=].search.mode = "include" +* entry[FrPractitionerAgregateur][=].search.mode = #include * entry[FrPractitionerRoleExerciceAgregateur][+].resource = ExamplePractitionerRoleAgregateur2 * entry[FrPractitionerRoleExerciceAgregateur][=].fullUrl = "https://exemple.com/ans-sas/PractitionerRole/ExamplePractitionerRoleAgregateur2" -* entry[FrPractitionerRoleExerciceAgregateur][=].search.mode = "include" +* entry[FrPractitionerRoleExerciceAgregateur][=].search.mode = #include * entry[FrSlotAgregateur][+].resource = ExampleSlotPSIndiv2 * entry[FrSlotAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Slot/ExampleSlotPSIndiv2" -* entry[FrSlotAgregateur][=].search.mode = "match" +* entry[FrSlotAgregateur][=].search.mode = #match * entry[FrScheduleAgregateur][+].resource = ExampleSchedule2 * entry[FrScheduleAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Schedule/ExampleSchedule2" -* entry[FrScheduleAgregateur][=].search.mode = "include" +* entry[FrScheduleAgregateur][=].search.mode = #include * entry[FrPractitionerRoleExerciceAgregateur][+].resource = ExamplePractitionerRoleAgregateur3 * entry[FrPractitionerRoleExerciceAgregateur][=].fullUrl = "https://exemple.com/ans-sas/PractitionerRole/ExamplePractitionerRoleAgregateur3" -* entry[FrPractitionerRoleExerciceAgregateur][=].search.mode = "include" +* entry[FrPractitionerRoleExerciceAgregateur][=].search.mode = #include * entry[FrSlotAgregateur][+].resource = ExampleSlotPSIndiv3 * entry[FrSlotAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Slot/ExampleSlotPSIndiv3" -* entry[FrSlotAgregateur][=].search.mode = "match" +* entry[FrSlotAgregateur][=].search.mode = #match * entry[FrScheduleAgregateur][+].resource = ExampleSchedule3 * entry[FrScheduleAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Schedule/ExampleSchedule3" -* entry[FrScheduleAgregateur][=].search.mode = "include" +* entry[FrScheduleAgregateur][=].search.mode = #include * entry[FrPractitionerAgregateur][+].resource = ExamplePractitioner3 * entry[FrPractitionerAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Practitioner/ExamplePractitioner3" -* entry[FrPractitionerAgregateur][=].search.mode = "include" +* entry[FrPractitionerAgregateur][=].search.mode = #include * entry[FrPractitionerRoleExerciceAgregateur][+].resource = ExamplePractitionerRoleAgregateur4 * entry[FrPractitionerRoleExerciceAgregateur][=].fullUrl = "https://exemple.com/ans-sas/PractitionerRole/ExamplePractitionerRoleAgregateur4" -* entry[FrPractitionerRoleExerciceAgregateur][=].search.mode = "include" +* entry[FrPractitionerRoleExerciceAgregateur][=].search.mode = #include * entry[FrSlotAgregateur][+].resource = ExampleSlotPSIndiv4 * entry[FrSlotAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Slot/ExampleSlotPSIndiv4" -* entry[FrSlotAgregateur][=].search.mode = "match" +* entry[FrSlotAgregateur][=].search.mode = #match