Fetches full documents by id from patient_charts and formats each into its own section.
Renders nothing when the count exceeds MAX_FULL_EMR_DOCUMENTS, to avoid blowing up the context window.
Optional
Facility-local zone used to interpret the documents' timezone-naive timestamps. Without it they are read in the server's zone, which shifts them by hours.
Fetches full documents by id from patient_charts and formats each into its own section.
Renders nothing when the count exceeds MAX_FULL_EMR_DOCUMENTS, to avoid blowing up the context window.