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

FHIR IG Statistics: SearchParameter/GAP_Appointment_priority

Packagecisis.cds
Resource TypeSearchParameter
IdGAP_Appointment_priority
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cisis.cds@4.0.0&canonical=http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_priority
URLhttp://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_priority
Version1.0
Statusdraft
Date2021-12-01
NameGAP_Appointment_priority
Authoritynational
DescriptionPriority of the appointment
Typetoken

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",
  "url": "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_priority",
  "version": "1.0",
  "name": "GAP_Appointment_priority",
  "status": "draft",
  "date": "2021-12-01",
  "publisher": "ANS",
  "description": "Priority of the appointment",
  "code": "priority",
  "base": [
    "Appointment"
  ],
  "type": "token",
  "expression": "Appointment.priority",
  "xpath": "f:Appointment/f:priority",
  "xpathUsage": "normal",
  "multipleOr": false,
  "multipleAnd": false
}