Skip to content

Commit

Permalink
Update FrSlotAgregateur.fsh
Browse files Browse the repository at this point in the history
  • Loading branch information
breverseau committed Feb 4, 2025
1 parent 4303231 commit 463b63d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions input/fsh/profiles/FrSlotAgregateur.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,23 @@ Description: "Profil de Slot, dérivé de FrSlot, pour le service d'agrégation

* meta.security from $JDV-J165-TypeCreneau-SAS (required)
* meta.security ^binding.description = "type de créneau : public, pro, SNP"

* serviceType ^slicing.discriminator.type = #value
* serviceType ^slicing.discriminator.path = "coding.system"
* serviceType ^slicing.rules = #open
* serviceType contains TypeConsultation 0..*
* serviceType[TypeConsultation] from $v3-ActEncounterCode (required)
* serviceType[TypeConsultation] from sas-valueset-typeconsultation (required)
* serviceType[TypeConsultation].coding.system = "http://terminology.hl7.org/CodeSystem/v3-ActCode"
* specialty ^binding.strength = #required
* specialty ^binding.description = "Spécialités ou compétences particulières du PS associées au créneau"
* appointmentType ^short = "Créneau avec ou sans RDV"
* appointmentType ^binding.strength = #preferred
* appointmentType ^binding.description = "ROUTINE – Créneau avec prise de RDV possible, WALKIN – Créneau sans prise de RDV possible"
* appointmentType.coding from sas-valueset-appointmentreason (required)
* schedule only Reference(FrScheduleAgregateur)
* schedule ^type.aggregation[0] = #referenced
* schedule ^type.aggregation[+] = #bundled
* status = #free (exactly)
* status = #free
* status ^binding.strength = #required
* status ^binding.description = "Statut du créneau free/busy"
* start ^short = "Date de début du créneau"
Expand Down

0 comments on commit 463b63d

Please sign in to comment.