Przeglądaj źródła

Subj system - don't repeat allergies and meds

Vijayakrishnan 3 lat temu
rodzic
commit
4380413708

+ 0 - 2
resources/views/app/patient/segment-templates/omega_subjective_system/summary.blade.php

@@ -99,8 +99,6 @@ $inPoints = Point::getIntakePointsWithChildReview($patient, $note);
 
 // allergies/meds/problems/goals/careteam
 $topLevelPointToRendererMap = [
-    'ALLERGY' => 'allergy',
-    'MEDICATION' => 'medication',
     'PROBLEM' => 'problem',
     'GOAL' => 'goal',
     'CARE_TEAM_MEMBER' => 'care_team_member'