|
@@ -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'
|