generated from ansforge/IG-modele
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f34c649
commit 8409e0b
Showing
2 changed files
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
Extension: SASServiceType-R5 | ||
Id: sas-cpts-slot-servicetype-aggregator | ||
Description: "Test extension R5" | ||
* ^context.type = #element | ||
* ^context.expression = "FrSlotAgregateurCPTS.serviceType" | ||
|
||
* extension contains | ||
concept 0..1 and | ||
reference 0..1 | ||
* extension[concept].value[x] only CodeableConcept | ||
* extension[referenceme].value[x] only Reference() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
Profile: FrSlotAgregateurCPTS | ||
Parent: FrSlot | ||
Id: sas-cpts-slot-aggregator | ||
Description: "Profil de Slot, dérivé de FrSlot, pour le service d'agrégation de créneaux de la plateforme SAS (Service d'accès aux soins), dans le cadre du cas d'usage CPTS" | ||
|
||
* meta.security from sas-sos-valueset-typecreneau (required) | ||
* meta.security ^binding.description = "type de créneau : public, pro, SNP, CPTS" | ||
|
||
* serviceType.extension contains | ||
SASServiceType-R5 named sas-servicetype-r5 0..* | ||
* serviceType ^slicing.discriminator.type = #type | ||
* serviceType ^slicing.discriminator.path = $this | ||
* serviceType ^slicing.rules = #open | ||
|
||
* serviceType contains | ||
serviceTypeCodableConcept 1..* and | ||
serviceTypeCodableReference 1..* | ||
|
||
* serviceType[serviceTypeTypeConsultation].type only CodeableConcept | ||
* serviceType[serviceTypeReferenceHS].type only Extension | ||
|
||
|
||
* serviceType.[serviceTypeTypeConsultation].coding from sas-sos-valueset-typeconsultation (required) | ||
|
||
|
||
* appointmentType.coding from sas-sos-valueset-appointmentreason (required) | ||
// vérifier si référence à ce profil ou nouveau profil CPTS | ||
* schedule only Reference(FrScheduleAgregateurSOS) | ||
* status = #free |