{{#with (getFirstCdaSectionsByTemplateId msg '2.16.840.1.113883.10.20.22.2.45')}} {{#each (toArray 2_16_840_1_113883_10_20_22_2_45.entry) as |commEntry|}} {{>Resources/Communication.hbs communicationEntry=commEntry.act ID=(generateUUID (toJsonString commEntry.act))}} {{#with (evaluate 'Utils/GeneratePatientId.hbs' obj=../../msg.ClinicalDocument.recordTarget.patientRole) as |patientId|}} {{>References/Communication/subject.hbs ID=(generateUUID (toJsonString planEntry.observation)) REF=(concat 'Patient/' patientId.Id)}}, {{/with}} {{/each}} {{/with}}