Skip to content

Instantly share code, notes, and snippets.

@ssmusoke
Created May 20, 2020 10:33
Show Gist options
  • Save ssmusoke/c7028efea3e9884d535913b7fd49c5fb to your computer and use it in GitHub Desktop.
Save ssmusoke/c7028efea3e9884d535913b7fd49c5fb to your computer and use it in GitHub Desktop.
<htmlform formName="patient Attribute test form"
formDescription="patient Attribute test form"
formEncounterType="ee4780f5-b5eb-423b-932f-00b5879df5ab"
formUuid="8c2f8378-51c7-4407-85a0-cb2832acc777"
formVersion="1.0"
formAddMetadata="yes"
formUILocation="patientDashboard.visitActions"
formOrder="11"
formIcon="icon-user"
formShowIf="(visit.active || !visit.active) &amp;&amp; patient.person.dead==false"
formDisplayStyle="Standard"
formLabel="patient Attribute test form">
Program Attribute: <programAttribute programId="1" programAttributeTypeId="2" />
Encounter Date: <encounterDate/>
Encounter Location: <encounterLocation/>
Encounter Provider: <encounterProvider role="Provider"/>
<submit/>
</htmlform>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment