Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
breverseau committed Feb 10, 2025
1 parent e6df211 commit bd2a58d
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 4 deletions.
6 changes: 6 additions & 0 deletions input/fsh/examples/CPTS/example-bundlecpts1.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,24 @@ Usage: #example

* entry[slotAgregateurCPTS].resource = ExampleSlotCPTS1
* entry[slotAgregateurCPTS].fullUrl = "https://<base_URl>/Slot/ExampleSlotCPTS1"
* entry[slotAgregateurCPTS][=].search.mode = #match

* entry[scheduleAgregateurCPTS].resource = ExampleSchedule
* entry[scheduleAgregateurCPTS].fullUrl = "https://<base_URl>/Schedule/ExampleSchedule"
* entry[scheduleAgregateurCPTS][=].search.mode = #include

* entry[practitionerAgregateur].resource = ExamplePractitioner
* entry[practitionerAgregateur].fullUrl = "https://<base_URl>/Practitioner/ExamplePractitioner"
* entry[practitionerAgregateur][=].search.mode = #include

* entry[practitionerRole].resource = ExamplePractitionerRoleAgregateur
* entry[practitionerRole].fullUrl = "https://<base_URl>/PractitionerRole/ExamplePractitionerRoleAgregateur"
* entry[practitionerRole][=].search.mode = #include

* entry[healthcareserviceCPTS].resource = ExampleHealthcareServiceCPTS1
* entry[healthcareserviceCPTS].fullUrl = "https://<base_URl>/HealthcareService/ExampleHealthcareServiceCPTS1"
* entry[healthcareserviceCPTS][=].search.mode = #include

* entry[organizationAgregateurCPTS].resource = ExampleOrgaCPTS1
* entry[organizationAgregateurCPTS].fullUrl = "https://<base_URl>/Organization/ExampleOrgaCPTS1"
* entry[organizationAgregateurCPTS][=].search.mode = #include
10 changes: 9 additions & 1 deletion input/fsh/examples/CPTS/example-bundlecpts2.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,32 @@ Usage: #example

* entry[slotAgregateurCPTS].resource = ExampleSlotCPTS2
* entry[slotAgregateurCPTS].fullUrl = "https://<base_URl>/Slot/ExampleSlotCPTS2"
* entry[slotAgregateurCPTS][=].search.mode = #match

* entry[scheduleAgregateurCPTS].resource = ExampleSchedule
* entry[scheduleAgregateurCPTS].fullUrl = "https://<base_URl>/Schedule/ExampleSchedule"
* entry[scheduleAgregateurCPTS][=].search.mode = #include

* entry[practitionerAgregateur].resource = ExamplePractitioner
* entry[practitionerAgregateur].fullUrl = "https://<base_URl>/Practitioner/ExamplePractitioner"
* entry[practitionerAgregateur][=].search.mode = #include

* entry[practitionerRole].resource = ExamplePractitionerRoleAgregateur
* entry[practitionerRole].fullUrl = "https://<base_URl>/PractitionerRole/ExamplePractitionerRoleAgregateur"
* entry[practitionerRole][=].search.mode = #include

* entry[healthcareserviceCPTS][+].resource = ExampleHealthcareServiceCPTS1
* entry[healthcareserviceCPTS][=].fullUrl = "https://<base_URl>/HealthcareService/ExampleHealthcareServiceCPTS1"
* entry[healthcareserviceCPTS][=].search.mode = #include

* entry[organizationAgregateurCPTS][+].resource = ExampleOrgaCPTS1
* entry[organizationAgregateurCPTS][=].fullUrl = "https://<base_URl>/Organization/ExampleOrgaCPTS1"
* entry[organizationAgregateurCPTS][=].search.mode = #include

* entry[healthcareserviceCPTS][+].resource = ExampleHealthcareServiceCPTS2
* entry[healthcareserviceCPTS][=].fullUrl = "https://<base_URl>/HealthcareService/ExampleHealthcareServiceCPTS2"
* entry[healthcareserviceCPTS][=].search.mode = #include

* entry[organizationAgregateurCPTS][+].resource = ExampleOrgaCPTS2
* entry[organizationAgregateurCPTS][=].fullUrl = "https://<base_URl>/Organization/ExampleOrgaCPTS2"
* entry[organizationAgregateurCPTS][=].fullUrl = "https://<base_URl>/Organization/ExampleOrgaCPTS2"
* entry[organizationAgregateurCPTS][=].search.mode = #include
15 changes: 12 additions & 3 deletions input/fsh/examples/SOS/example-bundlesos.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -12,39 +12,48 @@ Usage: #example

* entry[slotAgregateurSOS][+].resource = ExampleSlotSOS1
* entry[slotAgregateurSOS][=].fullUrl = "https://exemple.com/ans-sas/Slot/ExampleSlotSOS1"
* entry[slotAgregateurSOS][=].search.mode = #include

* entry[scheduleAgregateurSOS][+].resource = ExampleScheduleSOS1
* entry[scheduleAgregateurSOS][=].fullUrl = "https://exemple.com/ans-sas/Schedule/ExampleScheduleSOS1"
* entry[scheduleAgregateurSOS][=].search.mode = #match

* entry[locationAgregateurSOS][+].resource = ExampleLocationSOS1
* entry[locationAgregateurSOS][=].fullUrl = "https://exemple.com/ans-sas/Location/1111111111"
* entry[locationAgregateurSOS][=].search.mode = #include

* entry[organizationAgregateurSOS][+].resource = ExampleOrgaSOS1
* entry[organizationAgregateurSOS][=].fullUrl = "https://exemple.com/ans-sas/Organization/ExampleOrgaSOS1"

* entry[organizationAgregateurSOS][=].search.mode = #include

* entry[slotAgregateurSOS][+].resource = ExampleSlotSOS2
* entry[slotAgregateurSOS][=].fullUrl = "https://exemple.com/ans-sas/Slot/ExampleSlotSOS2"
* entry[slotAgregateurSOS][=].search.mode = #include

* entry[scheduleAgregateurSOS][+].resource = ExampleScheduleSOS2
* entry[scheduleAgregateurSOS][=].fullUrl = "https://exemple.com/ans-sas/Schedule/ExampleScheduleSOS2"
* entry[scheduleAgregateurSOS][=].search.mode = #match

* entry[locationAgregateurSOS][+].resource = ExampleLocationSOS2
* entry[locationAgregateurSOS][=].fullUrl = "https://exemple.com/ans-sas/Location/2222222222"

* entry[locationAgregateurSOS][=].search.mode = #include

* entry[slotAgregateurSOS][+].resource = ExampleSlotSOS3
* entry[slotAgregateurSOS][=].fullUrl = "https://exemple.com/ans-sas/Slot/ExampleSlotSOS3"
* entry[slotAgregateurSOS][=].search.mode = #include

* entry[scheduleAgregateurSOS][+].resource = ExampleScheduleSOS3
* entry[scheduleAgregateurSOS][=].fullUrl = "https://exemple.com/ans-sas/Schedule/ExampleScheduleSOS3"
* entry[scheduleAgregateurSOS][=].search.mode = #match

* entry[locationAgregateurSOS][+].resource = ExampleLocationSOS3
* entry[locationAgregateurSOS][=].fullUrl = "https://exemple.com/ans-sas/Location/3333333333"
* entry[locationAgregateurSOS][=].search.mode = #include

* entry[organizationAgregateurSOS][+].resource = ExampleOrgaSOS2
* entry[organizationAgregateurSOS][=].fullUrl = "https://exemple.com/ans-sas/Organization/ExampleOrgaSOS2"

* entry[organizationAgregateurSOS][=].search.mode = #include

* entry[slotAgregateurSOS][+].resource = ExampleSlotSOS4
* entry[slotAgregateurSOS][=].fullUrl = "https://exemple.com/ans-sas/Slot/ExampleSlotSOS4"
* entry[slotAgregateurSOS][=].search.mode = #include

0 comments on commit bd2a58d

Please sign in to comment.