Skip to content

Commit e13eb6d

Browse files
Clinical Observation updates. Display 'vetreview' column for clinremarks report. (#494)
* Update/add obs types lookup tsvs. * Update observation_types.tsv. * Updates to editable_lookups, lookup_sets, lookupsManifest, lookupsManifestTest. * Update clinremarks report to display 'vetreview' column. * Remove non-behavior obs types that are not relevant. * Add behavior abnormality lookup. * Test fixes * Fix clin remarks filter * Make clin remarks view overridable --------- Co-authored-by: Marty Pradere <martyp@labkey.com>
1 parent 14a7b99 commit e13eb6d

52 files changed

Lines changed: 296 additions & 263 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
value sort_order
2+
Abdominal Distension 1
3+
Normal Abdominal Palpation 2
4+
Abnormal Abdominal Palpation 3
5+
Hepatomegaly (enlarged liver) 4
6+
Firm or Tense Abdomen 5
7+
No Abdominal Abnormality Observed 6
8+
Other Abdominal Abnormality 7
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
value sort_order
2+
SIB 1
3+
Hair Plucking 2
4+
Biting Without Injury 3
5+
Aggression 4
6+
Stereotypy 5
7+
Other Behavior Abnormality 6

nirc_ehr/resources/data/arthritis_types.tsv

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
value sort_order
2+
Intact 1
3+
Removed or partially removed 2
4+
Other 3
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
value sort_order
2+
SIB 1
3+
Hair plucking 2
4+
Biting without injury 3
5+
Aggression 4
6+
Stereotypy 5
7+
Other behavior abnormality 6
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
value sort_order
2-
Normal 1
2+
<2 sec (normal) 1
33
Abnormal 2

nirc_ehr/resources/data/congenital_abnormalities.tsv

Lines changed: 0 additions & 5 deletions
This file was deleted.

nirc_ehr/resources/data/dental_disease.tsv

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
value sort_order
2+
Fractured Tooth 1
3+
Gingival Hyperplasia 2
4+
Foreign Object in Cheek Pouch 3
5+
Tooth Abscess 4
6+
No Dental/Oral Abnormality Observed 5
7+
Other Dental/Oral Abnormality 6

nirc_ehr/resources/data/dental_trauma.tsv

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)