Date | Time | Code | Appointed Doctor | Type |
---|---|---|---|---|
{{visit.VisitDate | DanpheDateTime:'format':'YYYY-MM-DD'}} | {{visit.VisitTime}} | {{visit.VisitCode}} | {{visit.PerformerName}} | {{visit.AppointmentType}} |
IP Number | {{adt.IPNumber}} | AdmittedOn | {{adt.AdmittedOn | DanpheDateTime:'format':'YYYY-MM-DD HH:mm'}} | DischargedOn | {{adt.DischaragedOn | DanpheDateTime:'format':'YYYY-MM-DD HH:mm'}} | |
---|---|---|---|---|---|---|
S.No | Action | In Date | Out Date | Bed Code | Bed Feature | No of Days |
{{i+1}} | {{bed.Action}} | {{bed.StartDate | DanpheDateTime:'format':'YYYY-MM-DD HH:mm'}} | {{bed.EndDate | DanpheDateTime:'format':'YYYY-MM-DD HH:mm'}} | {{bed.BedCode}} | {{bed.BedFeature}} | {{bed.Days}} |
Date | Medication Name | Route | Dose | Frequency | Duration | Refill | Type of medication |
---|---|---|---|---|---|---|---|
{{add.Date | DanpheDateTime:'format':'YYYY-MM-DD'}} | {{add.MedicationName}} | {{add.Route}} | {{add.Dose}} | {{add.Frequency}} | {{add.Duration}} {{add.DurationType}} | {{add.Refill}} | {{add.TypeofMedication}} |
Test DateTime | Component | Value | Unit | Range | Remark | |
---|---|---|---|---|---|---|
{{comp.Date | DanpheDateTime:'format':'YYYY-MM-DD HH:mm'}} | {{comp.Component}} | {{comp.Value}} * | {{comp.Value}} | {{comp.Unit}} | {{comp.Range}} | {{comp.Remarks}} |
Imaging DateTime | Imaging Type | Item |
---|---|---|
{{img.CreatedOn | DanpheDateTime:'format':'YYYY-MM-DD HH:mm'}} | {{img.ImagingTypeName}} | {{img.ImagingItemName}} |