|
@@ -91,7 +91,7 @@ $allergies = Point::getIntakePointsOfCategory($patient, 'ALLERGY', $note);
|
|
|
</div>
|
|
|
|
|
|
<div visit-moe class="mt-1">
|
|
|
- <a href="#" start show class="btn btn-sm btn btn-outline-primary">+ Add allergy patient is ALREADY having, prior to this visit</a>
|
|
|
+ <a href="#" start show class="btn btn-sm btn btn-outline-primary">+ Add allergy patient ALREADY is diagnosed with, prior to this visit</a>
|
|
|
<form url="/api/visitPoint/addTopLevelOnIntake" class="mcp-theme-1">
|
|
|
<input type="hidden" name="segmentUid" value="<?= $segment->uid ?>">
|
|
|
<input type="hidden" name="category" value="ALLERGY">
|