Add null check on code lookup result.

This commit is contained in:
ianmarshall 2021-05-24 22:14:02 -04:00
parent f2627959c2
commit 1b387a5740
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
type: fix
issue: 2674
title: "A null-pointer exception was fixed when a ResponseTerminologyDisplayInterceptor is registered and a search
or read response returns a resource with code value that in turn returns a null code lookup."