Package | ans.fhir.fr.gap |
Type | SearchParameter |
Id | GAP-Appointment-created |
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-Appointment-created.html |
URL | https://interop.esante.gouv.fr/ig/fhir/gap/SearchParameter/GAP-Appointment-created |
Version | 3.0.0 |
Status | active |
Date | 2024-04-29T12:51:59+00:00 |
Name | GAP_Appointment_created |
Realm | fr |
Authority | national |
Description | Date that this appointment was initially created |
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 created
:date
Date that this appointment was initially created
Resource | Appointment |
Expression | Appointment.created |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "GAP-Appointment-created", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://interop.esante.gouv.fr/ig/fhir/gap/SearchParameter/GAP-Appointment-created", "version": "3.0.0", "name": "GAP_Appointment_created", "status": "active", "date": "2024-04-29T12:51:59+00:00", "publisher": "ANS", "contact": [ { "name": "ANS", "telecom": [ { "system": "url", "value": "https://esante.gouv.fr" } ] } ], "description": "Date that this appointment was initially created", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "FR", "display": "FRANCE" } ] } ], "code": "created", "base": [ "Appointment" ], "type": "date", "expression": "Appointment.created" }