Provides definitions of codes used in the rest of this response.
Provides definitions of codes used in the rest of this response. Only codes used in the response messages are added to the dictionary. For example:if the response doesn't enclose measurements, then these are not in the dictionary. If the response holds feat codes 12001 and 12004, but not 12011, then the dictionary holds 12001 and 12004, but not 12011.
Always sent first.
type:object
@ -13,24 +13,19 @@ properties:
value of such a measurement can be looked up in the `nhgAnswers` entry.
type:object
additionalProperties:true
example:|-
{
"DMHBTZ": {
"num": 2206,
"text": "hoofdbehandelaar diabetes",
"nhgVal": true
}
}
example:
"DMHBTZ":
"num": 2206
"text": "hoofdbehandelaar diabetes"
"nhgVal": true
nhgAnswers:
description:|-
Enumerated NHG answers (the answer to any measurements with `"nhgVal": true`) can be looked up here.
type:object
additionalProperties:true
example:|-
{
"48": "Huisarts",
"49": "Specialist"
}
example:
"48": "Huisarts"
"49": "Specialist"
icpcs:
description:|-
Represents diagnoses and medical conditions, based on the ICPC1.1-NL standard. Keys in this object represent ICPC codes, always
@ -39,25 +34,18 @@ properties:
containing the dutch human readable name of the class (the letter).