Verify/Edit Interface Name (Tag Format):
Select Fill Action Lookups:
{% for itm in fill_action_list %} {{ itm.tag }}
{% endfor %}
Select Fill Intent Lookups:
{% for itm in fill_intent_list %} {{ itm.tag }}
{% endfor %}
Select Medpass Action Lookups:
{% for itm in medpass_action_list %} {{ itm.tag }}
{% endfor %}
Select Data Translation Lookups:
{% for itm in data_translation_list %} {{ itm.tag }}
{% endfor %}