Trying to fix basic functionality again.
This commit is contained in:
8
src/main/resources/disease/custom_disease_list.json
Normal file
8
src/main/resources/disease/custom_disease_list.json
Normal file
@@ -0,0 +1,8 @@
|
||||
[
|
||||
{
|
||||
"disease_name": "Hypertension",
|
||||
"id": "X99",
|
||||
"ICD-10_name": "Hypertension",
|
||||
"snomed": "123456789"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user