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

OpenMRS 객체 간 관계

각 encounter type을 환자에게 제공되는 서비스 유형으로 간주합니다. 이와 같은 관계가 더 필요할 수 있습니다. 데이터 양이 적으므로 관계 유형마다 별도 테이블을 만드는 대신 하나의 테이블로 모델링할 수 있는지 검토해야 합니다. 이 데이터를 대상으로 아래 설명과 같은 질문에 답할 수 있는 서비스도 제공되어야 합니다.

ObjectObjectNameDescription
LocationProgram (m)Program DepartmentsOn user login to a location, narrow down the programs which are serviced from that location
ProgramEncounter Type (m)Program ServicesEach program could have a list of encounter types and when saving an encounter the type is derived from it
LocationEncounter Type (m)Department ServicesEach location could have a list of encounter types, if no program is used then encounter type is picked based on the location
ProgramForm (m)Program FormsIn the context of a program, provide only the choice of forms associated to it. If it is less that 7 forms then we can display all of them instead of expecting user to favourite it
LocationOrder Type (m)Order PointsEach location may be responsible for fulfilling certain orders. On login to a location, order fulfilment application should be presented to the user.

Location, Program, ET, VT, Obs Forms, Order Type, Order Class, Provider

https://talk.openmrs.org/t/should-we-link-encounters-to-programs-using-encounter-types/2029

원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗