We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a7595 commit 641b366Copy full SHA for 641b366
1 file changed
layer/nrlf/core/constants.py
@@ -197,7 +197,7 @@ def coding_value(self):
197
PointerTypes.APPOINTMENT.value: Categories.RECORD_ARTIFACT.value,
198
#
199
# Shared Care Records
200
- PointerTypes.SHARED_CARE_RECORD.value: Categories.RECORD_ARTIFACT.value,
+ PointerTypes.SHARED_CARE_RECORD.value: Categories.RECORD_HEADINGS.value,
201
}
202
203
PRACTICE_SETTING_VALUE_SET_URL = (
0 commit comments