Read Only Section

9
The developed software is to computerized the reception form of the Imam Khomeini Reception Section. It is consisted of four distinct forms, to provide several queries placed in different categories. The main form, named as medicine, is composed of the following sections: one read only section, giving the information of the current document, four push buttons to switch between forms, four navigation push buttons, surfing between documents, one new document push button, One delete document push button. In following you can found a short description of each mentioned section,

description

The developed software is to computerized the reception form of the Imam Khomeini Reception Section. It is consisted of four distinct forms, to provide several queries placed in different categories. The main form, named as medicine, is composed of the following sections: - PowerPoint PPT Presentation

Transcript of Read Only Section

Page 1: Read Only Section

The developed software is to computerized the reception form of the Imam Khomeini Reception Section. It is consisted of four distinct forms, to provide several queries placed in different categories. The main form, named as medicine, is composed of the following sections:

one read only section, giving the information of the current document,

four push buttons to switch between forms, four navigation push buttons, surfing

between documents, one new document push button, One delete document push button.In following you can found a short description

of each mentioned section,

Page 2: Read Only Section

Read Only SectionThis section is to display the

current document information to inform the user of the in process document. This section shows some important information of the patient, which is entered to the system in personal information form.

Page 3: Read Only Section

Form Push ButtonsThese buttons switches between

the following forms, Personal Information Reception Information Diagnosis Information Releasing Information

Page 4: Read Only Section

Each of the above sections has the following types of information,

Data entry form, Entered data storing file, Structure,The first item is the presentation form, which

provide the user interface. These forms consist of several text boxes, radio buttons and combo boxes.

The second item is the file in which the patient's information is stored. This information is stored in four separate files, to reduce size of each file, and easy management.

Page 5: Read Only Section

And the latter item is the structure of each section, which are as following:PersonalInformationStructure(1) = struct('FamilyName', [], 'Name',

[], 'FatherName', [], 'Sex', 0, 'Marriage', 0, 'IDNumber', [],

'BirthYear', [], 'BirthMonth', [], 'BirthDay', [], 'AgeYear', [],

'AgeMonth', [], 'PlaceofBirth', [], 'PlaceofIssue', [], 'Religious',

1, 'Job', [], 'JobPlace', [], 'Address', [], 'Telephone', [],

'TelephoneCode', [], 'PermanentAddress', [], 'Accompany', [],

'AccompanyAddress', [], 'AccompanyTelephone', [],

'AccompanyTelephoneCode', []);

ReceptionInformationStructure(1) = struct('ReceptionYear', [],

'ReceptionMonth', [], 'ReceptionDay', [], 'ReceptionHour', [],

'ReceptionMinute', [], 'Section', 1, 'ReceptionDoctor', [],

'TransferedHospital', [], 'ReceptionType', 1, 'PoliceCenter', [],

'InsuranceType', 1, 'InsuranceNumber', [], 'TransferedfromSection',

1, 'TransferedfromSectionYear', [], 'TransferedfromSectionMonth', [],

'TransferedfromSectionDay', [], 'TransfertoSection', 1,

'TransfertoSectionYear', [], 'TransfertoSectionMonth', [],

'TransfertoSectionDay', [], 'ReleasingYear', [], 'ReleasingMonth',

[], 'ReleasingDay', [], 'ReleasingHour', [], 'ReleasingMinute', [],

'TransfertoHospital', []);

DiagnosisInformationStructure(1) = struct('TestandImaging', [],

'DiagnosisInitial', [], 'DiagnosisInitialCode', [],

'DiagnosisTreatment', [], 'DiagnosisTreatmentCode', [],

Page 6: Read Only Section

'DiagnosisFinal1', [], 'DiagnosisFinal2', [], 'DiagnosisFinal3', [],

'DiagnosisFinal4', [], 'DiagnosisFinalCode1', [],

'DiagnosisFinalCode2', [], 'DiagnosisFinalCode3', [],

'DiagnosisFinalCode4', [], 'MedicalTreatment1', [],

'MedicalTreatment2', [], 'MedicalTreatment3', [],

'MedicalTreatment4', [], 'MedicalTreatmentDate1', [],

'MedicalTreatmentDate2', [], 'MedicalTreatmentDate3', [],

'MedicalTreatmentDate4', [], 'MedicalTreatmentCode1', [],

'MedicalTreatmentCode2', [], 'MedicalTreatmentCode3', [],

'MedicalTreatmentCode4', [], 'ExternalReason1', [],

'ExternalReason2', [], 'ExternalReasonCode1', [],

'ExternalReasonCode2', []);

ReceptionResultsStructure(1) =

struct('PatientSituationonRelease', 1, 'RecommendationRefer', [],

'RecommendationOther', [], 'DeathYear', [], 'DeathMonth', [],

'DeathDay', [], 'DeathHour', [], 'DeathMinute', [], 'Deathin24', 0,

'DeathReasonPrimary', [], 'DeathReasonPrimaryCode', [],

'DeathReasonSecondary1', [], 'DeathReasonSecondary2', [],

'DeathReasonSecondaryCode1', [], 'DeathReasonSecondaryCode2', [],

'ConsultantNumber', [], 'Autopsy', 0, 'Consulted', 0,

'SupervisorName', [], 'ResidentName', [], 'TreatmentDoctor', [],

'TreatmentDoctorIDNumber', [], 'RecepantName', []);

Page 7: Read Only Section

Navigation Push ButtonsTo view different documents, the

application has four push buttons, to change the current documents,

First document, Last documents, Previous documents, Next documents,

Page 8: Read Only Section

New and Delete Push ButtonsThese buttons are to construct a

new document, for a new patient, and to delete a document.

Page 9: Read Only Section

Nazanin Sabooniha Nazanin Sabooniha

8323352183233521