Where can I see what value I have captured under a newly created concept attribute?

Hi, I have created a new concept attribute type and captured a value for a concept under this attribute. But I am not able to see the value in openmrs DB. I am seeing some encrypted value for this new concept attribute value.

  1. How can I get actual value unencrypted?

  2. Why concept_attribute and concept_attribute_type are not showing openmrs data model(image)?

  1. Which table and column are you looking at?

  2. Which data model image are you looking at? Most likely it is an old one created before concept attributes were introduced.

@dkayiwa Thanks for the reply.

  1. I looked at concept_attribute table and value_reference column. It has encrypted value

  2. https://wiki.openmrs.org/display/docs/Data+Model?preview=/589829/34374263/openmrs_data_model_1.9.0.png

I found this at this page https://wiki.openmrs.org/display/docs/Data+Model

If it is outdated, please ping here the latest one. Thanks

Which screen, or user interface page, are you using to capture the value for this attribute?

https://localhost/openmrs/dictionary/concept.form?conceptId=<Concept Id>

I have captured value from above URL screen. You can follow below path as well.

Openmrs page -> Dictionary tab -> search your concept and click on it -> edit (page of concept)