FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/GAP_Slot_earliestStart

Packagecisis.cds
Resource TypeSearchParameter
IdGAP_Slot_earliestStart
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cisis.cds@4.0.0&canonical=http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Slot_earliestStart
URLhttp://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Slot_earliestStart
Version2.0
Statusdraft
Date2021-12-01
NameGAP_Slot_earliestStart
Authoritynational
Descriptionearliest start of a potential appointment
Typedate

Resources that use this resource

CapabilityStatement
GAP.ConsommateurGAPCI-SIS Gestion-d-Agendas-Partages - ConsommateurGAP
GAP.GestionnaireAgendaGAPCI-SIS Gestion-d-Agendas-Partages - GestionnaireAgendaGAP

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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_Slot_earliestStart",
  "version": "2.0",
  "name": "GAP_Slot_earliestStart",
  "derivedFrom": "http://hl7.org/fhir/SearchParameter/Slot-start",
  "status": "draft",
  "experimental": false,
  "date": "2021-12-01",
  "publisher": "ANS",
  "description": "earliest start of a potential appointment",
  "code": "start",
  "base": [
    "Slot"
  ],
  "type": "date",
  "expression": "Slot.start",
  "xpath": "f:Slot/f:start",
  "xpathUsage": "normal",
  "multipleOr": true,
  "multipleAnd": true,
  "comparator": [
    "gt",
    "ge"
  ]
}