|
@@ -137,7 +137,7 @@ $ccSegment = $note->getSegmentByInternalName('chief_complaint');
|
|
|
</div>
|
|
|
|
|
|
<div class="mb-2">
|
|
|
- <label class="text-sm text-secondary mb-1">ICD</label>
|
|
|
+ <label class="text-sm text-secondary mb-0">ICD</label>
|
|
|
<select data-name="icd"
|
|
|
class="form-control form-control-sm"
|
|
|
disabled>
|
|
@@ -347,7 +347,7 @@ $ccSegment = $note->getSegmentByInternalName('chief_complaint');
|
|
|
required>
|
|
|
</div>
|
|
|
<div class="col-4">
|
|
|
- <label class="text-sm text-secondary mb-1">ICD</label>
|
|
|
+ <label class="text-sm text-secondary mb-0">ICD</label>
|
|
|
<select data-name="icd"
|
|
|
class="form-control form-control-sm"
|
|
|
disabled>
|