Package | ans.fhir.fr.gap |
Type | SearchParameter |
Id | GAP-Slot-latestStart |
FHIR Version | R4 |
Source | https://interop.esante.gouv.fr/ig/fhir/gap/https://interop.esante.gouv.fr/ig/fhir/gap/3.0.0/SearchParameter-GAP-Slot-latestStart.html |
URL | https://interop.esante.gouv.fr/ig/fhir/gap/SearchParameter/GAP-Slot-latestStart |
Version | 3.0.0 |
Status | active |
Date | 2024-04-29T12:51:59+00:00 |
Name | GAP_Slot_latestStart |
Realm | fr |
Authority | national |
Description | latest start of a potential appointment |
Type | date |
CapabilityStatement | |
GAP-Consommateur | CI-SIS Gestion-d-Agendas-Partages - ConsommateurGAP |
GAP-GestionnaireAgenda | CI-SIS Gestion-d-Agendas-Partages - GestionnaireAgendaGAP |
No resources found
Note: links and images are rebased to the (stated) source
Parameter start
:date
latest start of a potential appointment
Resource | Slot |
Expression | Slot.start |
Processing Mode | Normal |
Multiples |
|
Comparators | Allowed: lt, le |
{ "resourceType": "SearchParameter", "id": "GAP-Slot-latestStart", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://interop.esante.gouv.fr/ig/fhir/gap/SearchParameter/GAP-Slot-latestStart", "version": "3.0.0", "name": "GAP_Slot_latestStart", "derivedFrom": "http://hl7.org/fhir/SearchParameter/Slot-start", "status": "active", "experimental": false, "date": "2024-04-29T12:51:59+00:00", "publisher": "ANS", "contact": [ { "name": "ANS", "telecom": [ { "system": "url", "value": "https://esante.gouv.fr" } ] } ], "description": "latest start of a potential appointment", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "FR", "display": "FRANCE" } ] } ], "code": "start", "base": [ "Slot" ], "type": "date", "expression": "Slot.start", "xpathUsage": "normal", "multipleOr": true, "multipleAnd": true, "comparator": [ "lt", "le" ] }