feature: Approval and Promotion to VigilCareClinical
This commit is contained in:
@@ -49,5 +49,16 @@
|
||||
"Microsoft.AspNetCore": "Warning",
|
||||
"Microsoft.EntityFrameworkCore.Database.Command": "Information"
|
||||
}
|
||||
},
|
||||
"SiteConfig": {
|
||||
"ClinicalApprovalRequired": {
|
||||
"PATIENT_REGISTRATION": false,
|
||||
"ENCOUNTER_SUMMARY": true,
|
||||
"VITALS_SHEET": true,
|
||||
"LAB_RESULTS": true,
|
||||
"MEDICATION_LIST": true,
|
||||
"ALLERGY_UPDATE": false,
|
||||
"MIXED": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user