Commit Graph

31 Commits (4c5817084a488b39a16da3e7c36203232ae0e243)

Author SHA1 Message Date
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