ball
(Ellen Ball)
August 25, 2021, 3:40pm
2
PIH implemented a death certificate form. Unfortunately it’s never been used in production. (Long complicated story but no reflection on the functionality)
<htmlform class="simple-form-ui2" formUuid="c18d68ce-a130-4460-8cdf-6fbfaa33487e" formName="Death certificate"
htmlformUuid="0a05b378-0479-47ba-ae98-d87b5483cb17"
formEncounterType="1545d7ff-60f1-485e-9c95-5740b8e6634b" formVersion="2.1">
<script type="text/javascript">
window.messages = window.messages || { };
window.messages['htmlformentry.general.days'] = '<uimessage code="htmlformentry.general.days"/>';
</script>
<style class="text/css">
@media print {
div.patient-header {
display: none;
}
body {
font-size: 13px;
}
}
/* the "required" class tells simple-form-entry UI to apply a validation, but it causes HFE to make the color red */
This file has been truncated. show original