Skip to content

Commit 966d2d1

Browse files
NRL-1050 Fix display for upper limb
1 parent 9daf73b commit 966d2d1

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
@@ -143,7 +143,7 @@ def coding_value(self):
143143
"display": "Personalised Care and Support Plan",
144144
},
145145
PointerTypes.MRA_UPPER_LIMB_ARTERY.value: {
146-
"display": "MRA Upper Limb Artery",
146+
"display": "MRA Upper Limb Rt",
147147
},
148148
PointerTypes.MRI_AXILLA_BOTH.value: {
149149
"display": "MRI Axilla Both",

0 commit comments

Comments
 (0)