Skip to content

Commit 853c0ef

Browse files
NRL-1050 Fix display for upper limb
1 parent fa95ad3 commit 853c0ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layer/nrlf/core/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ def coding_value(self):
151151
"display": "Personalised Care and Support Plan",
152152
},
153153
PointerTypes.MRA_UPPER_LIMB_ARTERY.value: {
154-
"display": "MRA Upper Limb Artery",
154+
"display": "MRA Upper Limb Rt",
155155
},
156156
PointerTypes.MRI_AXILLA_BOTH.value: {
157157
"display": "MRI Axilla Both",

0 commit comments

Comments
 (0)