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 |
Reinier Zwitserloot
|
c6476d86a6
|
[qoc] Add indicator 'type'
|
2 years ago |
Reinier Zwitserloot
|
3dfec11533
|
[trivial]
|
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
|
9a94b0ed99
|
[trivial]
|
3 years ago |
Reinier Zwitserloot
|
e6ee4520f8
|
[patient] Cleaned up API docs: Lessons learned whilst implementing the API endpoint
|
3 years ago |
Reinier Zwitserloot
|
245c16027a
|
[patient] Added agb to required query params
|
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
|
abcb9cbf66
|
[trivial] Standardized comments in the example JSON
|
3 years ago |
Reinier Zwitserloot
|
4a638e32ba
|
[dossier] Add meeting notes about Caresharing needs for this API
|
3 years ago |
Reinier Zwitserloot
|
c5544e57ff
|
[trivial]
|
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
|
4690e80b67
|
[apidoc] Add links to the example images and JSON responses
|
3 years ago |
Reinier Zwitserloot
|
3e925b2779
|
[webapi] Added screenshot for what a render of qoc/indicatorset could look like
|
3 years ago |
Reinier Zwitserloot
|
3cf5c9950b
|
[apidoc] Split up patient/base examples into 1 json file per example
|
3 years ago |
Reinier Zwitserloot
|
33f4091789
|
[trivial] (style only) Make indents consistent
|
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 |