{ "workspace": { "name": "Workspace name", "patientNameComposition": "LAST_FIRST_MIDDLENAME", "caseValidationTB": "ENABLED", "caseValidationDRTB": "ENABLED", "caseValidationNTM": "ENABLED", "suspectCaseNumber": "USER_DEFINED", "confirmedCaseNumber": "USER_DEFINED", "sendSystemMessages": true, "monthsToAlertExpiredMedicines": 1, "minStockOnHand": 1, "maxStockOnHand": 6 }, "countryStructures": [ { "name": "Region", "level": 1 }, { "name": "City", "level": 2 } ], "adminUnits": [ { "name": "Region 1", "countryStructure": "Region" }, { "name": "City 1", "countryStructure": "City", "parent": "Region 1" } ], "tbunits": [ { "name": "Working unit", "adminUnitName": "City 1", "active": true, "drtbFacility": true, "tbFacility": true, "ntmFacility": true, "notificationUnit": true, "receiveFromManufacturer": true, "numDaysOrder": 90 } ], "profiles": [ { "name": "Administrator", "allRoles": true }, { "name": "Pharmacist", "roles": [ "INVENTORY" ] }, { "name": "Manager", "roles": [ "CASEMAN", "ADMIN", "+ADMINUNITS", "+SOURCES", "+UNITS", "+PRODUCTS", "+USERS", "+REGIMENS", "+WORKSPACES", "+PROFILES", "+SUBSTANCES", "+AGERANGES", "+TAGS", "SETUPWS", "ADMREP", "ONLINE", "USERSESREP", "CMDHISTORY", "CMDSTATISTICS" ] }, { "name": "Doctor, nurse, health facility worker", "roles": [ "CASEMAN" ] }, { "name": "Laboratory staff", "roles": [ "LAB_MODULE", "LAB_NEWREQUEST", "LAB_POSTRESULT", "LAB_EDTREQ", "LAB_REMREQ" ] }, { "name": "Visitor" } ] }