File tree Expand file tree Collapse file tree 11 files changed +11
-11
lines changed
output/R4/Immunization-2-0/MedMij
src/Immunization-2-0/_components Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 327327 <assert >
328328 <description value =" Confirm that the Immunization resource contains a system in the identifier." />
329329 <direction value =" response" />
330- <expression value =" Bundle.entry.resource.where({ $this is $resource} ).identifier.system.count() = 2" />
330+ <expression value =" Bundle.entry.resource.where($this is Immunization ).identifier.system.count() = 2" />
331331 <stopTestOnFail value =" false" />
332332 <warningOnly value =" false" />
333333 </assert >
Original file line number Diff line number Diff line change 327327 <assert >
328328 <description value =" Confirm that the Immunization resource contains a system in the identifier." />
329329 <direction value =" response" />
330- <expression value =" Bundle.entry.resource.where({ $this is $resource} ).identifier.system.count() = 2" />
330+ <expression value =" Bundle.entry.resource.where($this is Immunization ).identifier.system.count() = 2" />
331331 <stopTestOnFail value =" false" />
332332 <warningOnly value =" false" />
333333 </assert >
Original file line number Diff line number Diff line change 320320 <assert >
321321 <description value =" Confirm that the Immunization resource contains a system in the identifier." />
322322 <direction value =" response" />
323- <expression value =" Bundle.entry.resource.where({ $this is $resource} ).identifier.system.count() = 1" />
323+ <expression value =" Bundle.entry.resource.where($this is Immunization ).identifier.system.count() = 1" />
324324 <stopTestOnFail value =" false" />
325325 <warningOnly value =" false" />
326326 </assert >
Original file line number Diff line number Diff line change 320320 <assert >
321321 <description value =" Confirm that the Immunization resource contains a system in the identifier." />
322322 <direction value =" response" />
323- <expression value =" Bundle.entry.resource.where({ $this is $resource} ).identifier.system.count() = 1" />
323+ <expression value =" Bundle.entry.resource.where($this is Immunization ).identifier.system.count() = 1" />
324324 <stopTestOnFail value =" false" />
325325 <warningOnly value =" false" />
326326 </assert >
Original file line number Diff line number Diff line change 371371 <assert >
372372 <description value =" Confirm that the Immunization resource contains a system in the identifier." />
373373 <direction value =" response" />
374- <expression value =" Bundle.entry.resource.where({ $this is $resource} ).identifier.system.count() = 2" />
374+ <expression value =" Bundle.entry.resource.where($this is Immunization ).identifier.system.count() = 2" />
375375 <stopTestOnFail value =" false" />
376376 <warningOnly value =" false" />
377377 </assert >
Original file line number Diff line number Diff line change 371371 <assert >
372372 <description value =" Confirm that the Immunization resource contains a system in the identifier." />
373373 <direction value =" response" />
374- <expression value =" Bundle.entry.resource.where({ $this is $resource} ).identifier.system.count() = 2" />
374+ <expression value =" Bundle.entry.resource.where($this is Immunization ).identifier.system.count() = 2" />
375375 <stopTestOnFail value =" false" />
376376 <warningOnly value =" false" />
377377 </assert >
Original file line number Diff line number Diff line change 340340 <assert >
341341 <description value =" Confirm that the Immunization resource contains a system in the identifier." />
342342 <direction value =" response" />
343- <expression value =" Bundle.entry.resource.where({ $this is $resource} ).identifier.system.count() = 4" />
343+ <expression value =" Bundle.entry.resource.where($this is Immunization ).identifier.system.count() = 4" />
344344 <stopTestOnFail value =" false" />
345345 <warningOnly value =" false" />
346346 </assert >
Original file line number Diff line number Diff line change 340340 <assert >
341341 <description value =" Confirm that the Immunization resource contains a system in the identifier." />
342342 <direction value =" response" />
343- <expression value =" Bundle.entry.resource.where({ $this is $resource} ).identifier.system.count() = 4" />
343+ <expression value =" Bundle.entry.resource.where($this is Immunization ).identifier.system.count() = 4" />
344344 <stopTestOnFail value =" false" />
345345 <warningOnly value =" false" />
346346 </assert >
Original file line number Diff line number Diff line change 336336 <assert >
337337 <description value =" Confirm that the Immunization resource contains a system in the identifier." />
338338 <direction value =" response" />
339- <expression value =" Bundle.entry.resource.where({ $this is $resource} ).identifier.system.count() = 2" />
339+ <expression value =" Bundle.entry.resource.where($this is Immunization ).identifier.system.count() = 2" />
340340 <stopTestOnFail value =" false" />
341341 <warningOnly value =" false" />
342342 </assert >
Original file line number Diff line number Diff line change 336336 <assert >
337337 <description value =" Confirm that the Immunization resource contains a system in the identifier." />
338338 <direction value =" response" />
339- <expression value =" Bundle.entry.resource.where({ $this is $resource} ).identifier.system.count() = 2" />
339+ <expression value =" Bundle.entry.resource.where($this is Immunization ).identifier.system.count() = 2" />
340340 <stopTestOnFail value =" false" />
341341 <warningOnly value =" false" />
342342 </assert >
You can’t perform that action at this time.
0 commit comments