You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zoo-api/examples/qoc_indicatorset.1.json

107 lines
1.9 KiB
JSON

{
"key": "ZOO-dm",
"name": "Diabetes Mellitus type 2",
"refDate": "2023-07-01",
"chapters": [
{
"title": "Opbouw DM ketenzorg patiënten",
"indicatorGroups": [
[
{
"key": "ZOO-dm-prevalentie-1",
"title": "Prevalentie DM",
"index": 1,
"xMin": 0,
"xMax": 10.5,
"markers": [2.0, 8.2],
"style": "met",
"counts": [232, 2268],
"bars": [
{
"legend": "Praktijk 2023Q3",
"segments": [
{
"style": "measured",
"value": 9.28
}
]
},
{
"legend": "ZEL 2023Q3",
"segments": [
{
"style": "measured",
"value": 4.919984
}
]
}
]
}
],
[
{
"key": "ZOO-dm-prevalentie$-1",
"title": "DM types",
"basedOn": "ZOO-dm-prevalentie-1",
"index": 2,
"xMin": 0,
"xMax": 100,
"style": "normal",
"legend": {
"cat1": "T1",
"cat2": "T2",
"problem1": "Beide",
"problem2": "Onbekend"
},
"counts": [25, 199, 8, 0],
"bars": [
{
"legend": "Praktijk 2023Q3",
"segments": [
{
"style": "cat1",
"value": 10.775862
},
{
"style": "cat2",
"value": 85.775862
},
{
"style": "problem1",
"value": 3.448276
},
{
"style": "problem2",
"value": 0
}
]
},
{
"legend": "ZEL 2023Q3",
"segments": [
{
"style": "cat1",
"value": 9.00225056
},
{
"style": "cat2",
"value": 86.996749
},
{
"style": "problem1",
"value": 2.313078
},
{
"style": "problem2",
"value": 1.68792198
}
]
}
]
}
]
]
}
]
}