Configure Disposition Concepts
Description
Disposition is to enter the status of the patient like admit patient or discharge patient or transfer to another ward. All these should be concepts in OpenMRS (Example: Admit Patient should be a concept) .
Steps
- Create a concept Disposition Add new Concept with name Disposition.
- Add concepts Admit Patient, Discharge Patient... concepts as coded answers to disposition concept set.
- Add Mapping source as org.openmrs.module.emrapi and code as Disposition.
- Save the concept.
- Create a concept Disposition Notes(Optional):
if some extra information is needed to added while entering disposition we can configure disposition notes concepts.
Add new Concept with name Disposition Note .

- Select data type as Text.
- Add Mapping source as org.openmrs.module.emrapi and code as DispositionNote.
- Save the concept.
- Create a concept Disposition Set: Create a concept Disposition Set.
- Add concepts Disposition, Disposition Note.. concepts as Set members to Disposition Set concept set.

- Add Mapping source as org.openmrs.module.emrapi and code as Disposition Concept Set.
- Save the concept.

원문 정보
원문 보기 ↗Bahmni Wiki · CC BY-SA 4.0