Date |
Cause |
Surgeon |
Notes |
|
{{ amputation.date ? moment(amputation.date).format('L') : '' }} |
{{ amputationCauses[amputation.cause] }} |
{{ utilService.formatName(amputation.surgeon, 'LFMC') }} |
{{ amputation.additionalInfo}} |
Edit
|
No amputations were found |
Date |
Cause |
Surgeon |
Notes |
|
{{ trauma.date ? moment(trauma.date).format('L') : '' }} |
{{ amputationCauses[trauma.cause] }} |
{{ utilService.formatName(trauma.surgeon, 'LFMC') }} |
{{ trauma.additionalInfo}} |
Edit
|
No traumas were found |
Date |
Notes |
|
{{ fall.fallDate ? moment(fall.fallDate).format('L') : '' }} |
{{ fall.notes }} |
Edit
|
No falls were found |
Type |
Facility |
Therapist |
Start Date |
End Date |
|
{{ therapyTypes[therapy.type] }} |
{{ therapy.facility }} |
{{ utilService.formatName(therapy.therapist, 'LFMC') }} |
{{ therapy.startDate ? moment(therapy.startDate).format('L') : '' }} |
{{ therapy.endDate ? moment(therapy.endDate).format('L') : '' }} |
Edit
|
No therapy history found |
The file you have selected exceeds the 50MB limit
Upload a file for the patient record
{{ fileToUpload.name}} |
{{ fileService.readFileSize(fileToUpload)}}