-
Notifications
You must be signed in to change notification settings - Fork 4
/
_pkgdown.yml
114 lines (109 loc) · 2.57 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
url: https://guillaumepressiat.github.io/pmeasyr/
templates:
params:
bootswatch: flatly
reference:
- title: "Gestion des archives"
desc: "Dézipper, effacer des archives in / out PMSI"
contents:
- starts_with("ad")
- starts_with("asta")
- title: Import des données
desc: "Importer les fichiers in / out des archives PMSI"
contents:
- starts_with("i")
- title: Formats et labels
contents:
- formats
- labeleasier
- title: Noyau de paramètres
desc: "Alléger les scripts en rassemblant les différents paramètres"
contents:
- noyau_pmeasyr
- noyau_skeleton
- title: Vers la base de données
desc: "Voir vignette"
contents:
- starts_with("db_")
- starts_with("tbl_")
- title: Autres
contents:
- tdiag
- dico
- renomme_fichier
- epmsi_mco_vmed_f
- title: Requêteur
contents:
- requete
- requete_db
- lancer_requete
- lancer_requete_db
- prepare_rsa
- enrobeur
- collect_rsa_from_db
- creer_json
- title: Valorisation des séjours MCO
desc: "Voir vignette"
contents:
- vvr_ano_mco
- vvr_ghs_supp
- vvr_libelles_valo
- vvr_mco
- vvr_mco_sv
- vvr_rsa
- vvr_rsa_hors_periode
- epmsi_mco_sv
- epmsi_mco_rav
- epmsi_mco_rae
- vvr_rum
- epmsi_mco_rav_rum
- title: Valorisation des passages MCO
desc: "Voir vignette"
contents:
- vvr_rum
- epmsi_mco_rav_rum
- vvr_rum_check_rubriques_rav
- title: Valorisation des sous-séquences HAD
desc: "Valoriser les rapss comme epmsi"
contents:
- vvr_had_ght
- title: Analyse des données selon certains axes
desc: "Durée de séjour, taux ambulatoire, etc."
contents:
- ana_r_ca_gestes_marqueurs
- ana_r_ghm_ambu_dms
navbar:
structure:
left:
- home
- intro
- reference
- articles
- tutorials
- news
right: github
components:
home:
icon: fa-home fa-lg
href: index.html
reference:
text: Reference
href: reference/index.html
articles:
text: Articles
menu:
- text: pmeasyr
href: articles/vignette1.html
- text: Flux d'import avec pmeasyr
href: articles/vignette2.html
- text: Vers la database avec pmeasyr
href: articles/vignette3.html
- text: Valoriser les rsa
href: articles/vignette4.html
- text: Analyser les données
href: articles/vignette5.html
- text: Valoriser les rum
href: articles/vignette6.html
news:
text: Changelog
href: news/index.html