{{#with (getFirstCdaSectionsByTemplateId msg '2.16.840.1.113883.10.20.22.2.60')}} {{#each (toArray 2_16_840_1_113883_10_20_22_2_60.entry) as |glEntry|}} {{>Resources/Goal.hbs goalEntry=glEntry.observation ID=(generateUUID (toJsonString glEntry.observation))}}, {{#with (evaluate 'Utils/GeneratePatientId.hbs' obj=../../msg.ClinicalDocument.recordTarget.patientRole) as |patientId|}} {{>References/Goal/subject.hbs ID=(generateUUID (toJsonString glEntry.observation)) REF=(concat 'Patient/' patientId.Id)}}, {{/with}} {{/each}} {{/with}}