Service d'Accès aux Soins
1.2.0 - ci-build
Service d'Accès aux Soins - version de développement local (v1.2.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées
{
"resourceType" : "Slot",
"id" : "ExampleSlotSOS2",
"meta" : {
"profile" : [
🔗 "https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-sos-slot-aggregator"
],
"security" : [
{
"system" : "https://mos.esante.gouv.fr/NOS/TRE_R314-TypeCreneau/FHIR/TRE-R314-TypeCreneau",
"code" : "PUBLIC"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : Slot ExampleSlotSOS2</b></p><a name=\"ExampleSlotSOS2\"> </a><a name=\"hcExampleSlotSOS2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profil: <a href=\"StructureDefinition-sas-sos-slot-aggregator.html\">FrSlotAgregateurSOS</a></p><p style=\"margin-bottom: 0px\">Label de sécurité: Créneau accessible par le grand public (Détails : code TRE_R314-TypeCreneau PUBLIC = 'Créneau accessible par le grand public')</p></div><p><b>serviceType</b>: <span title=\"Codes :{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}\">ambulatory</span></p><p><b>appointmentType</b>: <span title=\"Codes :{http://terminology.hl7.org/CodeSystem/v2-0276 ROUTINE}\">Routine appointment - default if not valued</span></p><p><b>schedule</b>: <a href=\"Schedule-ExampleScheduleSOS2.html\">Schedule</a></p><p><b>status</b>: Free</p><p><b>start</b>: 2023-08-19 11:00:00+0200</p><p><b>end</b>: 2023-08-19 11:30:00+0200</p><p><b>comment</b>: http://www.editeur.com/agenda-pfg/creneau2</p></div>"
},
"serviceType" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB"
}
]
}
],
"appointmentType" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0276",
"code" : "ROUTINE"
}
]
},
"schedule" : {
🔗 "reference" : "Schedule/ExampleScheduleSOS2"
},
"status" : "free",
"start" : "2023-08-19T11:00:00.000+02:00",
"end" : "2023-08-19T11:30:00.000+02:00",
"comment" : "http://www.editeur.com/agenda-pfg/creneau2"
}