Commit Graph

45 Commits (40ce61ade22ec61628e98321a700ecafc83a89ca)

Author SHA1 Message Date
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
Reinier Zwitserloot 21c89841a6
[dossier] Add usage (code and text) to medications 2 years ago
Reinier Zwitserloot eccfbc8371
[dossier] Add WCIA to list of measurements 2 years ago
Reinier Zwitserloot e6ee4520f8
[patient] Cleaned up API docs: Lessons learned whilst implementing the API endpoint 3 years ago
Reinier Zwitserloot fe0023c56a
[build] `npm run bundle` now works properly. 3 years ago
Reinier Zwitserloot f09e1fc75d
[dossier] Added docs for the /patient/dossier endpoint and separated out patient personal info into separate schema file 3 years ago
Reinier Zwitserloot a546385a8c
[qoc] Updated indicatorset schema based on IAMIT and HealthConnected feedback 3 years ago
Reinier Zwitserloot 11c28bbf75
[qoc] Simplified the API for CarePrograms based on IAMIT feedback 3 years ago
Reinier Zwitserloot d06c69efeb
[apidoc] IndicatorSet schema finished 3 years ago
Reinier Zwitserloot ff6baf252d
[apidoc] Added a (work in progress) example JSON response for an indicator set 3 years ago
Reinier Zwitserloot 611daddd74
[apidoc] Updates to /qoc/careprogram along with example JSON and an example UI screenshot 3 years ago
Reinier Zwitserloot 106406d0e6
[apidoc] qoc indicatorset: Add the notion of an indicator group (2 indicators that need to be shown together) 3 years ago
Reinier Zwitserloot ccfd7a2b2c
[apidoc] qoc indicator: Add the notion of 'index' 3 years ago
Reinier Zwitserloot 6dc17e0e31
[apidoc] qoc indicator: Add the notion of 'key' and 'basedOn' 3 years ago
Reinier Zwitserloot c5e3c1b51d
[apidoc] Split up the single doc file into multiple files as per Redocly recommendations 3 years ago