FHIR IG analytics| Package | ans.fhir.fr.sas |
| Resource Type | Slot |
| Id | Slot-ExampleSlotSOS2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : Slot ExampleSlotSOS2
Profil: FrSlotAgregateurSOS
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')
serviceType: ambulatory
appointmentType: Routine appointment - default if not valued
schedule: Schedule
status: Free
start: 2023-08-19 11:00:00+0200
end: 2023-08-19 11:30:00+0200
comment: http://www.editeur.com/agenda-pfg/creneau2
{
"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": "<!-- snip (see above) -->"
},
"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"
}