|
2008 | 2008 | "value_source": "HasUnprocessedSSPIUpdates.by_description", |
2009 | 2009 | "notes": "Specify if the subject has unprocessed SSPI updates.", |
2010 | 2010 | "allowed_values": [ |
2011 | | - "yes", |
2012 | | - "no" |
| 2011 | + "Yes", |
| 2012 | + "No" |
2013 | 2013 | ] |
2014 | 2014 | }, |
2015 | 2015 | { |
2016 | 2016 | "key": "SUBJECT_HAS_USER_DOB_UPDATES", |
2017 | 2017 | "value_source": "HasUserDobUpdate.by_description", |
2018 | 2018 | "notes": "Specify if the subject has user date of birth updates.", |
2019 | 2019 | "allowed_values": [ |
2020 | | - "yes", |
2021 | | - "no" |
| 2020 | + "Yes", |
| 2021 | + "No" |
2022 | 2022 | ] |
2023 | 2023 | }, |
2024 | 2024 | { |
2025 | 2025 | "key": "SUBJECT_HAS_EPISODES", |
2026 | 2026 | "value_source": "SubjectHasEpisode.by_description", |
2027 | 2027 | "notes": "Specify if the subject has any episodes.", |
2028 | 2028 | "allowed_values": [ |
2029 | | - "yes", |
2030 | | - "no" |
| 2029 | + "Yes", |
| 2030 | + "No" |
2031 | 2031 | ] |
2032 | 2032 | }, |
2033 | 2033 | { |
2034 | 2034 | "key": "SUBJECT_HAS_AN_OPEN_EPISODE", |
2035 | 2035 | "value_source": "SubjectHasEpisode.by_description", |
2036 | 2036 | "notes": "Specify if the subject has an open episode.", |
2037 | 2037 | "allowed_values": [ |
2038 | | - "yes", |
2039 | | - "no" |
| 2038 | + "Yes", |
| 2039 | + "No" |
2040 | 2040 | ] |
2041 | 2041 | }, |
2042 | 2042 | { |
2043 | 2043 | "key": "SUBJECT_HAS_FOBT_EPISODES", |
2044 | 2044 | "value_source": "SubjectHasEpisode.by_description", |
2045 | 2045 | "notes": "Specify if the subject has FOBT episodes.", |
2046 | 2046 | "allowed_values": [ |
2047 | | - "yes", |
2048 | | - "no" |
| 2047 | + "Yes", |
| 2048 | + "No" |
2049 | 2049 | ] |
2050 | 2050 | }, |
2051 | 2051 | { |
|
3810 | 3810 | "value_source": "", |
3811 | 3811 | "notes": "Specify if the latest episode has a diagnosis date.", |
3812 | 3812 | "allowed_values": [ |
3813 | | - "yes", |
3814 | | - "no", |
3815 | | - "yes_date_of_death" |
| 3813 | + "Yes", |
| 3814 | + "No", |
| 3815 | + "Yes - date of death" |
3816 | 3816 | ] |
3817 | 3817 | }, |
3818 | 3818 | { |
3819 | 3819 | "key": "SUBJECT_HAS_DIAGNOSTIC_TESTS", |
3820 | 3820 | "value_source": "", |
3821 | 3821 | "notes": "Specify if the subject has diagnostic tests.", |
3822 | 3822 | "allowed_values": [ |
3823 | | - "yes", |
3824 | | - "no" |
| 3823 | + "Yes", |
| 3824 | + "No" |
3825 | 3825 | ] |
3826 | 3826 | }, |
3827 | 3827 | { |
3828 | 3828 | "key": "LATEST_EPISODE_HAS_DIAGNOSTIC_TEST", |
3829 | 3829 | "value_source": "", |
3830 | 3830 | "notes": "Specify if the latest episode has a diagnostic test.", |
3831 | 3831 | "allowed_values": [ |
3832 | | - "yes", |
3833 | | - "no" |
| 3832 | + "Yes", |
| 3833 | + "No" |
3834 | 3834 | ] |
3835 | 3835 | }, |
3836 | 3836 | { |
|
3859 | 3859 | "value_source": "", |
3860 | 3860 | "notes": "Specify if the latest episode was completed satisfactorily.", |
3861 | 3861 | "allowed_values": [ |
3862 | | - "yes", |
3863 | | - "no" |
| 3862 | + "Yes", |
| 3863 | + "No" |
3864 | 3864 | ] |
3865 | 3865 | }, |
3866 | 3866 | { |
3867 | 3867 | "key": "HAS_DIAGNOSTIC_TEST_CONTAINING_POLYP", |
3868 | 3868 | "value_source": "", |
3869 | 3869 | "notes": "Specify if the subject has a diagnostic test containing a polyp.", |
3870 | 3870 | "allowed_values": [ |
3871 | | - "yes", |
3872 | | - "no" |
| 3871 | + "Yes", |
| 3872 | + "No" |
3873 | 3873 | ] |
3874 | 3874 | }, |
3875 | 3875 | { |
|
3878 | 3878 | "notes": "Specify if the subject has unlogged kits. Options:" |
3879 | 3879 | , |
3880 | 3880 | "allowed_values": [ |
3881 | | - "yes", |
3882 | | - "no", |
3883 | | - "yes_latest_episode" |
| 3881 | + "Yes", |
| 3882 | + "No", |
| 3883 | + "Yes - latest episode" |
3884 | 3884 | ] |
3885 | 3885 | }, |
3886 | 3886 | { |
3887 | 3887 | "key": "SUBJECT_HAS_LOGGED_FIT_KITS", |
3888 | 3888 | "value_source": "", |
3889 | 3889 | "notes": "Specify if the subject has logged FIT kits.", |
3890 | 3890 | "allowed_values": [ |
3891 | | - "yes", |
3892 | | - "no" |
| 3891 | + "Yes", |
| 3892 | + "No" |
3893 | 3893 | ] |
3894 | 3894 | }, |
3895 | 3895 | { |
3896 | 3896 | "key": "SUBJECT_HAS_KIT_NOTES", |
3897 | 3897 | "value_source": "", |
3898 | 3898 | "notes": "Specify if the subject has kit notes.", |
3899 | 3899 | "allowed_values": [ |
3900 | | - "yes", |
3901 | | - "no" |
| 3900 | + "Yes", |
| 3901 | + "No" |
3902 | 3902 | ] |
3903 | 3903 | }, |
3904 | 3904 | { |
3905 | 3905 | "key": "SUBJECT_HAS_LYNCH_DIAGNOSIS", |
3906 | 3906 | "value_source": "", |
3907 | 3907 | "notes": "Specify if the subject has a Lynch diagnosis.", |
3908 | 3908 | "allowed_values": [ |
3909 | | - "yes", |
3910 | | - "no" |
| 3909 | + "Yes", |
| 3910 | + "No" |
3911 | 3911 | ] |
3912 | 3912 | }, |
3913 | 3913 | { |
|
3929 | 3929 | "value_source": "", |
3930 | 3930 | "notes": "Specify if the kit has been read, you must also use 'which test kit'.", |
3931 | 3931 | "allowed_values": [ |
3932 | | - "yes", |
3933 | | - "no" |
| 3932 | + "Yes", |
| 3933 | + "No" |
3934 | 3934 | ] |
3935 | 3935 | }, |
3936 | 3936 | { |
|
3953 | 3953 | "value_source": "", |
3954 | 3954 | "notes": "Specify if the kit has an analyser result code, you must also use 'which test kit'.", |
3955 | 3955 | "allowed_values": [ |
3956 | | - "yes", |
3957 | | - "no" |
| 3956 | + "Yes", |
| 3957 | + "No" |
3958 | 3958 | ] |
3959 | 3959 | }, |
3960 | 3960 | { |
|
4061 | 4061 | "value_source": "DiagnosticTestIsVoid.from_description", |
4062 | 4062 | "notes": "Specify if the diagnostic test is void, you must also use 'which diagnostic test'.", |
4063 | 4063 | "allowed_values": [ |
4064 | | - "yes", |
4065 | | - "no" |
| 4064 | + "Yes", |
| 4065 | + "No" |
4066 | 4066 | ] |
4067 | 4067 | }, |
4068 | 4068 | { |
|
4246 | 4246 | "value_source": "HasDateOfDeathRemoval.from_description", |
4247 | 4247 | "notes": "Specify if the subject has had a date of death removal.", |
4248 | 4248 | "allowed_values": [ |
4249 | | - "yes", |
4250 | | - "no" |
| 4249 | + "Yes", |
| 4250 | + "No" |
4251 | 4251 | ] |
4252 | 4252 | }, |
4253 | 4253 | { |
4254 | 4254 | "key": "INVITED_SINCE_AGE_EXTENSION", |
4255 | 4255 | "value_source": "InvitedSinceAgeExtension.from_description", |
4256 | 4256 | "notes": "Specify if the subject has been invited since the age extension.", |
4257 | 4257 | "allowed_values": [ |
4258 | | - "yes", |
4259 | | - "no" |
| 4258 | + "Yes", |
| 4259 | + "No" |
4260 | 4260 | ] |
4261 | 4261 | }, |
4262 | 4262 | { |
|
4283 | 4283 | "value_source": "DoesSubjectHaveSurveillanceReviewCase.from_description", |
4284 | 4284 | "notes": "Specify if the subject has an existing surveillance review case.", |
4285 | 4285 | "allowed_values": [ |
4286 | | - "yes", |
4287 | | - "no" |
| 4286 | + "Yes", |
| 4287 | + "No" |
4288 | 4288 | ] |
4289 | 4289 | }, |
4290 | 4290 | { |
|
0 commit comments