Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ansforge/ig-fhir-gestion-agendas-partages
Guide d'implémentation du volet CI-SIS Gestion d'agendas partagés (GAP)
https://github.com/ansforge/ig-fhir-gestion-agendas-partages
ci-sis fhir gap hl7
Last synced: 3 days ago
JSON representation
Guide d'implémentation du volet CI-SIS Gestion d'agendas partagés (GAP)
- Host: GitHub
- URL: https://github.com/ansforge/ig-fhir-gestion-agendas-partages
- Owner: ansforge
- License: mit
- Created: 2022-07-07T11:34:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T15:00:04.000Z (3 months ago)
- Last Synced: 2024-08-27T17:12:38.039Z (3 months ago)
- Topics: ci-sis, fhir, gap, hl7
- Language: GLSL
- Homepage: https://interop.esante.gouv.fr/ig/fhir/gap
- Size: 233 MB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Logo_LEF_CI-SIS](https://user-images.githubusercontent.com/48218773/227532484-eff82649-4e42-49c6-966a-dc3ea78cf59c.png)
[![FHIR workflows](https://github.com/ansforge/IG-fhir-gestion-agendas-partages/actions/workflows/fhir-workflows.yml/badge.svg)](https://github.com/ansforge/IG-fhir-gestion-agendas-partages/actions/workflows/fhir-workflows.yml)
# Contexte
## Contexte métier du projet
Ce guide d’implémentation a pour objet de permettre la gestion de ressources (personnes, lieux ou objets), la gestion des disponibilités de ces ressources, la consultation et la synchronisation d’agenda et la prise de rendez-vous.
## Contexte technique du projet
Les ressources concernées par ce guide sont : Patient, Practitioner, PractitionerRole, Location, HealthcareService, Organization, RelatedPerson, Schedule, Slot et Appointment.
# CI/CD
Les workflows associés à ce repository (.github/workflows) permettent :
* D'executer Sushi pour vérifier la grammaire
* De faire les tests avec le validator_cli
* De publier les pages : https://ansforge.github.io/IG-fhir-gestion-agendas-partages/{nom de la branche}/ig
Exemple : [https://ansforge.github.io/IG-fhir-gestion-agendas-partages/main/ig]## Acronymes
* IG : Implementation Guide
* FHIR : Fast Healthcare Interoperability Resources
* GAP : Gestion d'Agendas Partagés
* HL7 : Health Level Seven