# O3: Adding an HFE Form to the 3.x RefApp Demo

**URL:** https://talk.openmrs.org/t/o3-adding-an-hfe-form-to-the-3-x-refapp-demo/36308
**Category:** Development
**Tags:** html-form-entry, o3
**Created:** [March 30, 2022, 9:16am UTC](https://talk.openmrs.org/t/o3-adding-an-hfe-form-to-the-3-x-refapp-demo/36308 "2022-03-30T09:16:34Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![grace](https://talk.openmrs.org/user_avatar/talk.openmrs.org/grace/32/16942_2.png) [@grace](https://talk.openmrs.org/u/grace)
#### Post date: [March 30, 2022, 9:16am UTC](https://talk.openmrs.org/t/o3-adding-an-hfe-form-to-the-3-x-refapp-demo/36308/1 "2022-03-30T09:16:34Z")

</div>

Thanks to the work by @icrc.psousa (described **[here](https://talk.openmrs.org/t/o3-support-for-html-form-entry-in-3-x/35797/8)**), we now have a workaround way of showing HFE forms in the 3.x RefApp 🙌

I want to implement this in our 3.x Demo.

Does any org rep here have an HFE form they’d like to see tried out on the 3.x Demo? @ddesimone @ball @ssmusoke?

---

<div class="post-metadata">

### Author: ![ddesimone](https://talk.openmrs.org/user_avatar/talk.openmrs.org/ddesimone/32/2570_2.png) [@ddesimone](https://talk.openmrs.org/u/ddesimone)
#### Post date: [March 30, 2022, 1:51pm UTC](https://talk.openmrs.org/t/o3-adding-an-hfe-form-to-the-3-x-refapp-demo/36308/2 "2022-03-30T13:51:33Z")

</div>

Would like @ball 's opinion, but I think either of these might be good fits:

Haiti Socioeconomics Form:

> <https://github.com/PIH/openmrs-config-pihemr/blob/4c78d80c66939284058adf25a502447e1ebb0050/configuration/pih/htmlforms/socio-econ.xml>

Haiti Mental Health:

> <https://github.com/PIH/openmrs-config-pihemr/blob/4c78d80c66939284058adf25a502447e1ebb0050/configuration/pih/htmlforms/mentalHealth.xml>

Not sure exactly how easy it is to bring in the metadata for these forms.

But I think these are good representations of standalone HTML Forms that could also be useful for other orgs. (although the Socio form has some Haitian Kreyol embedded in it)

Dave

---

<div class="post-metadata">

### Author: ![ball](https://talk.openmrs.org/user_avatar/talk.openmrs.org/ball/32/277_2.png) [@ball](https://talk.openmrs.org/u/ball)
#### Post date: [March 30, 2022, 1:59pm UTC](https://talk.openmrs.org/t/o3-adding-an-hfe-form-to-the-3-x-refapp-demo/36308/3 "2022-03-30T13:59:06Z")

</div>

Can we test in a PIH environment? We’d love to see this work 😉

All PIH htmlforms use a blend of CIEL and non-CIEL concepts (using concept reference mappings). The socioeconomic form will not work without the PIH concept dictionary.

Ellen

---

<div class="post-metadata">

### Author: ![grace](https://talk.openmrs.org/user_avatar/talk.openmrs.org/grace/32/16942_2.png) [@grace](https://talk.openmrs.org/u/grace)
#### Post date: [March 31, 2022, 8:21am UTC](https://talk.openmrs.org/t/o3-adding-an-hfe-form-to-the-3-x-refapp-demo/36308/4 "2022-03-31T08:21:44Z")

</div>

Thank you both!! OK what I will try to do this week when I get a chance, is to:

1. Remove any questions with non-CIEL concepts
2. Add the form(s) to the dev3 environment
3. Test it out 😃 Will post a video + screenshots when it’s up.

@bistenes might soon be worth pulling in the functionality ([described here](https://talk.openmrs.org/t/o3-support-for-html-form-entry-in-3-x/35797/8)) into the PIH 3.x environment when you have a chance, as well.
