Eric Hoekstra
|
89eeb6fecb
|
Date processing specified, processing of periodStart and -End enhanced.
|
1 year ago |
Eric Hoekstra
|
5b7cbeeec7
|
Docs for customer care program POST added.
|
1 year ago |
Eric Hoekstra
|
765583ccbf
|
Docs for customer care program GET added.
|
1 year ago |
Eric Hoekstra
|
40ce61ade2
|
Splitted careprogram enum of from the careprogram object definition.
|
1 year ago |
Eric Hoekstra
|
03364ac0c5
|
Added security scheme and some minor changes.
|
2 years ago |
Eric Hoekstra
|
27db09827e
|
[api] Added BSN HTTP header to set call-up status API.
|
2 years ago |
Reinier Zwitserloot
|
abe1d31fe4
|
[review] slight rewording
|
2 years ago |
Eric Hoekstra
|
fbd06353d2
|
[api] Updated load call-up status for care program.
|
2 years ago |
Eric Hoekstra
|
1301918fce
|
[api] Added docs for call-up status API.
|
2 years ago |
Eric Hoekstra
|
6227ed4fbe
|
[api] Splitted care program type from care program.
|
2 years ago |
Reinier Zwitserloot
|
2c869970e0
|
HealthConnected has been supplying `bsn` via header instead of param and expect that to work
|
2 years ago |
Eric Hoekstra
|
4b34dcd5c2
|
Added birthMonth parameter to /qoc/checkupList
|
2 years ago |
Reinier Zwitserloot
|
cd796f6955
|
rename parameter of /qoc/participating-practices from 'his' to 'gpis'
|
2 years ago |
Reinier Zwitserloot
|
9fa9e4a099
|
Rename 'his' to 'gpis' in all descriptions
|
2 years ago |
Reinier Zwitserloot
|
b323a48d7d
|
Renamed HIS to GPIS
|
2 years ago |
Reinier Zwitserloot
|
4e0032b329
|
[fundus-status] The API has always returned followup status, but the API docs didnt reflect this.
|
2 years ago |
Eric Hoekstra
|
ebfed91296
|
Wandering date definitions replaced by reference to schema of date.
|
2 years ago |
Eric Hoekstra
|
e30e8154c9
|
[api] Added dossier to frequent user patients API.
|
2 years ago |
Eric Hoekstra
|
6297359c3e
|
[api] Added remark about tariff history.
|
2 years ago |
Eric Hoekstra
|
e857007249
|
[api] Renamed doctor to gp.
|
2 years ago |
Eric Hoekstra
|
155234aa5b
|
[api] Added employee feat (or turnover) API.
|
2 years ago |
Eric Hoekstra
|
392e469068
|
[bugfix] Changed examples in terms dictionary to yaml and better explained user how to use a dict.
|
2 years ago |
Eric Hoekstra
|
8f49609034
|
[bugfix] Schema was superfluous.
|
2 years ago |
Eric Hoekstra
|
ec4a1b044f
|
[api] Clarified doctor codes in population API's.
|
2 years ago |
Reinier Zwitserloot
|
c608efaf66
|
frequent-user: renamed ppi to pii
|
2 years ago |
Reinier Zwitserloot
|
204149a40d
|
[fundus]: Added docs for fundus-by-practice endpoint
|
2 years ago |
Reinier Zwitserloot
|
a21ac15f3b
|
[review] frequent user API: Rename doctor to gp.
|
2 years ago |
Reinier Zwitserloot
|
28bc5486c4
|
[review] rename error condition NotToBeShare to MandateMissing
|
2 years ago |
Reinier Zwitserloot
|
6e48e2cac4
|
[review] expanded on description of the gp filters for frequent user api.
|
2 years ago |
Reinier Zwitserloot
|
8bf8a53487
|
[review] `number` to `integer`, and some minor cleanup.
|
2 years ago |
Eric Hoekstra
|
1b1a7fa38b
|
[bugfix] Updated 400 response specification with ref and fixed incorrect definition.
|
2 years ago |
Eric Hoekstra
|
b58a4f0a20
|
[api] Add three frequent user end points.
|
2 years ago |
Reinier Zwitserloot
|
87e4cd9285
|
[bugfix] terms dictionary schema had the nhgAnswers object in the wrong place in the hierarchy
|
2 years ago |
Reinier Zwitserloot
|
8aa6f6aeeb
|
[bugfix] missing quote
|
2 years ago |
Reinier Zwitserloot
|
f01547feee
|
[api] pop statistics now returns a JSON object instead of an array with one k/v pair in it, '"cohorts": array-returned-before'.
|
2 years ago |
Reinier Zwitserloot
|
6c2bee8d25
|
[review] Final touches on the breaking changes to make things more uniform
|
2 years ago |
Reinier Zwitserloot
|
4c5817084a
|
[breaking] [large] big update:
* Make stuff consistent
* camelCase everything
* re-use elements
* add checkupList and fundusByGroup
* add Terms Dictionary
|
2 years ago |
Reinier Zwitserloot
|
7c367c0e47
|
[basic schemas] patient name now includes display_name
|
2 years ago |
Eric Hoekstra
|
965cba2522
|
[api][trivial] Changed tag names to first upper case.
|
2 years ago |
Eric Hoekstra
|
b94dd75998
|
[api] Updated population statistics API after review and test.
|
2 years ago |
Eric Hoekstra
|
68999a6a36
|
[api] Added deprived neighborhood statistics.
|
2 years ago |
Eric Hoekstra
|
a916f9ba3c
|
[api] Added first draft of the population statistics API.
|
2 years ago |
Reinier Zwitserloot
|
9d2b6bc948
|
[qoc] typo in path fixed. It's qoc/indicators/_/_/participants, not ..../practices.
|
2 years ago |
Reinier Zwitserloot
|
a57f7f4c4e
|
[qoc] group and indicatorset parameter no longer mandatory where sane defaults exist
|
2 years ago |
Reinier Zwitserloot
|
97f56e0545
|
[qoc] endpoint /qoc/indicator/?/?/practices/? is now available
|
2 years ago |
Reinier Zwitserloot
|
12f4ded527
|
[qoc] Add participating-practices, indicator-detail, and list-groups endpoints
|
2 years ago |
Reinier Zwitserloot
|
7dfcb5271d
|
[lint] Clean up some lint errors and move some common defs into separate schema files
|
2 years ago |
Reinier Zwitserloot
|
c9ace73996
|
[api] Clarifying the number range of patids
|
2 years ago |
Reinier Zwitserloot
|
a51f63348e
|
[api] Add details about GP IS
|
2 years ago |
Reinier Zwitserloot
|
ec450f7c17
|
[qoc] care program list now includes the care program type
|
2 years ago |