Hi Community
I am using a standard DTL for Allergy Intolerance but it shows codes for Category and Severity Columns on cliinical viewer.
I have copied the standard DTL to my custom folder and I want to modify it to show descriptions for these two columns but I don't know how to do it.
Please see the below DTLs for Category and severity and advise how I can change them to get descriptions.
.png)
Category DTL section
<if condition='source.category'=""'>
<true>
<if condition='source.category.Count()>0'>
<true>
<assign value='##class(HS.FHIR.DTL.Util.Lookup).Code("vR4","SDA3","allergy-intolerance-categ

.png)

.png)
.png)





