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
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