Skip to content

Commit

Permalink
Update example-bundlepsindiv.fsh
Browse files Browse the repository at this point in the history
  • Loading branch information
breverseau committed Feb 10, 2025
1 parent d36d9ee commit d19e3c1
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions input/fsh/examples/PS Indiv/example-bundlepsindiv.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -12,36 +12,48 @@ Usage: #example

* entry[FrSlotAgregateur][+].resource = ExampleSlotPSIndiv1
* entry[FrSlotAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Slot/ExampleSlotPSIndiv1"
* 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[FrPractitionerAgregateur][+].resource = ExamplePractitioner2
* entry[FrPractitionerAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Practitioner/ExamplePractitioner2"
* 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[FrSlotAgregateur][+].resource = ExampleSlotPSIndiv2
* entry[FrSlotAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Slot/ExampleSlotPSIndiv2"
* 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[FrPractitionerRoleExerciceAgregateur][+].resource = ExamplePractitionerRoleAgregateur3
* entry[FrPractitionerRoleExerciceAgregateur][=].fullUrl = "https://exemple.com/ans-sas/PractitionerRole/ExamplePractitionerRoleAgregateur3"
* 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[FrScheduleAgregateur][+].resource = ExampleSchedule3
* entry[FrScheduleAgregateur][=].fullUrl = "https://exemple.com/ans-sas/Schedule/ExampleSchedule3"
* 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[FrPractitionerRoleExerciceAgregateur][+].resource = ExamplePractitionerRoleAgregateur4
* entry[FrPractitionerRoleExerciceAgregateur][=].fullUrl = "https://exemple.com/ans-sas/PractitionerRole/ExamplePractitionerRoleAgregateur4"
* entry[FrPractitionerRoleExerciceAgregateur][=].search.mode = "include"

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

0 comments on commit d19e3c1

Please sign in to comment.