Skip to content

Commit 44226f4

Browse files
committed
Add surveillance_system_type
1 parent b236313 commit 44226f4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

schemas/v1/schema.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,10 @@
275275
"type": "string",
276276
"description": "A human-readable definition of the case definition, which can be used for display purposes in user interfaces."
277277
},
278+
"surveillance_system_type": {
279+
"type": "string",
280+
"description": "The type of surveillance system the definition was designed for or is used for."
281+
},
278282
"target_public_health_threats": {
279283
"type": "array",
280284
"description": "List of public health threats that this case definition targets.",

0 commit comments

Comments
 (0)