jddamore / IPSviewer

A viewer for IPS based on IPS-Argentina (https://github.com/SALUD-AR/IPS-Argentina)
Apache License 2.0
16 stars 15 forks source link

Shlips 2023 #11

Closed jddamore closed 1 year ago

jddamore commented 1 year ago

o Broke out JavaScript to make modular (and frankly, easier to edit JS separate from HTML) o Broke out the header and footer so that those are easier to swap (and/or remove) as needed o Changed header layout to make more responsive o Change button layout and moved Narrative/Entries to viewer section. Note that this is something to include in downstream use cases o Added some simple “data checks” to header. These aren’t FHIR validation, but help summarize what’s in the document o Renamed files and new files under assets o Added a rendering message when content not expected is included and also fallback to narrative o Fixed some template issues o Added more comments in code o MedicationRequest rendering uplift o Add better parsing of Advance Directive o Change viewer body layout to improve responsiveness o More documentation in repo o Update samples in validation folder

jddamore commented 1 year ago

Checked that all samples in validated will render