You need to set the value (numeric conceptId) of the setting named “concept.causeOfDeath” which is described as “Concept id of the concept defining the CAUSE OF DEATH concept”
Can I customize it? And add a text field to write details of cause of death and the provider id who set the patient as deceased. Also ward where the patient is deceased.
I would prefer to have both a drop-down and a text field where a provider can write further details in his language.
or may select other option from dropdown and write the details in text field
Hello @dkayiwa I am improving this functionality by adding on a text box as requested in https://issues.openmrs.org/browse/RA-134. However there is no free text cause of death for person object. This means there is need of creating an encounter when a patient is marked dead. The challenge of such an encounter is that we cant dictate for people the encounter type. If we are to do a setting as global property for this encounter type it will be alot of settings for this one thing.
I am requesting for guidance on how to handle this. Thanks