| Package | ans.fhir.fr.gap |
| Resource Type | SearchParameter |
| Id | GAP-Slot-earliestStart |
| 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-earliestStart.html |
| URL | https://interop.esante.gouv.fr/ig/fhir/gap/SearchParameter/GAP-Slot-earliestStart |
| Version | 3.0.0 |
| Status | active |
| Date | 2024-04-29T12:51:59+00:00 |
| Name | GAP_Slot_earliestStart |
| Realm | fr |
| Authority | national |
| Description | earliest 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
earliest start of a potential appointment
| Resource | Slot |
| Expression | Slot.start |
| Processing Mode | Normal |
| Multiples |
|
| Comparators | Allowed: gt, ge |
{
"resourceType": "SearchParameter",
"id": "GAP-Slot-earliestStart",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://interop.esante.gouv.fr/ig/fhir/gap/SearchParameter/GAP-Slot-earliestStart",
"version": "3.0.0",
"name": "GAP_Slot_earliestStart",
"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": "earliest 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": [
"gt",
"ge"
]
}