mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-23 22:58:15 +00:00
15 lines
296 B
JSON
15 lines
296 B
JSON
{
|
|
"title": "Quelle est le rôle du nouveau collaborateur ?",
|
|
"description": "",
|
|
"properties": {
|
|
"praticien": {
|
|
"type": "boolean",
|
|
"title": "praticien"
|
|
},
|
|
"assistant_mdical": {
|
|
"type": "boolean",
|
|
"title": "assistant médical"
|
|
}
|
|
},
|
|
"required": []
|
|
} |