From 6c2bee8d25b0a349f4b2f79a7a45411d08af1ebd Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Wed, 17 Apr 2024 17:41:50 +0200 Subject: [PATCH] [review] Final touches on the breaking changes to make things more uniform --- schemas/CareProgram.yaml | 2 +- schemas/TermsDictionary.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/schemas/CareProgram.yaml b/schemas/CareProgram.yaml index 7ce6c96..6b4cd69 100644 --- a/schemas/CareProgram.yaml +++ b/schemas/CareProgram.yaml @@ -61,7 +61,7 @@ properties: - casefinder type: string example: indicatorset - careProgram: + careprogram: description: |- The kind of chronic care that this care program caters to. Can be omitted in cases where this care program doesn't cover a generally accepted protocollized chronic care condition (Often, new research). diff --git a/schemas/TermsDictionary.yaml b/schemas/TermsDictionary.yaml index 2c6aca7..f2af95c 100644 --- a/schemas/TermsDictionary.yaml +++ b/schemas/TermsDictionary.yaml @@ -4,11 +4,11 @@ description: |- Always sent first. type: object properties: - bepalingen: + measurements: description: |- Represents measurements (such as bloodpressure) and snapshot determinations (such as 'who is responsible for Type 2 diabetes chronic care'), based on NHG memocodes. Each key in this object is a full NHG memocode (with no spaces), and each value is an object. That object - contains a key/value pair `"wcia"` containing the NHG numeric code for that memocode, a k/v pair `"text"` containing a dutch human + contains a key/value pair `"num"` containing the NHG numeric code for that memocode, a k/v pair `"text"` containing a dutch human readable description. If the valid values for this measurement are enumerated, a k/v pair `"nhgVal": true` is present, as well as key `"nhg-antwoorden"` mapping to an object containing simple k/v pairs where the key contains a number and the value is a dutch human readable description of that means, such as `"48": "Huisarts"`. @@ -17,7 +17,7 @@ properties: example: |- { "DMHBTZ": { - "wcia": 2206, + "num": 2206, "text": "hoofdbehandelaar diabetes", "nhgVal": true, "nhgAnswers": { @@ -26,7 +26,7 @@ properties: } } } - icpc: + icpcs: description: |- Represents diagnoses and medical conditions, based on the ICPC1.1-NL standard. Keys in this object represent ICPC codes, always formatted as a capital letter, followed by 2 digits, a dot, and 2 more digits. These map to value objects that contain 2