fin exercice 2

This commit is contained in:
Gabriel Augendre 2014-11-18 15:23:53 +01:00
parent 28fed24d12
commit 55945208f6

View file

@ -20,3 +20,35 @@ Retour d'erreur, refuse la lecture
### Question f
Identification de la zone, décodage, affichage, gestion d'erreur
## Exercice 2
Scénario
### Question a, b
- Patient
+ Nom
+ Prénom
+ Âge
+ Adresse
+ N° Sécu
- Dossier médical
- Consultation
+ Date
+ Heure
+ Présence patient
+ Prescription
+ Hospitalisation
- Médecin
- Infirmière
- Opératrice
- Examen
+ Intitulé
+ Date
+ Heure
- Lit
### Question c
Créer un dossier médical, un patient, une consultation.
Réalisation examen
### Question d
Obtenir un rendez-vous, valider une consultation, admission patient