Package | cisis.cds |
Resource Type | SearchParameter |
Id | GAP_Appointment_latestStart |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=cisis.cds@4.0.0&canonical=http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_latestStart |
URL | http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_latestStart |
Version | 2.0 |
Status | draft |
Date | 2021-12-01 |
Name | GAP_Appointment_latestStart |
Authority | national |
Description | latest start of an appointment |
Type | date |
CapabilityStatement | |
GAP.GestionnaireAgendaGAP | CI-SIS Gestion-d-Agendas-Partages - GestionnaireAgendaGAP |
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" } ], "url": "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_latestStart", "version": "2.0", "name": "GAP_Appointment_latestStart", "derivedFrom": "http://hl7.org/fhir/SearchParameter/Appointment-start", "status": "draft", "experimental": false, "date": "2021-12-01", "publisher": "ANS", "description": "latest start of an appointment", "code": "start", "base": [ "Appointment" ], "type": "date", "expression": "Appointment.start", "xpath": "f:Appointment/f:start", "xpathUsage": "normal", "multipleOr": true, "multipleAnd": true, "comparator": [ "lt", "le" ] }