BBahmni 한국어 매뉴얼검색
한국어 번역 완료
한국어English

Operation Theatre - Module

Configuration

incrementalUpdateConfig is applicable ( Refer https://msfprojects.atlassian.net/wiki/spaces/BAH/pages/329679036/Incremental+Update )

Existing OpenMRS tables

Flattened Mart Tables

Incremental Config:

Please check this section on how to enable/disable incremental config for specific mart tables.

a) surgical_block_default

Column NameDescription
surgical_block_idIdentifier for the table
primary_provider_nameName of the Surgeon  performing the surgery
creator_name Name of creator for surgical block
location_nameLocation of the operation theatre
block_starttimeStart time for surgery block
block_endtimeEnd time for surgery block
date_createdDate of creation for surgical block
date_changed Changed date if modified
changed_byName of person who changed the surgical block

b) surgical_appointment_default

Column NameDescription
surgical_appointment_idTable Identifier
surgical_block_id Identifier for surgical block related to this surgery
patient_id Identifier for the patient undergoing surgery
sort_weightWeight will be used to order the appointment
statusStatus of the surgery
actual_start_datetimeActual Surgery start time
actual_end_datetimeActual time at which surgery ended
notesNotes added after surgery
date_createdDate when the surgery appointment was created
date_changedIf modified the date of modification of the surgery appointment
creator_nameName of the person who created the surgery appointment
changed_byName of the person who modified the surgery appointment

c) surgical_appointment_attributes

Column NameDescription
surgical_appointment_idIdentifier for the surgical appointment
procedureName of the surgical procedure
estTimeHoursEstimated time for surgery in hours
estTimeMinutesEstimated time for surgery in minutes extra to the above hours
cleaningTimeTime for cleaning after the surgery
otherSurgeon Name of additional surgeon
surgicalAssistantName of assistant
anaesthetistName of the doctor who performs anesthesia
scrubNurseName of scrub nurse for the surgery
circulatingNurseName of circulating nurse ( nurse from other location )
notesNotes added after surgery is done

d) surgical_appointment_attribute_type_details_default

Column NameDescription
nameName of the attributes used in the surgical appointment table
descriptionDescription of the attributes used

Mart Views

a) patient_operation_theater_view

This provides a comprehensive view of operation theatre block details such as creation date, surgeries scheduled, location of the block, surgeon assigned, procedure to be carried out, etc. Since a patient can have multiple surgeries scheduled at different times there can be multiple rows , but of different data for the same patient. Patient details includes age_at_surgery (Age of the patient during surgery) and age_group_at_surgery (Age group of the patient during surgery). The surgical block date corresponds to all the surgeries planned in that block for that day. Whenever a surgery is postponed the block date will give the actual scheduled time of the surgery.

원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗