Unlock the Power of MEDITECH with MEDITECH KE

1

In NUR.PC.WORK.td.repeat.results.mult my field containing: IF{td.rep.query^MIS.QUERY.mnemonic, VAL=@MIS.QUERY.group.resp^MIS.GROUP.RESP.mnemonic, VAL=@td.rep.value.mult^MIS.GROUP.RESP.element.mnemonic ., VAL=@MIS.GROUP.RESP.element.response}

gives what I think is the responses to all the queries available for the patient. If I follow the field with one containing @td.rep.value.mult["QUERYNAME'] I do not get the response even though it is there. Is retrieving repsonses different in this segment?

flag

1 Answer

0

Welcome - which segment is your report in?

You might look into your td.repeat.ctr, & td.query.q subscripts; to make sure they have values.

link|flag
I am in td.repeat.results.mult. td.repeat.ctr gives 1.1 on every line and there are numeric values for td.query.q. – David P Jan 25 at 16:12
Looks like you may have been missing that last subscript: @td.rep.value.mult["QUERYNAME",td.rep.query.q] td.rep.value.mult $(N1)NPCW[aa]I[nib]O[niu]TD[nod,not,noc]R[noRC]Q[ggv]M[ggvQ] – John Sharpe Jan 25 at 19:25

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.