We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b236313 commit 44226f4Copy full SHA for 44226f4
1 file changed
schemas/v1/schema.json
@@ -275,6 +275,10 @@
275
"type": "string",
276
"description": "A human-readable definition of the case definition, which can be used for display purposes in user interfaces."
277
},
278
+ "surveillance_system_type": {
279
+ "type": "string",
280
+ "description": "The type of surveillance system the definition was designed for or is used for."
281
+ },
282
"target_public_health_threats": {
283
"type": "array",
284
"description": "List of public health threats that this case definition targets.",
0 commit comments