Skip to content

Instantly share code, notes, and snippets.

@samuelmale
Created August 29, 2019 12:20
Show Gist options
  • Save samuelmale/23d65809038466a43af776871b8134ab to your computer and use it in GitHub Desktop.
Save samuelmale/23d65809038466a43af776871b8134ab to your computer and use it in GitHub Desktop.
<htmlform formUuid="c75f120a-04ec-11e3-8780-2b40bef9a44b" formName="Visit Note" formEncounterType="d7151f82-c1f3-4152-a605-2f9ea7414a79" formVersion="1.0">
<obsFromFragment conceptId="165185" provider="uicommons" fragment="field/text" fragmentParams="formFieldName=name&amp;label=Name" initFragmentParamName="initialValue"/>
<br/>
<obsFromFragment conceptId="165178" provider="uicommons" fragment="field/datetimepicker" fragmentParams="formFieldName=my-date&amp;label=My+Date&amp;useTime=true" initFragmentParamName="defaultDate" />
<br/>
<obsFromFragment conceptId="165179" provider="uicommons" fragment="field/dropDown" fragmentParams="formFieldName=favorite-lang&amp;label=Favorite+Programing+Language" initFragmentParamName="initialValue"/>
<br/>
<obsFromFragment conceptId="165179" provider="uicommons" fragment="field/radioButtons" fragmentParams="formFieldName=core-lang&amp;label=Core+Language" initFragmentParamName="initialValue"/>
<br/>
<ifMode mode="VIEW" include="false">
<div id="buttons">
<submit submitClass="confirm right" submitCode="general.save"/>
<button type="button" class="cancel"><uimessage code="general.cancel"/></button>
</div>
</ifMode>
</htmlform>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment