Commit Graph

64 Commits (ed81f0198d3ff43f6e9f2b82ea997f3b13cf3a8b)

Author SHA1 Message Date
Eric Hoekstra ed81f0198d
[indicators] Call-up list now has Dymo responses. 1 year ago
Reinier Zwitserloot 8b985f1fd3
[indicators] htmlDetail and htmlDescription were on the wrong hierarchy 1 year ago
Reinier Zwitserloot f2da4278db
[trivial] OpenAPI rendering apparently requires string quotes regardless of 'type' property. 1 year ago
Reinier Zwitserloot 750af950e9
deprecated `patid`, replaced with `patPubId`:
It's the ID used in the GPIS and it could be textual. patid needs to go away at some point.
1 year ago
Eric Hoekstra e088891bac
Customer basic info GET improved and POST added. 1 year ago
Reinier Zwitserloot 4a413d6ac7
[style] renamed HIS to GPIS 1 year ago
Eric Hoekstra b535350b9a
Added an explanation about the cache. 1 year ago
Eric Hoekstra 4ca23d5eb5 Added an explanation about the indicator set cache. 1 year ago
Eric Hoekstra 4080de0fbf Added properties on indicator (set) as a consequence of the indicator calculation cache. 1 year ago
Eric Hoekstra 1a7c913a27 Customer Basic information API updated with AGB's. 1 year ago
Eric Hoekstra 2d5bd6c0ed First draft for basic customer info API. 1 year ago
Reinier Zwitserloot 92251e2b58
Renamed indicator `description`/`detail` to `htmlDescription`/`htmlDetail`:
Communicated and agreed with HC.
1 year ago
Reinier Zwitserloot daaf13e57d
[indicator] Add descriptions of `htmlDetail` and `htmlDescription` (values per indicator) 1 year ago
Eric Hoekstra 65a5ce2e56 Check and corrections on date and dateTime. 1 year ago
Reinier Zwitserloot 70bcadad4b
[api] Add 'careprogram' k/v pair to JSON output of indicatorset API end points. 1 year ago
Reinier Zwitserloot 01102ac6b8
Remove overly specific detail that we don't want to promise. Unspecified behaviour has its uses. 1 year ago
Eric Hoekstra 1747510619
[api] Added careprogram object. Added description for /customer/careprogram/enddate end point. 1 year ago
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 40ce61ade2 Splitted careprogram enum of from the careprogram object definition. 1 year 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 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 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
Reinier Zwitserloot 204149a40d
[fundus]: Added docs for fundus-by-practice endpoint 2 years ago
Reinier Zwitserloot 8bf8a53487
[review] `number` to `integer`, and some minor cleanup. 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 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 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 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
Reinier Zwitserloot c6476d86a6
[qoc] Add indicator 'type' 2 years ago
Reinier Zwitserloot 863635f859
[careprogram] Changed how legends and the counts work (they are now one integrated object), fixed percentage v ratio 2 years ago
Reinier Zwitserloot f1b164b09a
[careprogram] Base patient API now reports care program inclusion 2 years ago
Reinier Zwitserloot 92702462f8
[careprogram] The URL response field wasnt showing in the API docs due to being misaligned 2 years ago
Reinier Zwitserloot 8b1961b5b0
optionality of response values was registered both in the description and via the `required: ` key.
Removed the `*OPTIONAL*` in the descriptions.
2 years ago
Reinier Zwitserloot d2717bb276
[typo] 'practicioner' is wrong, 'practitioner' is right. 2 years ago