diff --git a/nirc_ehr/resources/queries/study/histopathology.query.xml b/nirc_ehr/resources/queries/study/histopathology.query.xml new file mode 100644 index 00000000..e35e753a --- /dev/null +++ b/nirc_ehr/resources/queries/study/histopathology.query.xml @@ -0,0 +1,16 @@ + + + + + + + Diagnosis + + + Category + + +
+
+
+
\ No newline at end of file diff --git a/nirc_ehr/resources/queries/study/historicalOther.query.xml b/nirc_ehr/resources/queries/study/historicalOther.query.xml new file mode 100644 index 00000000..37e2754c --- /dev/null +++ b/nirc_ehr/resources/queries/study/historicalOther.query.xml @@ -0,0 +1,13 @@ + + + + + + + Type + + +
+
+
+
\ No newline at end of file diff --git a/nirc_ehr/resources/reports/additionalReports.tsv b/nirc_ehr/resources/reports/additionalReports.tsv index 9b4eba62..af1b5ab5 100644 --- a/nirc_ehr/resources/reports/additionalReports.tsv +++ b/nirc_ehr/resources/reports/additionalReports.tsv @@ -3,6 +3,7 @@ MHC Genetics query MHC TRUE study MHC FALSE FALSE qcstate/publicdata This r assignment Colony Management query Protocol Assignment TRUE study protocolAssignment FALSE FALSE qcstate/publicdata This report shows protocol assignments grossPathology Pathology query Gross Pathology TRUE study grossPathology FALSE FALSE qcstate/publicdata This is for histopathology reports tissueDisposition Pathology query Tissue Disposition TRUE study tissueDisposition FALSE FALSE qcstate/publicdata This is for histopathology reports +histopathology Pathology query Histopathology TRUE study histopathology FALSE FALSE qcstate/publicdata This is for histopathology reports clinical_observations Clinical query Clinical Observations TRUE study clinical_observationsSummary Clinical date FALSE FALSE qcstate/publicdata This report displays clinical observations for the selected animal foster Reproductive Management query Fostering TRUE study foster FALSE FALSE qcstate/publicdata This is for animal fostering data projects Colony Management query Project Assignment TRUE study assignment FALSE FALSE qcstate/publicdata This is for project assignments @@ -46,4 +47,5 @@ pairings behaviorRemarks Behavior query Behavior Remarks true study BehaviorClinRemarks date false false qcstate/publicdata This report contains the behavior remarks entered about each animal clinObsBehavior Behavior query Observations true study behaviorObservations date false false qcstate/publicdata This report contains one record for each encounter with each animal, including surergies, exams, procedures, etc. clinremarks Clinical query Clinical Remarks true study ClinicalClinRemarks date false false qcstate/publicdata This report contains the clinical remarks entered about each animal -physicalExam Clinical query Exam History True study physicalExam date false false qcstate/publicdata This report displays physical exam data for the selected animal \ No newline at end of file +physicalExam Clinical query Exam History True study physicalExam date false false qcstate/publicdata This report displays physical exam data for the selected animal +historicalOther General query Historical True study historicalOther date false false qcstate/publicdata This report displays historical events from legacy systems \ No newline at end of file