diff --git a/src/components/itemSet/ReferenceRange.vue b/src/components/itemSet/ReferenceRange.vue
index 8830b74..921c9e5 100644
--- a/src/components/itemSet/ReferenceRange.vue
+++ b/src/components/itemSet/ReferenceRange.vue
@@ -3,14 +3,25 @@
     
       
-        
+        
+          
+            {{ ldddw(forSexId, 'id', scope.row.forSexId, 'displayName') }}
+          
+        
         
         
         
         
-        
-        
-
+        
+          
+            {{ ldddw(diagnosis, 'id', scope.row.lowerDiagnosisId, 'displayName') }}
+          
+        
+        
+          
+            {{ ldddw(diagnosis, 'id', scope.row.upperDiagnosisId, 'displayName') }}
+          
+        
         
           
             
@@ -59,13 +70,13 @@
           
             
               
-                
+                
                 
                
           
             
               
-                
+                
                 
                
         
@@ -80,9 +91,9 @@