us_core_test_kit 0.11.5 → 0.11.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1163) hide show
  1. checksums.yaml +4 -4
  2. data/config/presets/inferno_reference_server_311_preset.json +1 -1
  3. data/config/presets/inferno_reference_server_400_preset.json +1 -1
  4. data/config/presets/inferno_reference_server_501_preset.json +2 -2
  5. data/config/presets/inferno_reference_server_610_preset.json +2 -2
  6. data/config/presets/inferno_reference_server_700_preset.json +2 -2
  7. data/config/presets/inferno_reference_server_800_preset.json +56 -0
  8. data/lib/us_core_test_kit/client/generated/v8.0.0/adi_document_reference/adi_document_reference_client_read_test.rb +33 -0
  9. data/lib/us_core_test_kit/client/generated/v8.0.0/adi_document_reference/adi_document_reference_id_client_search_test.rb +38 -0
  10. data/lib/us_core_test_kit/client/generated/v8.0.0/adi_document_reference/adi_document_reference_patient_category_client_search_test.rb +38 -0
  11. data/lib/us_core_test_kit/client/generated/v8.0.0/adi_document_reference/adi_document_reference_patient_category_date_client_search_test.rb +38 -0
  12. data/lib/us_core_test_kit/client/generated/v8.0.0/adi_document_reference/adi_document_reference_patient_client_search_test.rb +38 -0
  13. data/lib/us_core_test_kit/client/generated/v8.0.0/adi_document_reference/adi_document_reference_patient_status_client_search_test.rb +38 -0
  14. data/lib/us_core_test_kit/client/generated/v8.0.0/adi_document_reference/adi_document_reference_patient_type_client_search_test.rb +38 -0
  15. data/lib/us_core_test_kit/client/generated/v8.0.0/adi_document_reference/adi_document_reference_patient_type_period_client_search_test.rb +38 -0
  16. data/lib/us_core_test_kit/client/generated/v8.0.0/adi_document_reference_client_group.rb +71 -0
  17. data/lib/us_core_test_kit/client/generated/v8.0.0/allergy_intolerance/allergy_intolerance_client_read_test.rb +33 -0
  18. data/lib/us_core_test_kit/client/generated/v8.0.0/allergy_intolerance/allergy_intolerance_patient_client_search_test.rb +38 -0
  19. data/lib/us_core_test_kit/client/generated/v8.0.0/allergy_intolerance/allergy_intolerance_patient_clinical_status_client_search_test.rb +38 -0
  20. data/lib/us_core_test_kit/client/generated/v8.0.0/allergy_intolerance_client_group.rb +56 -0
  21. data/lib/us_core_test_kit/client/generated/v8.0.0/auth_smart_alca_group.rb +30 -0
  22. data/lib/us_core_test_kit/client/generated/v8.0.0/auth_smart_alcs_group.rb +30 -0
  23. data/lib/us_core_test_kit/client/generated/v8.0.0/auth_smart_alp_group.rb +30 -0
  24. data/lib/us_core_test_kit/client/generated/v8.0.0/average_blood_pressure/average_blood_pressure_client_read_test.rb +33 -0
  25. data/lib/us_core_test_kit/client/generated/v8.0.0/average_blood_pressure/average_blood_pressure_patient_category_client_search_test.rb +38 -0
  26. data/lib/us_core_test_kit/client/generated/v8.0.0/average_blood_pressure/average_blood_pressure_patient_category_date_client_search_test.rb +38 -0
  27. data/lib/us_core_test_kit/client/generated/v8.0.0/average_blood_pressure/average_blood_pressure_patient_category_lastupdated_client_search_test.rb +38 -0
  28. data/lib/us_core_test_kit/client/generated/v8.0.0/average_blood_pressure/average_blood_pressure_patient_category_status_client_search_test.rb +38 -0
  29. data/lib/us_core_test_kit/client/generated/v8.0.0/average_blood_pressure/average_blood_pressure_patient_code_client_search_test.rb +38 -0
  30. data/lib/us_core_test_kit/client/generated/v8.0.0/average_blood_pressure/average_blood_pressure_patient_code_date_client_search_test.rb +38 -0
  31. data/lib/us_core_test_kit/client/generated/v8.0.0/average_blood_pressure_client_group.rb +68 -0
  32. data/lib/us_core_test_kit/client/generated/v8.0.0/blood_pressure/blood_pressure_client_read_test.rb +33 -0
  33. data/lib/us_core_test_kit/client/generated/v8.0.0/blood_pressure/blood_pressure_patient_category_client_search_test.rb +38 -0
  34. data/lib/us_core_test_kit/client/generated/v8.0.0/blood_pressure/blood_pressure_patient_category_date_client_search_test.rb +38 -0
  35. data/lib/us_core_test_kit/client/generated/v8.0.0/blood_pressure/blood_pressure_patient_category_lastupdated_client_search_test.rb +38 -0
  36. data/lib/us_core_test_kit/client/generated/v8.0.0/blood_pressure/blood_pressure_patient_category_status_client_search_test.rb +38 -0
  37. data/lib/us_core_test_kit/client/generated/v8.0.0/blood_pressure/blood_pressure_patient_code_client_search_test.rb +38 -0
  38. data/lib/us_core_test_kit/client/generated/v8.0.0/blood_pressure/blood_pressure_patient_code_date_client_search_test.rb +38 -0
  39. data/lib/us_core_test_kit/client/generated/v8.0.0/blood_pressure_client_group.rb +68 -0
  40. data/lib/us_core_test_kit/client/generated/v8.0.0/bmi/bmi_client_read_test.rb +33 -0
  41. data/lib/us_core_test_kit/client/generated/v8.0.0/bmi/bmi_patient_category_client_search_test.rb +38 -0
  42. data/lib/us_core_test_kit/client/generated/v8.0.0/bmi/bmi_patient_category_date_client_search_test.rb +38 -0
  43. data/lib/us_core_test_kit/client/generated/v8.0.0/bmi/bmi_patient_category_lastupdated_client_search_test.rb +38 -0
  44. data/lib/us_core_test_kit/client/generated/v8.0.0/bmi/bmi_patient_category_status_client_search_test.rb +38 -0
  45. data/lib/us_core_test_kit/client/generated/v8.0.0/bmi/bmi_patient_code_client_search_test.rb +38 -0
  46. data/lib/us_core_test_kit/client/generated/v8.0.0/bmi/bmi_patient_code_date_client_search_test.rb +38 -0
  47. data/lib/us_core_test_kit/client/generated/v8.0.0/bmi_client_group.rb +68 -0
  48. data/lib/us_core_test_kit/client/generated/v8.0.0/body_height/body_height_client_read_test.rb +33 -0
  49. data/lib/us_core_test_kit/client/generated/v8.0.0/body_height/body_height_patient_category_client_search_test.rb +38 -0
  50. data/lib/us_core_test_kit/client/generated/v8.0.0/body_height/body_height_patient_category_date_client_search_test.rb +38 -0
  51. data/lib/us_core_test_kit/client/generated/v8.0.0/body_height/body_height_patient_category_lastupdated_client_search_test.rb +38 -0
  52. data/lib/us_core_test_kit/client/generated/v8.0.0/body_height/body_height_patient_category_status_client_search_test.rb +38 -0
  53. data/lib/us_core_test_kit/client/generated/v8.0.0/body_height/body_height_patient_code_client_search_test.rb +38 -0
  54. data/lib/us_core_test_kit/client/generated/v8.0.0/body_height/body_height_patient_code_date_client_search_test.rb +38 -0
  55. data/lib/us_core_test_kit/client/generated/v8.0.0/body_height_client_group.rb +68 -0
  56. data/lib/us_core_test_kit/client/generated/v8.0.0/body_temperature/body_temperature_client_read_test.rb +33 -0
  57. data/lib/us_core_test_kit/client/generated/v8.0.0/body_temperature/body_temperature_patient_category_client_search_test.rb +38 -0
  58. data/lib/us_core_test_kit/client/generated/v8.0.0/body_temperature/body_temperature_patient_category_date_client_search_test.rb +38 -0
  59. data/lib/us_core_test_kit/client/generated/v8.0.0/body_temperature/body_temperature_patient_category_lastupdated_client_search_test.rb +38 -0
  60. data/lib/us_core_test_kit/client/generated/v8.0.0/body_temperature/body_temperature_patient_category_status_client_search_test.rb +38 -0
  61. data/lib/us_core_test_kit/client/generated/v8.0.0/body_temperature/body_temperature_patient_code_client_search_test.rb +38 -0
  62. data/lib/us_core_test_kit/client/generated/v8.0.0/body_temperature/body_temperature_patient_code_date_client_search_test.rb +38 -0
  63. data/lib/us_core_test_kit/client/generated/v8.0.0/body_temperature_client_group.rb +68 -0
  64. data/lib/us_core_test_kit/client/generated/v8.0.0/body_weight/body_weight_client_read_test.rb +33 -0
  65. data/lib/us_core_test_kit/client/generated/v8.0.0/body_weight/body_weight_patient_category_client_search_test.rb +38 -0
  66. data/lib/us_core_test_kit/client/generated/v8.0.0/body_weight/body_weight_patient_category_date_client_search_test.rb +38 -0
  67. data/lib/us_core_test_kit/client/generated/v8.0.0/body_weight/body_weight_patient_category_lastupdated_client_search_test.rb +38 -0
  68. data/lib/us_core_test_kit/client/generated/v8.0.0/body_weight/body_weight_patient_category_status_client_search_test.rb +38 -0
  69. data/lib/us_core_test_kit/client/generated/v8.0.0/body_weight/body_weight_patient_code_client_search_test.rb +38 -0
  70. data/lib/us_core_test_kit/client/generated/v8.0.0/body_weight/body_weight_patient_code_date_client_search_test.rb +38 -0
  71. data/lib/us_core_test_kit/client/generated/v8.0.0/body_weight_client_group.rb +68 -0
  72. data/lib/us_core_test_kit/client/generated/v8.0.0/care_experience_preference/care_experience_preference_client_read_test.rb +33 -0
  73. data/lib/us_core_test_kit/client/generated/v8.0.0/care_experience_preference/care_experience_preference_patient_category_client_search_test.rb +38 -0
  74. data/lib/us_core_test_kit/client/generated/v8.0.0/care_experience_preference/care_experience_preference_patient_category_date_client_search_test.rb +38 -0
  75. data/lib/us_core_test_kit/client/generated/v8.0.0/care_experience_preference/care_experience_preference_patient_category_lastupdated_client_search_test.rb +38 -0
  76. data/lib/us_core_test_kit/client/generated/v8.0.0/care_experience_preference/care_experience_preference_patient_category_status_client_search_test.rb +38 -0
  77. data/lib/us_core_test_kit/client/generated/v8.0.0/care_experience_preference/care_experience_preference_patient_code_client_search_test.rb +38 -0
  78. data/lib/us_core_test_kit/client/generated/v8.0.0/care_experience_preference/care_experience_preference_patient_code_date_client_search_test.rb +38 -0
  79. data/lib/us_core_test_kit/client/generated/v8.0.0/care_experience_preference_client_group.rb +68 -0
  80. data/lib/us_core_test_kit/client/generated/v8.0.0/care_plan/care_plan_client_read_test.rb +33 -0
  81. data/lib/us_core_test_kit/client/generated/v8.0.0/care_plan/care_plan_patient_category_client_search_test.rb +38 -0
  82. data/lib/us_core_test_kit/client/generated/v8.0.0/care_plan/care_plan_patient_category_date_client_search_test.rb +38 -0
  83. data/lib/us_core_test_kit/client/generated/v8.0.0/care_plan/care_plan_patient_category_status_client_search_test.rb +38 -0
  84. data/lib/us_core_test_kit/client/generated/v8.0.0/care_plan/care_plan_patient_category_status_date_client_search_test.rb +38 -0
  85. data/lib/us_core_test_kit/client/generated/v8.0.0/care_plan_client_group.rb +62 -0
  86. data/lib/us_core_test_kit/client/generated/v8.0.0/care_team/care_team_client_read_test.rb +33 -0
  87. data/lib/us_core_test_kit/client/generated/v8.0.0/care_team/care_team_patient_role_client_search_test.rb +38 -0
  88. data/lib/us_core_test_kit/client/generated/v8.0.0/care_team/care_team_patient_status_client_search_test.rb +38 -0
  89. data/lib/us_core_test_kit/client/generated/v8.0.0/care_team/care_team_role_client_search_test.rb +38 -0
  90. data/lib/us_core_test_kit/client/generated/v8.0.0/care_team_client_group.rb +59 -0
  91. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_client_read_test.rb +33 -0
  92. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_abatement_date_client_search_test.rb +38 -0
  93. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_asserted_date_client_search_test.rb +38 -0
  94. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_category_client_search_test.rb +38 -0
  95. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_category_clinical_status_client_search_test.rb +38 -0
  96. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_category_encounter_client_search_test.rb +38 -0
  97. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_client_search_test.rb +38 -0
  98. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_clinical_status_client_search_test.rb +38 -0
  99. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_code_client_search_test.rb +38 -0
  100. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_lastupdated_client_search_test.rb +38 -0
  101. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_onset_date_client_search_test.rb +38 -0
  102. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_recorded_date_client_search_test.rb +38 -0
  103. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_encounter_diagnosis_client_group.rb +83 -0
  104. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_client_read_test.rb +33 -0
  105. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_abatement_date_client_search_test.rb +38 -0
  106. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_asserted_date_client_search_test.rb +38 -0
  107. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_category_client_search_test.rb +38 -0
  108. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_category_clinical_status_client_search_test.rb +38 -0
  109. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_category_encounter_client_search_test.rb +38 -0
  110. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_client_search_test.rb +38 -0
  111. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_clinical_status_client_search_test.rb +38 -0
  112. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_code_client_search_test.rb +38 -0
  113. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_lastupdated_client_search_test.rb +38 -0
  114. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_onset_date_client_search_test.rb +38 -0
  115. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_recorded_date_client_search_test.rb +38 -0
  116. data/lib/us_core_test_kit/client/generated/v8.0.0/condition_problems_health_concerns_client_group.rb +83 -0
  117. data/lib/us_core_test_kit/client/generated/v8.0.0/coverage/coverage_client_read_test.rb +33 -0
  118. data/lib/us_core_test_kit/client/generated/v8.0.0/coverage/coverage_patient_client_search_test.rb +38 -0
  119. data/lib/us_core_test_kit/client/generated/v8.0.0/coverage_client_group.rb +54 -0
  120. data/lib/us_core_test_kit/client/generated/v8.0.0/device/device_client_read_test.rb +33 -0
  121. data/lib/us_core_test_kit/client/generated/v8.0.0/device/device_patient_client_search_test.rb +38 -0
  122. data/lib/us_core_test_kit/client/generated/v8.0.0/device/device_patient_status_client_search_test.rb +38 -0
  123. data/lib/us_core_test_kit/client/generated/v8.0.0/device/device_patient_type_client_search_test.rb +38 -0
  124. data/lib/us_core_test_kit/client/generated/v8.0.0/device_client_group.rb +59 -0
  125. data/lib/us_core_test_kit/client/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_client_read_test.rb +33 -0
  126. data/lib/us_core_test_kit/client/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_patient_category_client_search_test.rb +38 -0
  127. data/lib/us_core_test_kit/client/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_patient_category_date_client_search_test.rb +38 -0
  128. data/lib/us_core_test_kit/client/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_patient_category_lastupdated_client_search_test.rb +38 -0
  129. data/lib/us_core_test_kit/client/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_patient_client_search_test.rb +38 -0
  130. data/lib/us_core_test_kit/client/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_patient_code_client_search_test.rb +38 -0
  131. data/lib/us_core_test_kit/client/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_patient_code_date_client_search_test.rb +38 -0
  132. data/lib/us_core_test_kit/client/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_patient_status_client_search_test.rb +38 -0
  133. data/lib/us_core_test_kit/client/generated/v8.0.0/diagnostic_report_lab_client_group.rb +71 -0
  134. data/lib/us_core_test_kit/client/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_client_read_test.rb +33 -0
  135. data/lib/us_core_test_kit/client/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_patient_category_client_search_test.rb +38 -0
  136. data/lib/us_core_test_kit/client/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_patient_category_date_client_search_test.rb +38 -0
  137. data/lib/us_core_test_kit/client/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_patient_category_lastupdated_client_search_test.rb +38 -0
  138. data/lib/us_core_test_kit/client/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_patient_client_search_test.rb +38 -0
  139. data/lib/us_core_test_kit/client/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_patient_code_client_search_test.rb +38 -0
  140. data/lib/us_core_test_kit/client/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_patient_code_date_client_search_test.rb +38 -0
  141. data/lib/us_core_test_kit/client/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_patient_status_client_search_test.rb +38 -0
  142. data/lib/us_core_test_kit/client/generated/v8.0.0/diagnostic_report_note_client_group.rb +71 -0
  143. data/lib/us_core_test_kit/client/generated/v8.0.0/document_reference/document_reference_client_read_test.rb +33 -0
  144. data/lib/us_core_test_kit/client/generated/v8.0.0/document_reference/document_reference_id_client_search_test.rb +38 -0
  145. data/lib/us_core_test_kit/client/generated/v8.0.0/document_reference/document_reference_patient_category_client_search_test.rb +38 -0
  146. data/lib/us_core_test_kit/client/generated/v8.0.0/document_reference/document_reference_patient_category_date_client_search_test.rb +38 -0
  147. data/lib/us_core_test_kit/client/generated/v8.0.0/document_reference/document_reference_patient_client_search_test.rb +38 -0
  148. data/lib/us_core_test_kit/client/generated/v8.0.0/document_reference/document_reference_patient_status_client_search_test.rb +38 -0
  149. data/lib/us_core_test_kit/client/generated/v8.0.0/document_reference/document_reference_patient_type_client_search_test.rb +38 -0
  150. data/lib/us_core_test_kit/client/generated/v8.0.0/document_reference/document_reference_patient_type_period_client_search_test.rb +38 -0
  151. data/lib/us_core_test_kit/client/generated/v8.0.0/document_reference_client_group.rb +71 -0
  152. data/lib/us_core_test_kit/client/generated/v8.0.0/encounter/encounter_class_patient_client_search_test.rb +38 -0
  153. data/lib/us_core_test_kit/client/generated/v8.0.0/encounter/encounter_client_read_test.rb +33 -0
  154. data/lib/us_core_test_kit/client/generated/v8.0.0/encounter/encounter_date_patient_client_search_test.rb +38 -0
  155. data/lib/us_core_test_kit/client/generated/v8.0.0/encounter/encounter_id_client_search_test.rb +38 -0
  156. data/lib/us_core_test_kit/client/generated/v8.0.0/encounter/encounter_identifier_client_search_test.rb +38 -0
  157. data/lib/us_core_test_kit/client/generated/v8.0.0/encounter/encounter_patient_client_search_test.rb +38 -0
  158. data/lib/us_core_test_kit/client/generated/v8.0.0/encounter/encounter_patient_discharge_disposition_client_search_test.rb +38 -0
  159. data/lib/us_core_test_kit/client/generated/v8.0.0/encounter/encounter_patient_lastupdated_client_search_test.rb +38 -0
  160. data/lib/us_core_test_kit/client/generated/v8.0.0/encounter/encounter_patient_location_client_search_test.rb +38 -0
  161. data/lib/us_core_test_kit/client/generated/v8.0.0/encounter/encounter_patient_status_client_search_test.rb +38 -0
  162. data/lib/us_core_test_kit/client/generated/v8.0.0/encounter/encounter_patient_type_client_search_test.rb +38 -0
  163. data/lib/us_core_test_kit/client/generated/v8.0.0/encounter_client_group.rb +80 -0
  164. data/lib/us_core_test_kit/client/generated/v8.0.0/goal/goal_client_read_test.rb +33 -0
  165. data/lib/us_core_test_kit/client/generated/v8.0.0/goal/goal_patient_client_search_test.rb +38 -0
  166. data/lib/us_core_test_kit/client/generated/v8.0.0/goal/goal_patient_description_client_search_test.rb +38 -0
  167. data/lib/us_core_test_kit/client/generated/v8.0.0/goal/goal_patient_lifecycle_status_client_search_test.rb +38 -0
  168. data/lib/us_core_test_kit/client/generated/v8.0.0/goal/goal_patient_target_date_client_search_test.rb +38 -0
  169. data/lib/us_core_test_kit/client/generated/v8.0.0/goal_client_group.rb +62 -0
  170. data/lib/us_core_test_kit/client/generated/v8.0.0/head_circumference/head_circumference_client_read_test.rb +33 -0
  171. data/lib/us_core_test_kit/client/generated/v8.0.0/head_circumference/head_circumference_patient_category_client_search_test.rb +38 -0
  172. data/lib/us_core_test_kit/client/generated/v8.0.0/head_circumference/head_circumference_patient_category_date_client_search_test.rb +38 -0
  173. data/lib/us_core_test_kit/client/generated/v8.0.0/head_circumference/head_circumference_patient_category_lastupdated_client_search_test.rb +38 -0
  174. data/lib/us_core_test_kit/client/generated/v8.0.0/head_circumference/head_circumference_patient_category_status_client_search_test.rb +38 -0
  175. data/lib/us_core_test_kit/client/generated/v8.0.0/head_circumference/head_circumference_patient_code_client_search_test.rb +38 -0
  176. data/lib/us_core_test_kit/client/generated/v8.0.0/head_circumference/head_circumference_patient_code_date_client_search_test.rb +38 -0
  177. data/lib/us_core_test_kit/client/generated/v8.0.0/head_circumference_client_group.rb +68 -0
  178. data/lib/us_core_test_kit/client/generated/v8.0.0/head_circumference_percentile/head_circumference_percentile_client_read_test.rb +33 -0
  179. data/lib/us_core_test_kit/client/generated/v8.0.0/head_circumference_percentile/head_circumference_percentile_patient_category_client_search_test.rb +38 -0
  180. data/lib/us_core_test_kit/client/generated/v8.0.0/head_circumference_percentile/head_circumference_percentile_patient_category_date_client_search_test.rb +38 -0
  181. data/lib/us_core_test_kit/client/generated/v8.0.0/head_circumference_percentile/head_circumference_percentile_patient_category_lastupdated_client_search_test.rb +38 -0
  182. data/lib/us_core_test_kit/client/generated/v8.0.0/head_circumference_percentile/head_circumference_percentile_patient_category_status_client_search_test.rb +38 -0
  183. data/lib/us_core_test_kit/client/generated/v8.0.0/head_circumference_percentile/head_circumference_percentile_patient_code_client_search_test.rb +38 -0
  184. data/lib/us_core_test_kit/client/generated/v8.0.0/head_circumference_percentile/head_circumference_percentile_patient_code_date_client_search_test.rb +38 -0
  185. data/lib/us_core_test_kit/client/generated/v8.0.0/head_circumference_percentile_client_group.rb +68 -0
  186. data/lib/us_core_test_kit/client/generated/v8.0.0/heart_rate/heart_rate_client_read_test.rb +33 -0
  187. data/lib/us_core_test_kit/client/generated/v8.0.0/heart_rate/heart_rate_patient_category_client_search_test.rb +38 -0
  188. data/lib/us_core_test_kit/client/generated/v8.0.0/heart_rate/heart_rate_patient_category_date_client_search_test.rb +38 -0
  189. data/lib/us_core_test_kit/client/generated/v8.0.0/heart_rate/heart_rate_patient_category_lastupdated_client_search_test.rb +38 -0
  190. data/lib/us_core_test_kit/client/generated/v8.0.0/heart_rate/heart_rate_patient_category_status_client_search_test.rb +38 -0
  191. data/lib/us_core_test_kit/client/generated/v8.0.0/heart_rate/heart_rate_patient_code_client_search_test.rb +38 -0
  192. data/lib/us_core_test_kit/client/generated/v8.0.0/heart_rate/heart_rate_patient_code_date_client_search_test.rb +38 -0
  193. data/lib/us_core_test_kit/client/generated/v8.0.0/heart_rate_client_group.rb +68 -0
  194. data/lib/us_core_test_kit/client/generated/v8.0.0/immunization/immunization_client_read_test.rb +33 -0
  195. data/lib/us_core_test_kit/client/generated/v8.0.0/immunization/immunization_patient_client_search_test.rb +38 -0
  196. data/lib/us_core_test_kit/client/generated/v8.0.0/immunization/immunization_patient_date_client_search_test.rb +38 -0
  197. data/lib/us_core_test_kit/client/generated/v8.0.0/immunization/immunization_patient_status_client_search_test.rb +38 -0
  198. data/lib/us_core_test_kit/client/generated/v8.0.0/immunization_client_group.rb +59 -0
  199. data/lib/us_core_test_kit/client/generated/v8.0.0/location/location_address_city_client_search_test.rb +38 -0
  200. data/lib/us_core_test_kit/client/generated/v8.0.0/location/location_address_client_search_test.rb +38 -0
  201. data/lib/us_core_test_kit/client/generated/v8.0.0/location/location_address_postalcode_client_search_test.rb +38 -0
  202. data/lib/us_core_test_kit/client/generated/v8.0.0/location/location_address_state_client_search_test.rb +38 -0
  203. data/lib/us_core_test_kit/client/generated/v8.0.0/location/location_client_read_test.rb +33 -0
  204. data/lib/us_core_test_kit/client/generated/v8.0.0/location/location_name_client_search_test.rb +38 -0
  205. data/lib/us_core_test_kit/client/generated/v8.0.0/location_client_group.rb +65 -0
  206. data/lib/us_core_test_kit/client/generated/v8.0.0/medication_dispense/medication_dispense_client_read_test.rb +33 -0
  207. data/lib/us_core_test_kit/client/generated/v8.0.0/medication_dispense/medication_dispense_patient_client_search_test.rb +38 -0
  208. data/lib/us_core_test_kit/client/generated/v8.0.0/medication_dispense/medication_dispense_patient_status_client_search_test.rb +38 -0
  209. data/lib/us_core_test_kit/client/generated/v8.0.0/medication_dispense/medication_dispense_patient_status_type_client_search_test.rb +38 -0
  210. data/lib/us_core_test_kit/client/generated/v8.0.0/medication_dispense_client_group.rb +59 -0
  211. data/lib/us_core_test_kit/client/generated/v8.0.0/medication_request/medication_request_client_read_test.rb +33 -0
  212. data/lib/us_core_test_kit/client/generated/v8.0.0/medication_request/medication_request_patient_intent_authoredon_client_search_test.rb +38 -0
  213. data/lib/us_core_test_kit/client/generated/v8.0.0/medication_request/medication_request_patient_intent_client_search_test.rb +38 -0
  214. data/lib/us_core_test_kit/client/generated/v8.0.0/medication_request/medication_request_patient_intent_encounter_client_search_test.rb +38 -0
  215. data/lib/us_core_test_kit/client/generated/v8.0.0/medication_request/medication_request_patient_intent_status_client_search_test.rb +38 -0
  216. data/lib/us_core_test_kit/client/generated/v8.0.0/medication_request_client_group.rb +62 -0
  217. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_adi_documentation/observation_adi_documentation_client_read_test.rb +33 -0
  218. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_adi_documentation/observation_adi_documentation_patient_category_client_search_test.rb +38 -0
  219. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_adi_documentation/observation_adi_documentation_patient_category_date_client_search_test.rb +38 -0
  220. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_adi_documentation/observation_adi_documentation_patient_category_lastupdated_client_search_test.rb +38 -0
  221. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_adi_documentation/observation_adi_documentation_patient_category_status_client_search_test.rb +38 -0
  222. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_adi_documentation/observation_adi_documentation_patient_code_client_search_test.rb +38 -0
  223. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_adi_documentation/observation_adi_documentation_patient_code_date_client_search_test.rb +38 -0
  224. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_adi_documentation_client_group.rb +68 -0
  225. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_clinical_result/observation_clinical_result_client_read_test.rb +33 -0
  226. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_clinical_result/observation_clinical_result_patient_category_client_search_test.rb +38 -0
  227. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_clinical_result/observation_clinical_result_patient_category_date_client_search_test.rb +38 -0
  228. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_clinical_result/observation_clinical_result_patient_category_lastupdated_client_search_test.rb +38 -0
  229. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_clinical_result/observation_clinical_result_patient_category_status_client_search_test.rb +38 -0
  230. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_clinical_result/observation_clinical_result_patient_code_client_search_test.rb +38 -0
  231. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_clinical_result/observation_clinical_result_patient_code_date_client_search_test.rb +38 -0
  232. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_clinical_result_client_group.rb +68 -0
  233. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_lab/observation_lab_client_read_test.rb +33 -0
  234. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_lab/observation_lab_patient_category_client_search_test.rb +38 -0
  235. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_lab/observation_lab_patient_category_date_client_search_test.rb +38 -0
  236. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_lab/observation_lab_patient_category_lastupdated_client_search_test.rb +38 -0
  237. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_lab/observation_lab_patient_category_status_client_search_test.rb +38 -0
  238. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_lab/observation_lab_patient_code_client_search_test.rb +38 -0
  239. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_lab/observation_lab_patient_code_date_client_search_test.rb +38 -0
  240. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_lab_client_group.rb +68 -0
  241. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_occupation/observation_occupation_client_read_test.rb +33 -0
  242. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_occupation/observation_occupation_patient_category_client_search_test.rb +38 -0
  243. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_occupation/observation_occupation_patient_category_date_client_search_test.rb +38 -0
  244. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_occupation/observation_occupation_patient_category_lastupdated_client_search_test.rb +38 -0
  245. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_occupation/observation_occupation_patient_category_status_client_search_test.rb +38 -0
  246. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_occupation/observation_occupation_patient_code_client_search_test.rb +38 -0
  247. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_occupation/observation_occupation_patient_code_date_client_search_test.rb +38 -0
  248. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_occupation_client_group.rb +68 -0
  249. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_pregnancyintent/observation_pregnancyintent_client_read_test.rb +33 -0
  250. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_pregnancyintent/observation_pregnancyintent_patient_category_client_search_test.rb +38 -0
  251. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_pregnancyintent/observation_pregnancyintent_patient_category_date_client_search_test.rb +38 -0
  252. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_pregnancyintent/observation_pregnancyintent_patient_category_lastupdated_client_search_test.rb +38 -0
  253. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_pregnancyintent/observation_pregnancyintent_patient_category_status_client_search_test.rb +38 -0
  254. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_pregnancyintent/observation_pregnancyintent_patient_code_client_search_test.rb +38 -0
  255. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_pregnancyintent/observation_pregnancyintent_patient_code_date_client_search_test.rb +38 -0
  256. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_pregnancyintent_client_group.rb +68 -0
  257. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_pregnancystatus/observation_pregnancystatus_client_read_test.rb +33 -0
  258. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_pregnancystatus/observation_pregnancystatus_patient_category_client_search_test.rb +38 -0
  259. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_pregnancystatus/observation_pregnancystatus_patient_category_date_client_search_test.rb +38 -0
  260. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_pregnancystatus/observation_pregnancystatus_patient_category_lastupdated_client_search_test.rb +38 -0
  261. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_pregnancystatus/observation_pregnancystatus_patient_category_status_client_search_test.rb +38 -0
  262. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_pregnancystatus/observation_pregnancystatus_patient_code_client_search_test.rb +38 -0
  263. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_pregnancystatus/observation_pregnancystatus_patient_code_date_client_search_test.rb +38 -0
  264. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_pregnancystatus_client_group.rb +68 -0
  265. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_screening_assessment/observation_screening_assessment_client_read_test.rb +33 -0
  266. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_screening_assessment/observation_screening_assessment_patient_category_client_search_test.rb +38 -0
  267. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_screening_assessment/observation_screening_assessment_patient_category_date_client_search_test.rb +38 -0
  268. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_screening_assessment/observation_screening_assessment_patient_category_lastupdated_client_search_test.rb +38 -0
  269. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_screening_assessment/observation_screening_assessment_patient_category_status_client_search_test.rb +38 -0
  270. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_screening_assessment/observation_screening_assessment_patient_code_client_search_test.rb +38 -0
  271. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_screening_assessment/observation_screening_assessment_patient_code_date_client_search_test.rb +38 -0
  272. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_screening_assessment_client_group.rb +68 -0
  273. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_sexual_orientation/observation_sexual_orientation_client_read_test.rb +33 -0
  274. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_sexual_orientation/observation_sexual_orientation_patient_category_client_search_test.rb +38 -0
  275. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_sexual_orientation/observation_sexual_orientation_patient_category_date_client_search_test.rb +38 -0
  276. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_sexual_orientation/observation_sexual_orientation_patient_category_lastupdated_client_search_test.rb +38 -0
  277. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_sexual_orientation/observation_sexual_orientation_patient_category_status_client_search_test.rb +38 -0
  278. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_sexual_orientation/observation_sexual_orientation_patient_code_client_search_test.rb +38 -0
  279. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_sexual_orientation/observation_sexual_orientation_patient_code_date_client_search_test.rb +38 -0
  280. data/lib/us_core_test_kit/client/generated/v8.0.0/observation_sexual_orientation_client_group.rb +68 -0
  281. data/lib/us_core_test_kit/client/generated/v8.0.0/organization/organization_address_client_search_test.rb +38 -0
  282. data/lib/us_core_test_kit/client/generated/v8.0.0/organization/organization_client_read_test.rb +33 -0
  283. data/lib/us_core_test_kit/client/generated/v8.0.0/organization/organization_name_client_search_test.rb +38 -0
  284. data/lib/us_core_test_kit/client/generated/v8.0.0/organization_client_group.rb +57 -0
  285. data/lib/us_core_test_kit/client/generated/v8.0.0/patient/patient_birthdate_family_client_search_test.rb +38 -0
  286. data/lib/us_core_test_kit/client/generated/v8.0.0/patient/patient_birthdate_name_client_search_test.rb +38 -0
  287. data/lib/us_core_test_kit/client/generated/v8.0.0/patient/patient_client_read_test.rb +33 -0
  288. data/lib/us_core_test_kit/client/generated/v8.0.0/patient/patient_death_date_family_client_search_test.rb +38 -0
  289. data/lib/us_core_test_kit/client/generated/v8.0.0/patient/patient_family_gender_client_search_test.rb +38 -0
  290. data/lib/us_core_test_kit/client/generated/v8.0.0/patient/patient_gender_name_client_search_test.rb +38 -0
  291. data/lib/us_core_test_kit/client/generated/v8.0.0/patient/patient_id_client_search_test.rb +38 -0
  292. data/lib/us_core_test_kit/client/generated/v8.0.0/patient/patient_identifier_client_search_test.rb +38 -0
  293. data/lib/us_core_test_kit/client/generated/v8.0.0/patient/patient_name_client_search_test.rb +38 -0
  294. data/lib/us_core_test_kit/client/generated/v8.0.0/patient_client_group.rb +68 -0
  295. data/lib/us_core_test_kit/client/generated/v8.0.0/pediatric_bmi_for_age/pediatric_bmi_for_age_client_read_test.rb +33 -0
  296. data/lib/us_core_test_kit/client/generated/v8.0.0/pediatric_bmi_for_age/pediatric_bmi_for_age_patient_category_client_search_test.rb +38 -0
  297. data/lib/us_core_test_kit/client/generated/v8.0.0/pediatric_bmi_for_age/pediatric_bmi_for_age_patient_category_date_client_search_test.rb +38 -0
  298. data/lib/us_core_test_kit/client/generated/v8.0.0/pediatric_bmi_for_age/pediatric_bmi_for_age_patient_category_lastupdated_client_search_test.rb +38 -0
  299. data/lib/us_core_test_kit/client/generated/v8.0.0/pediatric_bmi_for_age/pediatric_bmi_for_age_patient_category_status_client_search_test.rb +38 -0
  300. data/lib/us_core_test_kit/client/generated/v8.0.0/pediatric_bmi_for_age/pediatric_bmi_for_age_patient_code_client_search_test.rb +38 -0
  301. data/lib/us_core_test_kit/client/generated/v8.0.0/pediatric_bmi_for_age/pediatric_bmi_for_age_patient_code_date_client_search_test.rb +38 -0
  302. data/lib/us_core_test_kit/client/generated/v8.0.0/pediatric_bmi_for_age_client_group.rb +68 -0
  303. data/lib/us_core_test_kit/client/generated/v8.0.0/pediatric_weight_for_height/pediatric_weight_for_height_client_read_test.rb +33 -0
  304. data/lib/us_core_test_kit/client/generated/v8.0.0/pediatric_weight_for_height/pediatric_weight_for_height_patient_category_client_search_test.rb +38 -0
  305. data/lib/us_core_test_kit/client/generated/v8.0.0/pediatric_weight_for_height/pediatric_weight_for_height_patient_category_date_client_search_test.rb +38 -0
  306. data/lib/us_core_test_kit/client/generated/v8.0.0/pediatric_weight_for_height/pediatric_weight_for_height_patient_category_lastupdated_client_search_test.rb +38 -0
  307. data/lib/us_core_test_kit/client/generated/v8.0.0/pediatric_weight_for_height/pediatric_weight_for_height_patient_category_status_client_search_test.rb +38 -0
  308. data/lib/us_core_test_kit/client/generated/v8.0.0/pediatric_weight_for_height/pediatric_weight_for_height_patient_code_client_search_test.rb +38 -0
  309. data/lib/us_core_test_kit/client/generated/v8.0.0/pediatric_weight_for_height/pediatric_weight_for_height_patient_code_date_client_search_test.rb +38 -0
  310. data/lib/us_core_test_kit/client/generated/v8.0.0/pediatric_weight_for_height_client_group.rb +68 -0
  311. data/lib/us_core_test_kit/client/generated/v8.0.0/practitioner/practitioner_client_read_test.rb +33 -0
  312. data/lib/us_core_test_kit/client/generated/v8.0.0/practitioner/practitioner_id_client_search_test.rb +38 -0
  313. data/lib/us_core_test_kit/client/generated/v8.0.0/practitioner/practitioner_identifier_client_search_test.rb +38 -0
  314. data/lib/us_core_test_kit/client/generated/v8.0.0/practitioner/practitioner_name_client_search_test.rb +38 -0
  315. data/lib/us_core_test_kit/client/generated/v8.0.0/practitioner_client_group.rb +59 -0
  316. data/lib/us_core_test_kit/client/generated/v8.0.0/practitioner_role/practitioner_role_client_read_test.rb +33 -0
  317. data/lib/us_core_test_kit/client/generated/v8.0.0/practitioner_role/practitioner_role_practitioner_client_search_test.rb +38 -0
  318. data/lib/us_core_test_kit/client/generated/v8.0.0/practitioner_role/practitioner_role_specialty_client_search_test.rb +38 -0
  319. data/lib/us_core_test_kit/client/generated/v8.0.0/practitioner_role_client_group.rb +57 -0
  320. data/lib/us_core_test_kit/client/generated/v8.0.0/procedure/procedure_client_read_test.rb +33 -0
  321. data/lib/us_core_test_kit/client/generated/v8.0.0/procedure/procedure_patient_client_search_test.rb +38 -0
  322. data/lib/us_core_test_kit/client/generated/v8.0.0/procedure/procedure_patient_code_date_client_search_test.rb +38 -0
  323. data/lib/us_core_test_kit/client/generated/v8.0.0/procedure/procedure_patient_date_client_search_test.rb +38 -0
  324. data/lib/us_core_test_kit/client/generated/v8.0.0/procedure/procedure_patient_status_client_search_test.rb +38 -0
  325. data/lib/us_core_test_kit/client/generated/v8.0.0/procedure_client_group.rb +62 -0
  326. data/lib/us_core_test_kit/client/generated/v8.0.0/provenance/provenance_client_read_test.rb +33 -0
  327. data/lib/us_core_test_kit/client/generated/v8.0.0/provenance_client_group.rb +52 -0
  328. data/lib/us_core_test_kit/client/generated/v8.0.0/pulse_oximetry/pulse_oximetry_client_read_test.rb +33 -0
  329. data/lib/us_core_test_kit/client/generated/v8.0.0/pulse_oximetry/pulse_oximetry_patient_category_client_search_test.rb +38 -0
  330. data/lib/us_core_test_kit/client/generated/v8.0.0/pulse_oximetry/pulse_oximetry_patient_category_date_client_search_test.rb +38 -0
  331. data/lib/us_core_test_kit/client/generated/v8.0.0/pulse_oximetry/pulse_oximetry_patient_category_lastupdated_client_search_test.rb +38 -0
  332. data/lib/us_core_test_kit/client/generated/v8.0.0/pulse_oximetry/pulse_oximetry_patient_category_status_client_search_test.rb +38 -0
  333. data/lib/us_core_test_kit/client/generated/v8.0.0/pulse_oximetry/pulse_oximetry_patient_code_client_search_test.rb +38 -0
  334. data/lib/us_core_test_kit/client/generated/v8.0.0/pulse_oximetry/pulse_oximetry_patient_code_date_client_search_test.rb +38 -0
  335. data/lib/us_core_test_kit/client/generated/v8.0.0/pulse_oximetry_client_group.rb +68 -0
  336. data/lib/us_core_test_kit/client/generated/v8.0.0/questionnaire_response/questionnaire_response_client_read_test.rb +33 -0
  337. data/lib/us_core_test_kit/client/generated/v8.0.0/questionnaire_response/questionnaire_response_id_client_search_test.rb +38 -0
  338. data/lib/us_core_test_kit/client/generated/v8.0.0/questionnaire_response/questionnaire_response_patient_authored_client_search_test.rb +38 -0
  339. data/lib/us_core_test_kit/client/generated/v8.0.0/questionnaire_response/questionnaire_response_patient_client_search_test.rb +38 -0
  340. data/lib/us_core_test_kit/client/generated/v8.0.0/questionnaire_response/questionnaire_response_patient_questionnaire_client_search_test.rb +38 -0
  341. data/lib/us_core_test_kit/client/generated/v8.0.0/questionnaire_response/questionnaire_response_patient_status_client_search_test.rb +38 -0
  342. data/lib/us_core_test_kit/client/generated/v8.0.0/questionnaire_response_client_group.rb +65 -0
  343. data/lib/us_core_test_kit/client/generated/v8.0.0/read_endpoint.rb +93 -0
  344. data/lib/us_core_test_kit/client/generated/v8.0.0/registration/configuration_display_smart_test.rb +40 -0
  345. data/lib/us_core_test_kit/client/generated/v8.0.0/registration_group.rb +50 -0
  346. data/lib/us_core_test_kit/client/generated/v8.0.0/related_person/related_person_client_read_test.rb +33 -0
  347. data/lib/us_core_test_kit/client/generated/v8.0.0/related_person/related_person_id_client_search_test.rb +38 -0
  348. data/lib/us_core_test_kit/client/generated/v8.0.0/related_person/related_person_name_client_search_test.rb +38 -0
  349. data/lib/us_core_test_kit/client/generated/v8.0.0/related_person/related_person_patient_client_search_test.rb +38 -0
  350. data/lib/us_core_test_kit/client/generated/v8.0.0/related_person/related_person_patient_name_client_search_test.rb +38 -0
  351. data/lib/us_core_test_kit/client/generated/v8.0.0/related_person_client_group.rb +62 -0
  352. data/lib/us_core_test_kit/client/generated/v8.0.0/respiratory_rate/respiratory_rate_client_read_test.rb +33 -0
  353. data/lib/us_core_test_kit/client/generated/v8.0.0/respiratory_rate/respiratory_rate_patient_category_client_search_test.rb +38 -0
  354. data/lib/us_core_test_kit/client/generated/v8.0.0/respiratory_rate/respiratory_rate_patient_category_date_client_search_test.rb +38 -0
  355. data/lib/us_core_test_kit/client/generated/v8.0.0/respiratory_rate/respiratory_rate_patient_category_lastupdated_client_search_test.rb +38 -0
  356. data/lib/us_core_test_kit/client/generated/v8.0.0/respiratory_rate/respiratory_rate_patient_category_status_client_search_test.rb +38 -0
  357. data/lib/us_core_test_kit/client/generated/v8.0.0/respiratory_rate/respiratory_rate_patient_code_client_search_test.rb +38 -0
  358. data/lib/us_core_test_kit/client/generated/v8.0.0/respiratory_rate/respiratory_rate_patient_code_date_client_search_test.rb +38 -0
  359. data/lib/us_core_test_kit/client/generated/v8.0.0/respiratory_rate_client_group.rb +68 -0
  360. data/lib/us_core_test_kit/client/generated/v8.0.0/search_endpoint.rb +93 -0
  361. data/lib/us_core_test_kit/client/generated/v8.0.0/service_request/service_request_client_read_test.rb +33 -0
  362. data/lib/us_core_test_kit/client/generated/v8.0.0/service_request/service_request_id_client_search_test.rb +38 -0
  363. data/lib/us_core_test_kit/client/generated/v8.0.0/service_request/service_request_patient_category_authored_client_search_test.rb +38 -0
  364. data/lib/us_core_test_kit/client/generated/v8.0.0/service_request/service_request_patient_category_client_search_test.rb +38 -0
  365. data/lib/us_core_test_kit/client/generated/v8.0.0/service_request/service_request_patient_client_search_test.rb +38 -0
  366. data/lib/us_core_test_kit/client/generated/v8.0.0/service_request/service_request_patient_code_authored_client_search_test.rb +38 -0
  367. data/lib/us_core_test_kit/client/generated/v8.0.0/service_request/service_request_patient_code_client_search_test.rb +38 -0
  368. data/lib/us_core_test_kit/client/generated/v8.0.0/service_request/service_request_patient_status_client_search_test.rb +38 -0
  369. data/lib/us_core_test_kit/client/generated/v8.0.0/service_request_client_group.rb +71 -0
  370. data/lib/us_core_test_kit/client/generated/v8.0.0/simple_observation/simple_observation_client_read_test.rb +33 -0
  371. data/lib/us_core_test_kit/client/generated/v8.0.0/simple_observation/simple_observation_patient_category_client_search_test.rb +38 -0
  372. data/lib/us_core_test_kit/client/generated/v8.0.0/simple_observation/simple_observation_patient_category_date_client_search_test.rb +38 -0
  373. data/lib/us_core_test_kit/client/generated/v8.0.0/simple_observation/simple_observation_patient_category_lastupdated_client_search_test.rb +38 -0
  374. data/lib/us_core_test_kit/client/generated/v8.0.0/simple_observation/simple_observation_patient_category_status_client_search_test.rb +38 -0
  375. data/lib/us_core_test_kit/client/generated/v8.0.0/simple_observation/simple_observation_patient_code_client_search_test.rb +38 -0
  376. data/lib/us_core_test_kit/client/generated/v8.0.0/simple_observation/simple_observation_patient_code_date_client_search_test.rb +38 -0
  377. data/lib/us_core_test_kit/client/generated/v8.0.0/simple_observation_client_group.rb +68 -0
  378. data/lib/us_core_test_kit/client/generated/v8.0.0/smokingstatus/smokingstatus_client_read_test.rb +33 -0
  379. data/lib/us_core_test_kit/client/generated/v8.0.0/smokingstatus/smokingstatus_patient_category_client_search_test.rb +38 -0
  380. data/lib/us_core_test_kit/client/generated/v8.0.0/smokingstatus/smokingstatus_patient_category_date_client_search_test.rb +38 -0
  381. data/lib/us_core_test_kit/client/generated/v8.0.0/smokingstatus/smokingstatus_patient_category_lastupdated_client_search_test.rb +38 -0
  382. data/lib/us_core_test_kit/client/generated/v8.0.0/smokingstatus/smokingstatus_patient_category_status_client_search_test.rb +38 -0
  383. data/lib/us_core_test_kit/client/generated/v8.0.0/smokingstatus/smokingstatus_patient_code_client_search_test.rb +38 -0
  384. data/lib/us_core_test_kit/client/generated/v8.0.0/smokingstatus/smokingstatus_patient_code_date_client_search_test.rb +38 -0
  385. data/lib/us_core_test_kit/client/generated/v8.0.0/smokingstatus_client_group.rb +68 -0
  386. data/lib/us_core_test_kit/client/generated/v8.0.0/specimen/specimen_client_read_test.rb +33 -0
  387. data/lib/us_core_test_kit/client/generated/v8.0.0/specimen/specimen_id_client_search_test.rb +38 -0
  388. data/lib/us_core_test_kit/client/generated/v8.0.0/specimen/specimen_patient_client_search_test.rb +38 -0
  389. data/lib/us_core_test_kit/client/generated/v8.0.0/specimen_client_group.rb +56 -0
  390. data/lib/us_core_test_kit/client/generated/v8.0.0/tags.rb +67 -0
  391. data/lib/us_core_test_kit/client/generated/v8.0.0/treatment_intervention_preference/treatment_intervention_preference_client_read_test.rb +33 -0
  392. data/lib/us_core_test_kit/client/generated/v8.0.0/treatment_intervention_preference/treatment_intervention_preference_patient_category_client_search_test.rb +38 -0
  393. data/lib/us_core_test_kit/client/generated/v8.0.0/treatment_intervention_preference/treatment_intervention_preference_patient_category_date_client_search_test.rb +38 -0
  394. data/lib/us_core_test_kit/client/generated/v8.0.0/treatment_intervention_preference/treatment_intervention_preference_patient_category_lastupdated_client_search_test.rb +38 -0
  395. data/lib/us_core_test_kit/client/generated/v8.0.0/treatment_intervention_preference/treatment_intervention_preference_patient_category_status_client_search_test.rb +38 -0
  396. data/lib/us_core_test_kit/client/generated/v8.0.0/treatment_intervention_preference/treatment_intervention_preference_patient_code_client_search_test.rb +38 -0
  397. data/lib/us_core_test_kit/client/generated/v8.0.0/treatment_intervention_preference/treatment_intervention_preference_patient_code_date_client_search_test.rb +38 -0
  398. data/lib/us_core_test_kit/client/generated/v8.0.0/treatment_intervention_preference_client_group.rb +68 -0
  399. data/lib/us_core_test_kit/client/generated/v8.0.0/urls.rb +54 -0
  400. data/lib/us_core_test_kit/client/generated/v8.0.0/us_core_client_test_suite.rb +439 -0
  401. data/lib/us_core_test_kit/client/generated/v8.0.0/wait_group.rb +610 -0
  402. data/lib/us_core_test_kit/custom_groups/smart_ehr_launch_stu1.rb +1 -1
  403. data/lib/us_core_test_kit/custom_groups/smart_ehr_launch_stu2.rb +1 -1
  404. data/lib/us_core_test_kit/custom_groups/smart_ehr_launch_stu2_2.rb +1 -1
  405. data/lib/us_core_test_kit/custom_groups/smart_scopes_constants.rb +12 -0
  406. data/lib/us_core_test_kit/custom_groups/smart_standalone_launch_stu1_group.rb +1 -1
  407. data/lib/us_core_test_kit/custom_groups/smart_standalone_launch_stu2_2_group.rb +1 -1
  408. data/lib/us_core_test_kit/custom_groups/smart_standalone_launch_stu2_group.rb +1 -1
  409. data/lib/us_core_test_kit/custom_groups/v6.1.0/smart_granular_scopes_group.rb +1 -1
  410. data/lib/us_core_test_kit/custom_groups/v7.0.0/smart_granular_scopes_group.rb +1 -1
  411. data/lib/us_core_test_kit/custom_groups/v8.0.0/adi_document_reference_custodian_test.rb +48 -0
  412. data/lib/us_core_test_kit/custom_groups/v8.0.0/capability_statement_group.rb +142 -0
  413. data/lib/us_core_test_kit/custom_groups/v8.0.0/clinical_notes_guidance_group.rb +56 -0
  414. data/lib/us_core_test_kit/custom_groups/v8.0.0/screening_assessment_group.rb +76 -0
  415. data/lib/us_core_test_kit/custom_groups/v8.0.0/smart_app_launch_group.rb +16 -0
  416. data/lib/us_core_test_kit/custom_groups/v8.0.0/smart_app_launch_stu2_2_group.rb +16 -0
  417. data/lib/us_core_test_kit/custom_groups/v8.0.0/smart_discovery_stu2_2_group.rb +11 -0
  418. data/lib/us_core_test_kit/custom_groups/v8.0.0/smart_discovery_stu2_group.rb +11 -0
  419. data/lib/us_core_test_kit/custom_groups/v8.0.0/smart_granular_scopes_group.rb +95 -0
  420. data/lib/us_core_test_kit/fhir_resource_navigation.rb +3 -156
  421. data/lib/us_core_test_kit/generated/v3.1.1/metadata.yml +16 -16
  422. data/lib/us_core_test_kit/generated/v3.1.1/pulse_oximetry/metadata.yml +16 -16
  423. data/lib/us_core_test_kit/generated/v4.0.0/blood_pressure/metadata.yml +10 -10
  424. data/lib/us_core_test_kit/generated/v4.0.0/metadata.yml +28 -28
  425. data/lib/us_core_test_kit/generated/v4.0.0/pulse_oximetry/metadata.yml +10 -10
  426. data/lib/us_core_test_kit/generated/v4.0.0/smokingstatus/metadata.yml +8 -8
  427. data/lib/us_core_test_kit/generated/v5.0.1/blood_pressure/metadata.yml +10 -10
  428. data/lib/us_core_test_kit/generated/v5.0.1/condition_encounter_diagnosis/condition_encounter_diagnosis_must_support_test.rb +1 -2
  429. data/lib/us_core_test_kit/generated/v5.0.1/condition_problems_health_concerns/condition_problems_health_concerns_must_support_test.rb +1 -2
  430. data/lib/us_core_test_kit/generated/v5.0.1/metadata.yml +28 -28
  431. data/lib/us_core_test_kit/generated/v5.0.1/pulse_oximetry/metadata.yml +10 -10
  432. data/lib/us_core_test_kit/generated/v5.0.1/smokingstatus/metadata.yml +8 -8
  433. data/lib/us_core_test_kit/generated/v6.1.0/blood_pressure/metadata.yml +10 -10
  434. data/lib/us_core_test_kit/generated/v6.1.0/condition_problems_health_concerns/condition_problems_health_concerns_must_support_test.rb +1 -2
  435. data/lib/us_core_test_kit/generated/v6.1.0/granular_scope_tests/condition/condition_granular_scope_read_test.rb +1 -1
  436. data/lib/us_core_test_kit/generated/v6.1.0/granular_scope_tests/observation/observation_granular_scope_read_test.rb +1 -1
  437. data/lib/us_core_test_kit/generated/v6.1.0/metadata.yml +54 -54
  438. data/lib/us_core_test_kit/generated/v6.1.0/observation_occupation/metadata.yml +12 -12
  439. data/lib/us_core_test_kit/generated/v6.1.0/observation_pregnancyintent/metadata.yml +8 -8
  440. data/lib/us_core_test_kit/generated/v6.1.0/observation_pregnancystatus/metadata.yml +8 -8
  441. data/lib/us_core_test_kit/generated/v6.1.0/pulse_oximetry/metadata.yml +16 -16
  442. data/lib/us_core_test_kit/generated/v7.0.0/average_blood_pressure/metadata.yml +10 -10
  443. data/lib/us_core_test_kit/generated/v7.0.0/blood_pressure/metadata.yml +10 -10
  444. data/lib/us_core_test_kit/generated/v7.0.0/condition_problems_health_concerns/condition_problems_health_concerns_must_support_test.rb +1 -2
  445. data/lib/us_core_test_kit/generated/v7.0.0/granular_scope_tests/condition/condition_granular_scope_read_test.rb +1 -1
  446. data/lib/us_core_test_kit/generated/v7.0.0/granular_scope_tests/observation/observation_granular_scope_read_test.rb +1 -1
  447. data/lib/us_core_test_kit/generated/v7.0.0/metadata.yml +72 -72
  448. data/lib/us_core_test_kit/generated/v7.0.0/observation_occupation/metadata.yml +12 -12
  449. data/lib/us_core_test_kit/generated/v7.0.0/observation_pregnancyintent/metadata.yml +8 -8
  450. data/lib/us_core_test_kit/generated/v7.0.0/observation_pregnancystatus/metadata.yml +8 -8
  451. data/lib/us_core_test_kit/generated/v7.0.0/pulse_oximetry/metadata.yml +16 -16
  452. data/lib/us_core_test_kit/generated/v7.0.0/smokingstatus/metadata.yml +8 -8
  453. data/lib/us_core_test_kit/generated/v8.0.0/adi_document_reference/adi_document_reference_id_search_test.rb +42 -0
  454. data/lib/us_core_test_kit/generated/v8.0.0/adi_document_reference/adi_document_reference_must_support_test.rb +51 -0
  455. data/lib/us_core_test_kit/generated/v8.0.0/adi_document_reference/adi_document_reference_patient_category_date_search_test.rb +48 -0
  456. data/lib/us_core_test_kit/generated/v8.0.0/adi_document_reference/adi_document_reference_patient_category_search_test.rb +65 -0
  457. data/lib/us_core_test_kit/generated/v8.0.0/adi_document_reference/adi_document_reference_patient_search_test.rb +46 -0
  458. data/lib/us_core_test_kit/generated/v8.0.0/adi_document_reference/adi_document_reference_patient_status_search_test.rb +48 -0
  459. data/lib/us_core_test_kit/generated/v8.0.0/adi_document_reference/adi_document_reference_patient_type_period_search_test.rb +50 -0
  460. data/lib/us_core_test_kit/generated/v8.0.0/adi_document_reference/adi_document_reference_patient_type_search_test.rb +47 -0
  461. data/lib/us_core_test_kit/generated/v8.0.0/adi_document_reference/adi_document_reference_provenance_revinclude_search_test.rb +53 -0
  462. data/lib/us_core_test_kit/generated/v8.0.0/adi_document_reference/adi_document_reference_read_test.rb +26 -0
  463. data/lib/us_core_test_kit/generated/v8.0.0/adi_document_reference/adi_document_reference_reference_resolution_test.rb +42 -0
  464. data/lib/us_core_test_kit/generated/v8.0.0/adi_document_reference/adi_document_reference_validation_test.rb +40 -0
  465. data/lib/us_core_test_kit/generated/v8.0.0/adi_document_reference/metadata.yml +327 -0
  466. data/lib/us_core_test_kit/generated/v8.0.0/adi_document_reference_group.rb +104 -0
  467. data/lib/us_core_test_kit/generated/v8.0.0/allergy_intolerance/allergy_intolerance_must_support_test.rb +46 -0
  468. data/lib/us_core_test_kit/generated/v8.0.0/allergy_intolerance/allergy_intolerance_patient_clinical_status_search_test.rb +48 -0
  469. data/lib/us_core_test_kit/generated/v8.0.0/allergy_intolerance/allergy_intolerance_patient_search_test.rb +63 -0
  470. data/lib/us_core_test_kit/generated/v8.0.0/allergy_intolerance/allergy_intolerance_provenance_revinclude_search_test.rb +51 -0
  471. data/lib/us_core_test_kit/generated/v8.0.0/allergy_intolerance/allergy_intolerance_read_test.rb +26 -0
  472. data/lib/us_core_test_kit/generated/v8.0.0/allergy_intolerance/allergy_intolerance_reference_resolution_test.rb +41 -0
  473. data/lib/us_core_test_kit/generated/v8.0.0/allergy_intolerance/allergy_intolerance_validation_test.rb +40 -0
  474. data/lib/us_core_test_kit/generated/v8.0.0/allergy_intolerance/metadata.yml +164 -0
  475. data/lib/us_core_test_kit/generated/v8.0.0/allergy_intolerance_group.rb +88 -0
  476. data/lib/us_core_test_kit/generated/v8.0.0/average_blood_pressure/average_blood_pressure_must_support_test.rb +55 -0
  477. data/lib/us_core_test_kit/generated/v8.0.0/average_blood_pressure/average_blood_pressure_patient_category_date_search_test.rb +48 -0
  478. data/lib/us_core_test_kit/generated/v8.0.0/average_blood_pressure/average_blood_pressure_patient_category_lastupdated_search_test.rb +49 -0
  479. data/lib/us_core_test_kit/generated/v8.0.0/average_blood_pressure/average_blood_pressure_patient_category_search_test.rb +47 -0
  480. data/lib/us_core_test_kit/generated/v8.0.0/average_blood_pressure/average_blood_pressure_patient_category_status_search_test.rb +49 -0
  481. data/lib/us_core_test_kit/generated/v8.0.0/average_blood_pressure/average_blood_pressure_patient_code_date_search_test.rb +50 -0
  482. data/lib/us_core_test_kit/generated/v8.0.0/average_blood_pressure/average_blood_pressure_patient_code_search_test.rb +65 -0
  483. data/lib/us_core_test_kit/generated/v8.0.0/average_blood_pressure/average_blood_pressure_provenance_revinclude_search_test.rb +53 -0
  484. data/lib/us_core_test_kit/generated/v8.0.0/average_blood_pressure/average_blood_pressure_read_test.rb +26 -0
  485. data/lib/us_core_test_kit/generated/v8.0.0/average_blood_pressure/average_blood_pressure_reference_resolution_test.rb +41 -0
  486. data/lib/us_core_test_kit/generated/v8.0.0/average_blood_pressure/average_blood_pressure_validation_test.rb +40 -0
  487. data/lib/us_core_test_kit/generated/v8.0.0/average_blood_pressure/metadata.yml +337 -0
  488. data/lib/us_core_test_kit/generated/v8.0.0/average_blood_pressure_group.rb +98 -0
  489. data/lib/us_core_test_kit/generated/v8.0.0/blood_pressure/blood_pressure_must_support_test.rb +66 -0
  490. data/lib/us_core_test_kit/generated/v8.0.0/blood_pressure/blood_pressure_patient_category_date_search_test.rb +48 -0
  491. data/lib/us_core_test_kit/generated/v8.0.0/blood_pressure/blood_pressure_patient_category_lastupdated_search_test.rb +49 -0
  492. data/lib/us_core_test_kit/generated/v8.0.0/blood_pressure/blood_pressure_patient_category_search_test.rb +47 -0
  493. data/lib/us_core_test_kit/generated/v8.0.0/blood_pressure/blood_pressure_patient_category_status_search_test.rb +49 -0
  494. data/lib/us_core_test_kit/generated/v8.0.0/blood_pressure/blood_pressure_patient_code_date_search_test.rb +50 -0
  495. data/lib/us_core_test_kit/generated/v8.0.0/blood_pressure/blood_pressure_patient_code_search_test.rb +65 -0
  496. data/lib/us_core_test_kit/generated/v8.0.0/blood_pressure/blood_pressure_provenance_revinclude_search_test.rb +53 -0
  497. data/lib/us_core_test_kit/generated/v8.0.0/blood_pressure/blood_pressure_read_test.rb +26 -0
  498. data/lib/us_core_test_kit/generated/v8.0.0/blood_pressure/blood_pressure_reference_resolution_test.rb +41 -0
  499. data/lib/us_core_test_kit/generated/v8.0.0/blood_pressure/blood_pressure_validation_test.rb +40 -0
  500. data/lib/us_core_test_kit/generated/v8.0.0/blood_pressure/metadata.yml +364 -0
  501. data/lib/us_core_test_kit/generated/v8.0.0/blood_pressure_group.rb +98 -0
  502. data/lib/us_core_test_kit/generated/v8.0.0/bmi/bmi_must_support_test.rb +52 -0
  503. data/lib/us_core_test_kit/generated/v8.0.0/bmi/bmi_patient_category_date_search_test.rb +48 -0
  504. data/lib/us_core_test_kit/generated/v8.0.0/bmi/bmi_patient_category_lastupdated_search_test.rb +49 -0
  505. data/lib/us_core_test_kit/generated/v8.0.0/bmi/bmi_patient_category_search_test.rb +47 -0
  506. data/lib/us_core_test_kit/generated/v8.0.0/bmi/bmi_patient_category_status_search_test.rb +49 -0
  507. data/lib/us_core_test_kit/generated/v8.0.0/bmi/bmi_patient_code_date_search_test.rb +50 -0
  508. data/lib/us_core_test_kit/generated/v8.0.0/bmi/bmi_patient_code_search_test.rb +65 -0
  509. data/lib/us_core_test_kit/generated/v8.0.0/bmi/bmi_provenance_revinclude_search_test.rb +53 -0
  510. data/lib/us_core_test_kit/generated/v8.0.0/bmi/bmi_read_test.rb +26 -0
  511. data/lib/us_core_test_kit/generated/v8.0.0/bmi/bmi_reference_resolution_test.rb +41 -0
  512. data/lib/us_core_test_kit/generated/v8.0.0/bmi/bmi_validation_test.rb +40 -0
  513. data/lib/us_core_test_kit/generated/v8.0.0/bmi/metadata.yml +328 -0
  514. data/lib/us_core_test_kit/generated/v8.0.0/bmi_group.rb +98 -0
  515. data/lib/us_core_test_kit/generated/v8.0.0/body_height/body_height_must_support_test.rb +52 -0
  516. data/lib/us_core_test_kit/generated/v8.0.0/body_height/body_height_patient_category_date_search_test.rb +48 -0
  517. data/lib/us_core_test_kit/generated/v8.0.0/body_height/body_height_patient_category_lastupdated_search_test.rb +49 -0
  518. data/lib/us_core_test_kit/generated/v8.0.0/body_height/body_height_patient_category_search_test.rb +47 -0
  519. data/lib/us_core_test_kit/generated/v8.0.0/body_height/body_height_patient_category_status_search_test.rb +49 -0
  520. data/lib/us_core_test_kit/generated/v8.0.0/body_height/body_height_patient_code_date_search_test.rb +50 -0
  521. data/lib/us_core_test_kit/generated/v8.0.0/body_height/body_height_patient_code_search_test.rb +65 -0
  522. data/lib/us_core_test_kit/generated/v8.0.0/body_height/body_height_provenance_revinclude_search_test.rb +53 -0
  523. data/lib/us_core_test_kit/generated/v8.0.0/body_height/body_height_read_test.rb +26 -0
  524. data/lib/us_core_test_kit/generated/v8.0.0/body_height/body_height_reference_resolution_test.rb +41 -0
  525. data/lib/us_core_test_kit/generated/v8.0.0/body_height/body_height_validation_test.rb +40 -0
  526. data/lib/us_core_test_kit/generated/v8.0.0/body_height/metadata.yml +331 -0
  527. data/lib/us_core_test_kit/generated/v8.0.0/body_height_group.rb +98 -0
  528. data/lib/us_core_test_kit/generated/v8.0.0/body_temperature/body_temperature_must_support_test.rb +52 -0
  529. data/lib/us_core_test_kit/generated/v8.0.0/body_temperature/body_temperature_patient_category_date_search_test.rb +48 -0
  530. data/lib/us_core_test_kit/generated/v8.0.0/body_temperature/body_temperature_patient_category_lastupdated_search_test.rb +49 -0
  531. data/lib/us_core_test_kit/generated/v8.0.0/body_temperature/body_temperature_patient_category_search_test.rb +47 -0
  532. data/lib/us_core_test_kit/generated/v8.0.0/body_temperature/body_temperature_patient_category_status_search_test.rb +49 -0
  533. data/lib/us_core_test_kit/generated/v8.0.0/body_temperature/body_temperature_patient_code_date_search_test.rb +50 -0
  534. data/lib/us_core_test_kit/generated/v8.0.0/body_temperature/body_temperature_patient_code_search_test.rb +65 -0
  535. data/lib/us_core_test_kit/generated/v8.0.0/body_temperature/body_temperature_provenance_revinclude_search_test.rb +53 -0
  536. data/lib/us_core_test_kit/generated/v8.0.0/body_temperature/body_temperature_read_test.rb +26 -0
  537. data/lib/us_core_test_kit/generated/v8.0.0/body_temperature/body_temperature_reference_resolution_test.rb +41 -0
  538. data/lib/us_core_test_kit/generated/v8.0.0/body_temperature/body_temperature_validation_test.rb +40 -0
  539. data/lib/us_core_test_kit/generated/v8.0.0/body_temperature/metadata.yml +331 -0
  540. data/lib/us_core_test_kit/generated/v8.0.0/body_temperature_group.rb +98 -0
  541. data/lib/us_core_test_kit/generated/v8.0.0/body_weight/body_weight_must_support_test.rb +52 -0
  542. data/lib/us_core_test_kit/generated/v8.0.0/body_weight/body_weight_patient_category_date_search_test.rb +48 -0
  543. data/lib/us_core_test_kit/generated/v8.0.0/body_weight/body_weight_patient_category_lastupdated_search_test.rb +49 -0
  544. data/lib/us_core_test_kit/generated/v8.0.0/body_weight/body_weight_patient_category_search_test.rb +47 -0
  545. data/lib/us_core_test_kit/generated/v8.0.0/body_weight/body_weight_patient_category_status_search_test.rb +49 -0
  546. data/lib/us_core_test_kit/generated/v8.0.0/body_weight/body_weight_patient_code_date_search_test.rb +50 -0
  547. data/lib/us_core_test_kit/generated/v8.0.0/body_weight/body_weight_patient_code_search_test.rb +65 -0
  548. data/lib/us_core_test_kit/generated/v8.0.0/body_weight/body_weight_provenance_revinclude_search_test.rb +53 -0
  549. data/lib/us_core_test_kit/generated/v8.0.0/body_weight/body_weight_read_test.rb +26 -0
  550. data/lib/us_core_test_kit/generated/v8.0.0/body_weight/body_weight_reference_resolution_test.rb +41 -0
  551. data/lib/us_core_test_kit/generated/v8.0.0/body_weight/body_weight_validation_test.rb +40 -0
  552. data/lib/us_core_test_kit/generated/v8.0.0/body_weight/metadata.yml +331 -0
  553. data/lib/us_core_test_kit/generated/v8.0.0/body_weight_group.rb +98 -0
  554. data/lib/us_core_test_kit/generated/v8.0.0/care_experience_preference/care_experience_preference_must_support_test.rb +48 -0
  555. data/lib/us_core_test_kit/generated/v8.0.0/care_experience_preference/care_experience_preference_patient_category_date_search_test.rb +48 -0
  556. data/lib/us_core_test_kit/generated/v8.0.0/care_experience_preference/care_experience_preference_patient_category_lastupdated_search_test.rb +49 -0
  557. data/lib/us_core_test_kit/generated/v8.0.0/care_experience_preference/care_experience_preference_patient_category_search_test.rb +47 -0
  558. data/lib/us_core_test_kit/generated/v8.0.0/care_experience_preference/care_experience_preference_patient_category_status_search_test.rb +49 -0
  559. data/lib/us_core_test_kit/generated/v8.0.0/care_experience_preference/care_experience_preference_patient_code_date_search_test.rb +50 -0
  560. data/lib/us_core_test_kit/generated/v8.0.0/care_experience_preference/care_experience_preference_patient_code_search_test.rb +65 -0
  561. data/lib/us_core_test_kit/generated/v8.0.0/care_experience_preference/care_experience_preference_provenance_revinclude_search_test.rb +53 -0
  562. data/lib/us_core_test_kit/generated/v8.0.0/care_experience_preference/care_experience_preference_read_test.rb +26 -0
  563. data/lib/us_core_test_kit/generated/v8.0.0/care_experience_preference/care_experience_preference_reference_resolution_test.rb +41 -0
  564. data/lib/us_core_test_kit/generated/v8.0.0/care_experience_preference/care_experience_preference_validation_test.rb +40 -0
  565. data/lib/us_core_test_kit/generated/v8.0.0/care_experience_preference/metadata.yml +295 -0
  566. data/lib/us_core_test_kit/generated/v8.0.0/care_experience_preference_group.rb +98 -0
  567. data/lib/us_core_test_kit/generated/v8.0.0/care_plan/care_plan_must_support_test.rb +48 -0
  568. data/lib/us_core_test_kit/generated/v8.0.0/care_plan/care_plan_patient_category_date_search_test.rb +50 -0
  569. data/lib/us_core_test_kit/generated/v8.0.0/care_plan/care_plan_patient_category_search_test.rb +65 -0
  570. data/lib/us_core_test_kit/generated/v8.0.0/care_plan/care_plan_patient_category_status_date_search_test.rb +50 -0
  571. data/lib/us_core_test_kit/generated/v8.0.0/care_plan/care_plan_patient_category_status_search_test.rb +49 -0
  572. data/lib/us_core_test_kit/generated/v8.0.0/care_plan/care_plan_provenance_revinclude_search_test.rb +53 -0
  573. data/lib/us_core_test_kit/generated/v8.0.0/care_plan/care_plan_read_test.rb +26 -0
  574. data/lib/us_core_test_kit/generated/v8.0.0/care_plan/care_plan_reference_resolution_test.rb +41 -0
  575. data/lib/us_core_test_kit/generated/v8.0.0/care_plan/care_plan_validation_test.rb +40 -0
  576. data/lib/us_core_test_kit/generated/v8.0.0/care_plan/metadata.yml +293 -0
  577. data/lib/us_core_test_kit/generated/v8.0.0/care_plan_group.rb +92 -0
  578. data/lib/us_core_test_kit/generated/v8.0.0/care_team/care_team_must_support_test.rb +41 -0
  579. data/lib/us_core_test_kit/generated/v8.0.0/care_team/care_team_patient_role_search_test.rb +49 -0
  580. data/lib/us_core_test_kit/generated/v8.0.0/care_team/care_team_patient_status_search_test.rb +63 -0
  581. data/lib/us_core_test_kit/generated/v8.0.0/care_team/care_team_provenance_revinclude_search_test.rb +52 -0
  582. data/lib/us_core_test_kit/generated/v8.0.0/care_team/care_team_read_test.rb +26 -0
  583. data/lib/us_core_test_kit/generated/v8.0.0/care_team/care_team_reference_resolution_test.rb +41 -0
  584. data/lib/us_core_test_kit/generated/v8.0.0/care_team/care_team_role_search_test.rb +45 -0
  585. data/lib/us_core_test_kit/generated/v8.0.0/care_team/care_team_validation_test.rb +40 -0
  586. data/lib/us_core_test_kit/generated/v8.0.0/care_team/metadata.yml +180 -0
  587. data/lib/us_core_test_kit/generated/v8.0.0/care_team_group.rb +90 -0
  588. data/lib/us_core_test_kit/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_must_support_test.rb +47 -0
  589. data/lib/us_core_test_kit/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_abatement_date_search_test.rb +49 -0
  590. data/lib/us_core_test_kit/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_asserted_date_search_test.rb +49 -0
  591. data/lib/us_core_test_kit/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_category_clinical_status_search_test.rb +48 -0
  592. data/lib/us_core_test_kit/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_category_encounter_search_test.rb +49 -0
  593. data/lib/us_core_test_kit/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_category_search_test.rb +65 -0
  594. data/lib/us_core_test_kit/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_clinical_status_search_test.rb +48 -0
  595. data/lib/us_core_test_kit/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_code_search_test.rb +49 -0
  596. data/lib/us_core_test_kit/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_lastupdated_search_test.rb +48 -0
  597. data/lib/us_core_test_kit/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_onset_date_search_test.rb +49 -0
  598. data/lib/us_core_test_kit/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_recorded_date_search_test.rb +49 -0
  599. data/lib/us_core_test_kit/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_patient_search_test.rb +46 -0
  600. data/lib/us_core_test_kit/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_provenance_revinclude_search_test.rb +52 -0
  601. data/lib/us_core_test_kit/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_read_test.rb +26 -0
  602. data/lib/us_core_test_kit/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_reference_resolution_test.rb +42 -0
  603. data/lib/us_core_test_kit/generated/v8.0.0/condition_encounter_diagnosis/condition_encounter_diagnosis_validation_test.rb +40 -0
  604. data/lib/us_core_test_kit/generated/v8.0.0/condition_encounter_diagnosis/metadata.yml +412 -0
  605. data/lib/us_core_test_kit/generated/v8.0.0/condition_encounter_diagnosis_group.rb +107 -0
  606. data/lib/us_core_test_kit/generated/v8.0.0/condition_granular_scope1_group.rb +47 -0
  607. data/lib/us_core_test_kit/generated/v8.0.0/condition_granular_scope2_group.rb +46 -0
  608. data/lib/us_core_test_kit/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_must_support_test.rb +52 -0
  609. data/lib/us_core_test_kit/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_abatement_date_search_test.rb +49 -0
  610. data/lib/us_core_test_kit/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_asserted_date_search_test.rb +49 -0
  611. data/lib/us_core_test_kit/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_category_clinical_status_search_test.rb +48 -0
  612. data/lib/us_core_test_kit/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_category_encounter_search_test.rb +49 -0
  613. data/lib/us_core_test_kit/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_category_search_test.rb +65 -0
  614. data/lib/us_core_test_kit/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_clinical_status_search_test.rb +48 -0
  615. data/lib/us_core_test_kit/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_code_search_test.rb +49 -0
  616. data/lib/us_core_test_kit/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_lastupdated_search_test.rb +48 -0
  617. data/lib/us_core_test_kit/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_onset_date_search_test.rb +49 -0
  618. data/lib/us_core_test_kit/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_recorded_date_search_test.rb +49 -0
  619. data/lib/us_core_test_kit/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_patient_search_test.rb +46 -0
  620. data/lib/us_core_test_kit/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_provenance_revinclude_search_test.rb +52 -0
  621. data/lib/us_core_test_kit/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_read_test.rb +26 -0
  622. data/lib/us_core_test_kit/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_reference_resolution_test.rb +41 -0
  623. data/lib/us_core_test_kit/generated/v8.0.0/condition_problems_health_concerns/condition_problems_health_concerns_validation_test.rb +40 -0
  624. data/lib/us_core_test_kit/generated/v8.0.0/condition_problems_health_concerns/metadata.yml +439 -0
  625. data/lib/us_core_test_kit/generated/v8.0.0/condition_problems_health_concerns_group.rb +107 -0
  626. data/lib/us_core_test_kit/generated/v8.0.0/coverage/coverage_must_support_test.rb +52 -0
  627. data/lib/us_core_test_kit/generated/v8.0.0/coverage/coverage_patient_search_test.rb +62 -0
  628. data/lib/us_core_test_kit/generated/v8.0.0/coverage/coverage_provenance_revinclude_search_test.rb +51 -0
  629. data/lib/us_core_test_kit/generated/v8.0.0/coverage/coverage_read_test.rb +26 -0
  630. data/lib/us_core_test_kit/generated/v8.0.0/coverage/coverage_reference_resolution_test.rb +41 -0
  631. data/lib/us_core_test_kit/generated/v8.0.0/coverage/coverage_validation_test.rb +40 -0
  632. data/lib/us_core_test_kit/generated/v8.0.0/coverage/metadata.yml +167 -0
  633. data/lib/us_core_test_kit/generated/v8.0.0/coverage_group.rb +86 -0
  634. data/lib/us_core_test_kit/generated/v8.0.0/device/device_must_support_test.rb +46 -0
  635. data/lib/us_core_test_kit/generated/v8.0.0/device/device_patient_search_test.rb +68 -0
  636. data/lib/us_core_test_kit/generated/v8.0.0/device/device_patient_status_search_test.rb +54 -0
  637. data/lib/us_core_test_kit/generated/v8.0.0/device/device_patient_type_search_test.rb +55 -0
  638. data/lib/us_core_test_kit/generated/v8.0.0/device/device_provenance_revinclude_search_test.rb +52 -0
  639. data/lib/us_core_test_kit/generated/v8.0.0/device/device_read_test.rb +26 -0
  640. data/lib/us_core_test_kit/generated/v8.0.0/device/device_reference_resolution_test.rb +40 -0
  641. data/lib/us_core_test_kit/generated/v8.0.0/device/device_validation_test.rb +40 -0
  642. data/lib/us_core_test_kit/generated/v8.0.0/device/metadata.yml +168 -0
  643. data/lib/us_core_test_kit/generated/v8.0.0/device_group.rb +90 -0
  644. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_must_support_test.rb +49 -0
  645. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_patient_category_date_search_test.rb +48 -0
  646. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_patient_category_lastupdated_search_test.rb +49 -0
  647. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_patient_category_search_test.rb +65 -0
  648. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_patient_code_date_search_test.rb +50 -0
  649. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_patient_code_search_test.rb +47 -0
  650. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_patient_search_test.rb +46 -0
  651. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_patient_status_search_test.rb +48 -0
  652. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_provenance_revinclude_search_test.rb +53 -0
  653. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_read_test.rb +26 -0
  654. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_reference_resolution_test.rb +44 -0
  655. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_lab/diagnostic_report_lab_validation_test.rb +40 -0
  656. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_lab/metadata.yml +310 -0
  657. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_lab_group.rb +101 -0
  658. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_must_support_test.rb +48 -0
  659. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_patient_category_date_search_test.rb +48 -0
  660. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_patient_category_lastupdated_search_test.rb +49 -0
  661. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_patient_category_search_test.rb +65 -0
  662. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_patient_code_date_search_test.rb +50 -0
  663. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_patient_code_search_test.rb +47 -0
  664. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_patient_search_test.rb +46 -0
  665. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_patient_status_search_test.rb +48 -0
  666. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_provenance_revinclude_search_test.rb +53 -0
  667. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_read_test.rb +26 -0
  668. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_reference_resolution_test.rb +44 -0
  669. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_validation_test.rb +40 -0
  670. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_note/metadata.yml +321 -0
  671. data/lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_note_group.rb +101 -0
  672. data/lib/us_core_test_kit/generated/v8.0.0/document_reference/document_reference_id_search_test.rb +42 -0
  673. data/lib/us_core_test_kit/generated/v8.0.0/document_reference/document_reference_must_support_test.rb +55 -0
  674. data/lib/us_core_test_kit/generated/v8.0.0/document_reference/document_reference_patient_category_date_search_test.rb +48 -0
  675. data/lib/us_core_test_kit/generated/v8.0.0/document_reference/document_reference_patient_category_search_test.rb +47 -0
  676. data/lib/us_core_test_kit/generated/v8.0.0/document_reference/document_reference_patient_search_test.rb +63 -0
  677. data/lib/us_core_test_kit/generated/v8.0.0/document_reference/document_reference_patient_status_search_test.rb +48 -0
  678. data/lib/us_core_test_kit/generated/v8.0.0/document_reference/document_reference_patient_type_period_search_test.rb +50 -0
  679. data/lib/us_core_test_kit/generated/v8.0.0/document_reference/document_reference_patient_type_search_test.rb +47 -0
  680. data/lib/us_core_test_kit/generated/v8.0.0/document_reference/document_reference_provenance_revinclude_search_test.rb +52 -0
  681. data/lib/us_core_test_kit/generated/v8.0.0/document_reference/document_reference_read_test.rb +26 -0
  682. data/lib/us_core_test_kit/generated/v8.0.0/document_reference/document_reference_reference_resolution_test.rb +42 -0
  683. data/lib/us_core_test_kit/generated/v8.0.0/document_reference/document_reference_validation_test.rb +40 -0
  684. data/lib/us_core_test_kit/generated/v8.0.0/document_reference/metadata.yml +326 -0
  685. data/lib/us_core_test_kit/generated/v8.0.0/document_reference_group.rb +104 -0
  686. data/lib/us_core_test_kit/generated/v8.0.0/encounter/encounter_class_patient_search_test.rb +49 -0
  687. data/lib/us_core_test_kit/generated/v8.0.0/encounter/encounter_date_patient_search_test.rb +47 -0
  688. data/lib/us_core_test_kit/generated/v8.0.0/encounter/encounter_id_search_test.rb +42 -0
  689. data/lib/us_core_test_kit/generated/v8.0.0/encounter/encounter_identifier_search_test.rb +45 -0
  690. data/lib/us_core_test_kit/generated/v8.0.0/encounter/encounter_must_support_test.rb +55 -0
  691. data/lib/us_core_test_kit/generated/v8.0.0/encounter/encounter_patient_discharge_disposition_search_test.rb +49 -0
  692. data/lib/us_core_test_kit/generated/v8.0.0/encounter/encounter_patient_lastupdated_search_test.rb +48 -0
  693. data/lib/us_core_test_kit/generated/v8.0.0/encounter/encounter_patient_location_search_test.rb +48 -0
  694. data/lib/us_core_test_kit/generated/v8.0.0/encounter/encounter_patient_search_test.rb +63 -0
  695. data/lib/us_core_test_kit/generated/v8.0.0/encounter/encounter_patient_status_search_test.rb +47 -0
  696. data/lib/us_core_test_kit/generated/v8.0.0/encounter/encounter_patient_type_search_test.rb +49 -0
  697. data/lib/us_core_test_kit/generated/v8.0.0/encounter/encounter_provenance_revinclude_search_test.rb +52 -0
  698. data/lib/us_core_test_kit/generated/v8.0.0/encounter/encounter_read_test.rb +26 -0
  699. data/lib/us_core_test_kit/generated/v8.0.0/encounter/encounter_reference_resolution_test.rb +44 -0
  700. data/lib/us_core_test_kit/generated/v8.0.0/encounter/encounter_validation_test.rb +40 -0
  701. data/lib/us_core_test_kit/generated/v8.0.0/encounter/interpreter_required_extension_test.rb +25 -0
  702. data/lib/us_core_test_kit/generated/v8.0.0/encounter/metadata.yml +413 -0
  703. data/lib/us_core_test_kit/generated/v8.0.0/encounter_group.rb +108 -0
  704. data/lib/us_core_test_kit/generated/v8.0.0/goal/goal_must_support_test.rb +42 -0
  705. data/lib/us_core_test_kit/generated/v8.0.0/goal/goal_patient_description_search_test.rb +49 -0
  706. data/lib/us_core_test_kit/generated/v8.0.0/goal/goal_patient_lifecycle_status_search_test.rb +47 -0
  707. data/lib/us_core_test_kit/generated/v8.0.0/goal/goal_patient_search_test.rb +63 -0
  708. data/lib/us_core_test_kit/generated/v8.0.0/goal/goal_patient_target_date_search_test.rb +49 -0
  709. data/lib/us_core_test_kit/generated/v8.0.0/goal/goal_provenance_revinclude_search_test.rb +51 -0
  710. data/lib/us_core_test_kit/generated/v8.0.0/goal/goal_read_test.rb +26 -0
  711. data/lib/us_core_test_kit/generated/v8.0.0/goal/goal_reference_resolution_test.rb +41 -0
  712. data/lib/us_core_test_kit/generated/v8.0.0/goal/goal_validation_test.rb +40 -0
  713. data/lib/us_core_test_kit/generated/v8.0.0/goal/metadata.yml +204 -0
  714. data/lib/us_core_test_kit/generated/v8.0.0/goal_group.rb +92 -0
  715. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/condition/condition_granular_scope_read_test.rb +32 -0
  716. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/condition/condition_patient_abatement_date_granular_scope_search_test.rb +42 -0
  717. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/condition/condition_patient_asserted_date_granular_scope_search_test.rb +42 -0
  718. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/condition/condition_patient_category_clinical_status_granular_scope_search_test.rb +42 -0
  719. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/condition/condition_patient_category_encounter_granular_scope_search_test.rb +42 -0
  720. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/condition/condition_patient_category_granular_scope_search_test.rb +40 -0
  721. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/condition/condition_patient_clinical_status_granular_scope_search_test.rb +42 -0
  722. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/condition/condition_patient_code_granular_scope_search_test.rb +42 -0
  723. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/condition/condition_patient_granular_scope_search_test.rb +40 -0
  724. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/condition/condition_patient_lastupdated_granular_scope_search_test.rb +42 -0
  725. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/condition/condition_patient_onset_date_granular_scope_search_test.rb +42 -0
  726. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/condition/condition_patient_recorded_date_granular_scope_search_test.rb +42 -0
  727. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/condition/metadata.yml +412 -0
  728. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/observation/metadata.yml +327 -0
  729. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/observation/observation_granular_scope_read_test.rb +32 -0
  730. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/observation/observation_patient_category_date_granular_scope_search_test.rb +42 -0
  731. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/observation/observation_patient_category_granular_scope_search_test.rb +40 -0
  732. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/observation/observation_patient_category_lastupdated_granular_scope_search_test.rb +42 -0
  733. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/observation/observation_patient_category_status_granular_scope_search_test.rb +42 -0
  734. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/observation/observation_patient_code_date_granular_scope_search_test.rb +42 -0
  735. data/lib/us_core_test_kit/generated/v8.0.0/granular_scope_tests/observation/observation_patient_code_granular_scope_search_test.rb +40 -0
  736. data/lib/us_core_test_kit/generated/v8.0.0/granular_scopes1_group.rb +51 -0
  737. data/lib/us_core_test_kit/generated/v8.0.0/granular_scopes2_group.rb +51 -0
  738. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference/head_circumference_must_support_test.rb +52 -0
  739. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference/head_circumference_patient_category_date_search_test.rb +48 -0
  740. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference/head_circumference_patient_category_lastupdated_search_test.rb +49 -0
  741. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference/head_circumference_patient_category_search_test.rb +47 -0
  742. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference/head_circumference_patient_category_status_search_test.rb +49 -0
  743. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference/head_circumference_patient_code_date_search_test.rb +50 -0
  744. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference/head_circumference_patient_code_search_test.rb +65 -0
  745. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference/head_circumference_provenance_revinclude_search_test.rb +53 -0
  746. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference/head_circumference_read_test.rb +26 -0
  747. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference/head_circumference_reference_resolution_test.rb +41 -0
  748. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference/head_circumference_validation_test.rb +40 -0
  749. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference/metadata.yml +331 -0
  750. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference_group.rb +98 -0
  751. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference_percentile/head_circumference_percentile_must_support_test.rb +52 -0
  752. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference_percentile/head_circumference_percentile_patient_category_date_search_test.rb +48 -0
  753. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference_percentile/head_circumference_percentile_patient_category_lastupdated_search_test.rb +49 -0
  754. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference_percentile/head_circumference_percentile_patient_category_search_test.rb +47 -0
  755. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference_percentile/head_circumference_percentile_patient_category_status_search_test.rb +49 -0
  756. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference_percentile/head_circumference_percentile_patient_code_date_search_test.rb +50 -0
  757. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference_percentile/head_circumference_percentile_patient_code_search_test.rb +65 -0
  758. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference_percentile/head_circumference_percentile_provenance_revinclude_search_test.rb +53 -0
  759. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference_percentile/head_circumference_percentile_read_test.rb +26 -0
  760. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference_percentile/head_circumference_percentile_reference_resolution_test.rb +41 -0
  761. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference_percentile/head_circumference_percentile_validation_test.rb +40 -0
  762. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference_percentile/metadata.yml +328 -0
  763. data/lib/us_core_test_kit/generated/v8.0.0/head_circumference_percentile_group.rb +98 -0
  764. data/lib/us_core_test_kit/generated/v8.0.0/heart_rate/heart_rate_must_support_test.rb +52 -0
  765. data/lib/us_core_test_kit/generated/v8.0.0/heart_rate/heart_rate_patient_category_date_search_test.rb +48 -0
  766. data/lib/us_core_test_kit/generated/v8.0.0/heart_rate/heart_rate_patient_category_lastupdated_search_test.rb +49 -0
  767. data/lib/us_core_test_kit/generated/v8.0.0/heart_rate/heart_rate_patient_category_search_test.rb +47 -0
  768. data/lib/us_core_test_kit/generated/v8.0.0/heart_rate/heart_rate_patient_category_status_search_test.rb +49 -0
  769. data/lib/us_core_test_kit/generated/v8.0.0/heart_rate/heart_rate_patient_code_date_search_test.rb +50 -0
  770. data/lib/us_core_test_kit/generated/v8.0.0/heart_rate/heart_rate_patient_code_search_test.rb +65 -0
  771. data/lib/us_core_test_kit/generated/v8.0.0/heart_rate/heart_rate_provenance_revinclude_search_test.rb +53 -0
  772. data/lib/us_core_test_kit/generated/v8.0.0/heart_rate/heart_rate_read_test.rb +26 -0
  773. data/lib/us_core_test_kit/generated/v8.0.0/heart_rate/heart_rate_reference_resolution_test.rb +41 -0
  774. data/lib/us_core_test_kit/generated/v8.0.0/heart_rate/heart_rate_validation_test.rb +40 -0
  775. data/lib/us_core_test_kit/generated/v8.0.0/heart_rate/metadata.yml +328 -0
  776. data/lib/us_core_test_kit/generated/v8.0.0/heart_rate_group.rb +98 -0
  777. data/lib/us_core_test_kit/generated/v8.0.0/immunization/immunization_must_support_test.rb +47 -0
  778. data/lib/us_core_test_kit/generated/v8.0.0/immunization/immunization_patient_date_search_test.rb +49 -0
  779. data/lib/us_core_test_kit/generated/v8.0.0/immunization/immunization_patient_search_test.rb +63 -0
  780. data/lib/us_core_test_kit/generated/v8.0.0/immunization/immunization_patient_status_search_test.rb +47 -0
  781. data/lib/us_core_test_kit/generated/v8.0.0/immunization/immunization_provenance_revinclude_search_test.rb +52 -0
  782. data/lib/us_core_test_kit/generated/v8.0.0/immunization/immunization_read_test.rb +26 -0
  783. data/lib/us_core_test_kit/generated/v8.0.0/immunization/immunization_reference_resolution_test.rb +43 -0
  784. data/lib/us_core_test_kit/generated/v8.0.0/immunization/immunization_validation_test.rb +40 -0
  785. data/lib/us_core_test_kit/generated/v8.0.0/immunization/metadata.yml +200 -0
  786. data/lib/us_core_test_kit/generated/v8.0.0/immunization_group.rb +90 -0
  787. data/lib/us_core_test_kit/generated/v8.0.0/location/location_address_city_search_test.rb +43 -0
  788. data/lib/us_core_test_kit/generated/v8.0.0/location/location_address_postalcode_search_test.rb +43 -0
  789. data/lib/us_core_test_kit/generated/v8.0.0/location/location_address_search_test.rb +52 -0
  790. data/lib/us_core_test_kit/generated/v8.0.0/location/location_address_state_search_test.rb +43 -0
  791. data/lib/us_core_test_kit/generated/v8.0.0/location/location_must_support_test.rb +50 -0
  792. data/lib/us_core_test_kit/generated/v8.0.0/location/location_name_search_test.rb +41 -0
  793. data/lib/us_core_test_kit/generated/v8.0.0/location/location_read_test.rb +26 -0
  794. data/lib/us_core_test_kit/generated/v8.0.0/location/location_reference_resolution_test.rb +40 -0
  795. data/lib/us_core_test_kit/generated/v8.0.0/location/location_validation_test.rb +40 -0
  796. data/lib/us_core_test_kit/generated/v8.0.0/location/metadata.yml +201 -0
  797. data/lib/us_core_test_kit/generated/v8.0.0/location_group.rb +93 -0
  798. data/lib/us_core_test_kit/generated/v8.0.0/medication_dispense/medication_dispense_must_support_test.rb +52 -0
  799. data/lib/us_core_test_kit/generated/v8.0.0/medication_dispense/medication_dispense_patient_search_test.rb +68 -0
  800. data/lib/us_core_test_kit/generated/v8.0.0/medication_dispense/medication_dispense_patient_status_search_test.rb +53 -0
  801. data/lib/us_core_test_kit/generated/v8.0.0/medication_dispense/medication_dispense_patient_status_type_search_test.rb +54 -0
  802. data/lib/us_core_test_kit/generated/v8.0.0/medication_dispense/medication_dispense_provenance_revinclude_search_test.rb +52 -0
  803. data/lib/us_core_test_kit/generated/v8.0.0/medication_dispense/medication_dispense_read_test.rb +26 -0
  804. data/lib/us_core_test_kit/generated/v8.0.0/medication_dispense/medication_dispense_reference_resolution_test.rb +44 -0
  805. data/lib/us_core_test_kit/generated/v8.0.0/medication_dispense/medication_dispense_validation_test.rb +40 -0
  806. data/lib/us_core_test_kit/generated/v8.0.0/medication_dispense/metadata.yml +242 -0
  807. data/lib/us_core_test_kit/generated/v8.0.0/medication_dispense_group.rb +90 -0
  808. data/lib/us_core_test_kit/generated/v8.0.0/medication_request/medication_request_must_support_test.rb +60 -0
  809. data/lib/us_core_test_kit/generated/v8.0.0/medication_request/medication_request_patient_intent_authoredon_search_test.rb +55 -0
  810. data/lib/us_core_test_kit/generated/v8.0.0/medication_request/medication_request_patient_intent_encounter_search_test.rb +54 -0
  811. data/lib/us_core_test_kit/generated/v8.0.0/medication_request/medication_request_patient_intent_search_test.rb +70 -0
  812. data/lib/us_core_test_kit/generated/v8.0.0/medication_request/medication_request_patient_intent_status_search_test.rb +51 -0
  813. data/lib/us_core_test_kit/generated/v8.0.0/medication_request/medication_request_provenance_revinclude_search_test.rb +53 -0
  814. data/lib/us_core_test_kit/generated/v8.0.0/medication_request/medication_request_read_test.rb +26 -0
  815. data/lib/us_core_test_kit/generated/v8.0.0/medication_request/medication_request_reference_resolution_test.rb +45 -0
  816. data/lib/us_core_test_kit/generated/v8.0.0/medication_request/medication_request_validation_test.rb +40 -0
  817. data/lib/us_core_test_kit/generated/v8.0.0/medication_request/medication_validation_test.rb +39 -0
  818. data/lib/us_core_test_kit/generated/v8.0.0/medication_request/metadata.yml +342 -0
  819. data/lib/us_core_test_kit/generated/v8.0.0/medication_request_group.rb +95 -0
  820. data/lib/us_core_test_kit/generated/v8.0.0/metadata.yml +15093 -0
  821. data/lib/us_core_test_kit/generated/v8.0.0/observation_adi_documentation/metadata.yml +327 -0
  822. data/lib/us_core_test_kit/generated/v8.0.0/observation_adi_documentation/observation_adi_documentation_must_support_test.rb +46 -0
  823. data/lib/us_core_test_kit/generated/v8.0.0/observation_adi_documentation/observation_adi_documentation_patient_category_date_search_test.rb +50 -0
  824. data/lib/us_core_test_kit/generated/v8.0.0/observation_adi_documentation/observation_adi_documentation_patient_category_lastupdated_search_test.rb +49 -0
  825. data/lib/us_core_test_kit/generated/v8.0.0/observation_adi_documentation/observation_adi_documentation_patient_category_search_test.rb +47 -0
  826. data/lib/us_core_test_kit/generated/v8.0.0/observation_adi_documentation/observation_adi_documentation_patient_category_status_search_test.rb +49 -0
  827. data/lib/us_core_test_kit/generated/v8.0.0/observation_adi_documentation/observation_adi_documentation_patient_code_date_search_test.rb +50 -0
  828. data/lib/us_core_test_kit/generated/v8.0.0/observation_adi_documentation/observation_adi_documentation_patient_code_search_test.rb +65 -0
  829. data/lib/us_core_test_kit/generated/v8.0.0/observation_adi_documentation/observation_adi_documentation_provenance_revinclude_search_test.rb +53 -0
  830. data/lib/us_core_test_kit/generated/v8.0.0/observation_adi_documentation/observation_adi_documentation_read_test.rb +26 -0
  831. data/lib/us_core_test_kit/generated/v8.0.0/observation_adi_documentation/observation_adi_documentation_reference_resolution_test.rb +42 -0
  832. data/lib/us_core_test_kit/generated/v8.0.0/observation_adi_documentation/observation_adi_documentation_validation_test.rb +40 -0
  833. data/lib/us_core_test_kit/generated/v8.0.0/observation_adi_documentation_group.rb +98 -0
  834. data/lib/us_core_test_kit/generated/v8.0.0/observation_clinical_result/metadata.yml +327 -0
  835. data/lib/us_core_test_kit/generated/v8.0.0/observation_clinical_result/observation_clinical_result_must_support_test.rb +47 -0
  836. data/lib/us_core_test_kit/generated/v8.0.0/observation_clinical_result/observation_clinical_result_patient_category_date_search_test.rb +48 -0
  837. data/lib/us_core_test_kit/generated/v8.0.0/observation_clinical_result/observation_clinical_result_patient_category_lastupdated_search_test.rb +49 -0
  838. data/lib/us_core_test_kit/generated/v8.0.0/observation_clinical_result/observation_clinical_result_patient_category_search_test.rb +65 -0
  839. data/lib/us_core_test_kit/generated/v8.0.0/observation_clinical_result/observation_clinical_result_patient_category_status_search_test.rb +49 -0
  840. data/lib/us_core_test_kit/generated/v8.0.0/observation_clinical_result/observation_clinical_result_patient_code_date_search_test.rb +50 -0
  841. data/lib/us_core_test_kit/generated/v8.0.0/observation_clinical_result/observation_clinical_result_patient_code_search_test.rb +47 -0
  842. data/lib/us_core_test_kit/generated/v8.0.0/observation_clinical_result/observation_clinical_result_provenance_revinclude_search_test.rb +53 -0
  843. data/lib/us_core_test_kit/generated/v8.0.0/observation_clinical_result/observation_clinical_result_read_test.rb +26 -0
  844. data/lib/us_core_test_kit/generated/v8.0.0/observation_clinical_result/observation_clinical_result_reference_resolution_test.rb +42 -0
  845. data/lib/us_core_test_kit/generated/v8.0.0/observation_clinical_result/observation_clinical_result_validation_test.rb +40 -0
  846. data/lib/us_core_test_kit/generated/v8.0.0/observation_clinical_result_group.rb +98 -0
  847. data/lib/us_core_test_kit/generated/v8.0.0/observation_granular_scope1_group.rb +37 -0
  848. data/lib/us_core_test_kit/generated/v8.0.0/observation_granular_scope2_group.rb +38 -0
  849. data/lib/us_core_test_kit/generated/v8.0.0/observation_lab/metadata.yml +326 -0
  850. data/lib/us_core_test_kit/generated/v8.0.0/observation_lab/observation_lab_must_support_test.rb +56 -0
  851. data/lib/us_core_test_kit/generated/v8.0.0/observation_lab/observation_lab_patient_category_date_search_test.rb +48 -0
  852. data/lib/us_core_test_kit/generated/v8.0.0/observation_lab/observation_lab_patient_category_lastupdated_search_test.rb +49 -0
  853. data/lib/us_core_test_kit/generated/v8.0.0/observation_lab/observation_lab_patient_category_search_test.rb +65 -0
  854. data/lib/us_core_test_kit/generated/v8.0.0/observation_lab/observation_lab_patient_category_status_search_test.rb +49 -0
  855. data/lib/us_core_test_kit/generated/v8.0.0/observation_lab/observation_lab_patient_code_date_search_test.rb +50 -0
  856. data/lib/us_core_test_kit/generated/v8.0.0/observation_lab/observation_lab_patient_code_search_test.rb +47 -0
  857. data/lib/us_core_test_kit/generated/v8.0.0/observation_lab/observation_lab_provenance_revinclude_search_test.rb +53 -0
  858. data/lib/us_core_test_kit/generated/v8.0.0/observation_lab/observation_lab_read_test.rb +26 -0
  859. data/lib/us_core_test_kit/generated/v8.0.0/observation_lab/observation_lab_reference_resolution_test.rb +43 -0
  860. data/lib/us_core_test_kit/generated/v8.0.0/observation_lab/observation_lab_validation_test.rb +40 -0
  861. data/lib/us_core_test_kit/generated/v8.0.0/observation_lab_group.rb +98 -0
  862. data/lib/us_core_test_kit/generated/v8.0.0/observation_occupation/metadata.yml +314 -0
  863. data/lib/us_core_test_kit/generated/v8.0.0/observation_occupation/observation_occupation_must_support_test.rb +51 -0
  864. data/lib/us_core_test_kit/generated/v8.0.0/observation_occupation/observation_occupation_patient_category_date_search_test.rb +48 -0
  865. data/lib/us_core_test_kit/generated/v8.0.0/observation_occupation/observation_occupation_patient_category_lastupdated_search_test.rb +49 -0
  866. data/lib/us_core_test_kit/generated/v8.0.0/observation_occupation/observation_occupation_patient_category_search_test.rb +47 -0
  867. data/lib/us_core_test_kit/generated/v8.0.0/observation_occupation/observation_occupation_patient_category_status_search_test.rb +49 -0
  868. data/lib/us_core_test_kit/generated/v8.0.0/observation_occupation/observation_occupation_patient_code_date_search_test.rb +50 -0
  869. data/lib/us_core_test_kit/generated/v8.0.0/observation_occupation/observation_occupation_patient_code_search_test.rb +65 -0
  870. data/lib/us_core_test_kit/generated/v8.0.0/observation_occupation/observation_occupation_provenance_revinclude_search_test.rb +53 -0
  871. data/lib/us_core_test_kit/generated/v8.0.0/observation_occupation/observation_occupation_read_test.rb +26 -0
  872. data/lib/us_core_test_kit/generated/v8.0.0/observation_occupation/observation_occupation_reference_resolution_test.rb +41 -0
  873. data/lib/us_core_test_kit/generated/v8.0.0/observation_occupation/observation_occupation_validation_test.rb +40 -0
  874. data/lib/us_core_test_kit/generated/v8.0.0/observation_occupation_group.rb +98 -0
  875. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancyintent/metadata.yml +303 -0
  876. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancyintent/observation_pregnancyintent_must_support_test.rb +47 -0
  877. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancyintent/observation_pregnancyintent_patient_category_date_search_test.rb +48 -0
  878. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancyintent/observation_pregnancyintent_patient_category_lastupdated_search_test.rb +49 -0
  879. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancyintent/observation_pregnancyintent_patient_category_search_test.rb +47 -0
  880. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancyintent/observation_pregnancyintent_patient_category_status_search_test.rb +49 -0
  881. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancyintent/observation_pregnancyintent_patient_code_date_search_test.rb +50 -0
  882. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancyintent/observation_pregnancyintent_patient_code_search_test.rb +65 -0
  883. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancyintent/observation_pregnancyintent_provenance_revinclude_search_test.rb +53 -0
  884. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancyintent/observation_pregnancyintent_read_test.rb +26 -0
  885. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancyintent/observation_pregnancyintent_reference_resolution_test.rb +41 -0
  886. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancyintent/observation_pregnancyintent_validation_test.rb +40 -0
  887. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancyintent_group.rb +98 -0
  888. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancystatus/metadata.yml +303 -0
  889. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancystatus/observation_pregnancystatus_must_support_test.rb +47 -0
  890. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancystatus/observation_pregnancystatus_patient_category_date_search_test.rb +48 -0
  891. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancystatus/observation_pregnancystatus_patient_category_lastupdated_search_test.rb +49 -0
  892. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancystatus/observation_pregnancystatus_patient_category_search_test.rb +47 -0
  893. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancystatus/observation_pregnancystatus_patient_category_status_search_test.rb +49 -0
  894. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancystatus/observation_pregnancystatus_patient_code_date_search_test.rb +50 -0
  895. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancystatus/observation_pregnancystatus_patient_code_search_test.rb +65 -0
  896. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancystatus/observation_pregnancystatus_provenance_revinclude_search_test.rb +53 -0
  897. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancystatus/observation_pregnancystatus_read_test.rb +26 -0
  898. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancystatus/observation_pregnancystatus_reference_resolution_test.rb +41 -0
  899. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancystatus/observation_pregnancystatus_validation_test.rb +40 -0
  900. data/lib/us_core_test_kit/generated/v8.0.0/observation_pregnancystatus_group.rb +98 -0
  901. data/lib/us_core_test_kit/generated/v8.0.0/observation_screening_assessment/metadata.yml +362 -0
  902. data/lib/us_core_test_kit/generated/v8.0.0/observation_screening_assessment/observation_screening_assessment_must_support_test.rb +52 -0
  903. data/lib/us_core_test_kit/generated/v8.0.0/observation_screening_assessment/observation_screening_assessment_patient_category_date_search_test.rb +48 -0
  904. data/lib/us_core_test_kit/generated/v8.0.0/observation_screening_assessment/observation_screening_assessment_patient_category_lastupdated_search_test.rb +49 -0
  905. data/lib/us_core_test_kit/generated/v8.0.0/observation_screening_assessment/observation_screening_assessment_patient_category_search_test.rb +65 -0
  906. data/lib/us_core_test_kit/generated/v8.0.0/observation_screening_assessment/observation_screening_assessment_patient_category_status_search_test.rb +49 -0
  907. data/lib/us_core_test_kit/generated/v8.0.0/observation_screening_assessment/observation_screening_assessment_patient_code_date_search_test.rb +50 -0
  908. data/lib/us_core_test_kit/generated/v8.0.0/observation_screening_assessment/observation_screening_assessment_patient_code_search_test.rb +47 -0
  909. data/lib/us_core_test_kit/generated/v8.0.0/observation_screening_assessment/observation_screening_assessment_provenance_revinclude_search_test.rb +53 -0
  910. data/lib/us_core_test_kit/generated/v8.0.0/observation_screening_assessment/observation_screening_assessment_read_test.rb +26 -0
  911. data/lib/us_core_test_kit/generated/v8.0.0/observation_screening_assessment/observation_screening_assessment_reference_resolution_test.rb +43 -0
  912. data/lib/us_core_test_kit/generated/v8.0.0/observation_screening_assessment/observation_screening_assessment_validation_test.rb +40 -0
  913. data/lib/us_core_test_kit/generated/v8.0.0/observation_screening_assessment_group.rb +98 -0
  914. data/lib/us_core_test_kit/generated/v8.0.0/observation_sexual_orientation/metadata.yml +282 -0
  915. data/lib/us_core_test_kit/generated/v8.0.0/observation_sexual_orientation/observation_sexual_orientation_must_support_test.rb +41 -0
  916. data/lib/us_core_test_kit/generated/v8.0.0/observation_sexual_orientation/observation_sexual_orientation_patient_category_date_search_test.rb +50 -0
  917. data/lib/us_core_test_kit/generated/v8.0.0/observation_sexual_orientation/observation_sexual_orientation_patient_category_lastupdated_search_test.rb +49 -0
  918. data/lib/us_core_test_kit/generated/v8.0.0/observation_sexual_orientation/observation_sexual_orientation_patient_category_search_test.rb +49 -0
  919. data/lib/us_core_test_kit/generated/v8.0.0/observation_sexual_orientation/observation_sexual_orientation_patient_category_status_search_test.rb +49 -0
  920. data/lib/us_core_test_kit/generated/v8.0.0/observation_sexual_orientation/observation_sexual_orientation_patient_code_date_search_test.rb +50 -0
  921. data/lib/us_core_test_kit/generated/v8.0.0/observation_sexual_orientation/observation_sexual_orientation_patient_code_search_test.rb +64 -0
  922. data/lib/us_core_test_kit/generated/v8.0.0/observation_sexual_orientation/observation_sexual_orientation_provenance_revinclude_search_test.rb +53 -0
  923. data/lib/us_core_test_kit/generated/v8.0.0/observation_sexual_orientation/observation_sexual_orientation_read_test.rb +26 -0
  924. data/lib/us_core_test_kit/generated/v8.0.0/observation_sexual_orientation/observation_sexual_orientation_reference_resolution_test.rb +40 -0
  925. data/lib/us_core_test_kit/generated/v8.0.0/observation_sexual_orientation/observation_sexual_orientation_validation_test.rb +40 -0
  926. data/lib/us_core_test_kit/generated/v8.0.0/observation_sexual_orientation_group.rb +98 -0
  927. data/lib/us_core_test_kit/generated/v8.0.0/organization/metadata.yml +167 -0
  928. data/lib/us_core_test_kit/generated/v8.0.0/organization/organization_address_search_test.rb +51 -0
  929. data/lib/us_core_test_kit/generated/v8.0.0/organization/organization_must_support_test.rb +53 -0
  930. data/lib/us_core_test_kit/generated/v8.0.0/organization/organization_name_search_test.rb +41 -0
  931. data/lib/us_core_test_kit/generated/v8.0.0/organization/organization_read_test.rb +26 -0
  932. data/lib/us_core_test_kit/generated/v8.0.0/organization/organization_validation_test.rb +40 -0
  933. data/lib/us_core_test_kit/generated/v8.0.0/organization_group.rb +85 -0
  934. data/lib/us_core_test_kit/generated/v8.0.0/patient/metadata.yml +356 -0
  935. data/lib/us_core_test_kit/generated/v8.0.0/patient/patient_birthdate_family_search_test.rb +43 -0
  936. data/lib/us_core_test_kit/generated/v8.0.0/patient/patient_birthdate_name_search_test.rb +41 -0
  937. data/lib/us_core_test_kit/generated/v8.0.0/patient/patient_death_date_family_search_test.rb +43 -0
  938. data/lib/us_core_test_kit/generated/v8.0.0/patient/patient_id_search_test.rb +55 -0
  939. data/lib/us_core_test_kit/generated/v8.0.0/patient/patient_identifier_search_test.rb +42 -0
  940. data/lib/us_core_test_kit/generated/v8.0.0/patient/patient_must_support_test.rb +65 -0
  941. data/lib/us_core_test_kit/generated/v8.0.0/patient/patient_name_search_test.rb +41 -0
  942. data/lib/us_core_test_kit/generated/v8.0.0/patient/patient_provenance_revinclude_search_test.rb +51 -0
  943. data/lib/us_core_test_kit/generated/v8.0.0/patient/patient_read_test.rb +26 -0
  944. data/lib/us_core_test_kit/generated/v8.0.0/patient/patient_validation_test.rb +40 -0
  945. data/lib/us_core_test_kit/generated/v8.0.0/patient_group.rb +97 -0
  946. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_bmi_for_age/metadata.yml +328 -0
  947. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_bmi_for_age/pediatric_bmi_for_age_must_support_test.rb +52 -0
  948. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_bmi_for_age/pediatric_bmi_for_age_patient_category_date_search_test.rb +48 -0
  949. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_bmi_for_age/pediatric_bmi_for_age_patient_category_lastupdated_search_test.rb +49 -0
  950. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_bmi_for_age/pediatric_bmi_for_age_patient_category_search_test.rb +47 -0
  951. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_bmi_for_age/pediatric_bmi_for_age_patient_category_status_search_test.rb +49 -0
  952. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_bmi_for_age/pediatric_bmi_for_age_patient_code_date_search_test.rb +50 -0
  953. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_bmi_for_age/pediatric_bmi_for_age_patient_code_search_test.rb +65 -0
  954. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_bmi_for_age/pediatric_bmi_for_age_provenance_revinclude_search_test.rb +53 -0
  955. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_bmi_for_age/pediatric_bmi_for_age_read_test.rb +26 -0
  956. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_bmi_for_age/pediatric_bmi_for_age_reference_resolution_test.rb +41 -0
  957. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_bmi_for_age/pediatric_bmi_for_age_validation_test.rb +40 -0
  958. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_bmi_for_age_group.rb +98 -0
  959. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_weight_for_height/metadata.yml +328 -0
  960. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_weight_for_height/pediatric_weight_for_height_must_support_test.rb +52 -0
  961. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_weight_for_height/pediatric_weight_for_height_patient_category_date_search_test.rb +48 -0
  962. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_weight_for_height/pediatric_weight_for_height_patient_category_lastupdated_search_test.rb +49 -0
  963. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_weight_for_height/pediatric_weight_for_height_patient_category_search_test.rb +47 -0
  964. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_weight_for_height/pediatric_weight_for_height_patient_category_status_search_test.rb +49 -0
  965. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_weight_for_height/pediatric_weight_for_height_patient_code_date_search_test.rb +50 -0
  966. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_weight_for_height/pediatric_weight_for_height_patient_code_search_test.rb +65 -0
  967. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_weight_for_height/pediatric_weight_for_height_provenance_revinclude_search_test.rb +53 -0
  968. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_weight_for_height/pediatric_weight_for_height_read_test.rb +26 -0
  969. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_weight_for_height/pediatric_weight_for_height_reference_resolution_test.rb +41 -0
  970. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_weight_for_height/pediatric_weight_for_height_validation_test.rb +40 -0
  971. data/lib/us_core_test_kit/generated/v8.0.0/pediatric_weight_for_height_group.rb +98 -0
  972. data/lib/us_core_test_kit/generated/v8.0.0/practitioner/metadata.yml +173 -0
  973. data/lib/us_core_test_kit/generated/v8.0.0/practitioner/practitioner_address_test.rb +32 -0
  974. data/lib/us_core_test_kit/generated/v8.0.0/practitioner/practitioner_id_search_test.rb +53 -0
  975. data/lib/us_core_test_kit/generated/v8.0.0/practitioner/practitioner_identifier_search_test.rb +42 -0
  976. data/lib/us_core_test_kit/generated/v8.0.0/practitioner/practitioner_must_support_test.rb +47 -0
  977. data/lib/us_core_test_kit/generated/v8.0.0/practitioner/practitioner_name_search_test.rb +41 -0
  978. data/lib/us_core_test_kit/generated/v8.0.0/practitioner/practitioner_read_test.rb +26 -0
  979. data/lib/us_core_test_kit/generated/v8.0.0/practitioner/practitioner_validation_test.rb +40 -0
  980. data/lib/us_core_test_kit/generated/v8.0.0/practitioner_group.rb +89 -0
  981. data/lib/us_core_test_kit/generated/v8.0.0/practitioner_role/metadata.yml +161 -0
  982. data/lib/us_core_test_kit/generated/v8.0.0/practitioner_role/practitioner_role_must_support_test.rb +45 -0
  983. data/lib/us_core_test_kit/generated/v8.0.0/practitioner_role/practitioner_role_practitioner_search_test.rb +52 -0
  984. data/lib/us_core_test_kit/generated/v8.0.0/practitioner_role/practitioner_role_read_test.rb +26 -0
  985. data/lib/us_core_test_kit/generated/v8.0.0/practitioner_role/practitioner_role_reference_resolution_test.rb +43 -0
  986. data/lib/us_core_test_kit/generated/v8.0.0/practitioner_role/practitioner_role_specialty_search_test.rb +42 -0
  987. data/lib/us_core_test_kit/generated/v8.0.0/practitioner_role/practitioner_role_validation_test.rb +40 -0
  988. data/lib/us_core_test_kit/generated/v8.0.0/practitioner_role_group.rb +89 -0
  989. data/lib/us_core_test_kit/generated/v8.0.0/procedure/metadata.yml +267 -0
  990. data/lib/us_core_test_kit/generated/v8.0.0/procedure/procedure_must_support_test.rb +48 -0
  991. data/lib/us_core_test_kit/generated/v8.0.0/procedure/procedure_patient_code_date_search_test.rb +50 -0
  992. data/lib/us_core_test_kit/generated/v8.0.0/procedure/procedure_patient_date_search_test.rb +47 -0
  993. data/lib/us_core_test_kit/generated/v8.0.0/procedure/procedure_patient_search_test.rb +63 -0
  994. data/lib/us_core_test_kit/generated/v8.0.0/procedure/procedure_patient_status_search_test.rb +48 -0
  995. data/lib/us_core_test_kit/generated/v8.0.0/procedure/procedure_provenance_revinclude_search_test.rb +52 -0
  996. data/lib/us_core_test_kit/generated/v8.0.0/procedure/procedure_read_test.rb +26 -0
  997. data/lib/us_core_test_kit/generated/v8.0.0/procedure/procedure_reference_resolution_test.rb +44 -0
  998. data/lib/us_core_test_kit/generated/v8.0.0/procedure/procedure_validation_test.rb +40 -0
  999. data/lib/us_core_test_kit/generated/v8.0.0/procedure_group.rb +93 -0
  1000. data/lib/us_core_test_kit/generated/v8.0.0/provenance/metadata.yml +193 -0
  1001. data/lib/us_core_test_kit/generated/v8.0.0/provenance/provenance_must_support_test.rb +51 -0
  1002. data/lib/us_core_test_kit/generated/v8.0.0/provenance/provenance_read_test.rb +26 -0
  1003. data/lib/us_core_test_kit/generated/v8.0.0/provenance/provenance_reference_resolution_test.rb +46 -0
  1004. data/lib/us_core_test_kit/generated/v8.0.0/provenance/provenance_validation_test.rb +40 -0
  1005. data/lib/us_core_test_kit/generated/v8.0.0/provenance_group.rb +59 -0
  1006. data/lib/us_core_test_kit/generated/v8.0.0/pulse_oximetry/metadata.yml +404 -0
  1007. data/lib/us_core_test_kit/generated/v8.0.0/pulse_oximetry/pulse_oximetry_must_support_test.rb +72 -0
  1008. data/lib/us_core_test_kit/generated/v8.0.0/pulse_oximetry/pulse_oximetry_patient_category_date_search_test.rb +48 -0
  1009. data/lib/us_core_test_kit/generated/v8.0.0/pulse_oximetry/pulse_oximetry_patient_category_lastupdated_search_test.rb +49 -0
  1010. data/lib/us_core_test_kit/generated/v8.0.0/pulse_oximetry/pulse_oximetry_patient_category_search_test.rb +47 -0
  1011. data/lib/us_core_test_kit/generated/v8.0.0/pulse_oximetry/pulse_oximetry_patient_category_status_search_test.rb +49 -0
  1012. data/lib/us_core_test_kit/generated/v8.0.0/pulse_oximetry/pulse_oximetry_patient_code_date_search_test.rb +50 -0
  1013. data/lib/us_core_test_kit/generated/v8.0.0/pulse_oximetry/pulse_oximetry_patient_code_search_test.rb +65 -0
  1014. data/lib/us_core_test_kit/generated/v8.0.0/pulse_oximetry/pulse_oximetry_provenance_revinclude_search_test.rb +53 -0
  1015. data/lib/us_core_test_kit/generated/v8.0.0/pulse_oximetry/pulse_oximetry_read_test.rb +26 -0
  1016. data/lib/us_core_test_kit/generated/v8.0.0/pulse_oximetry/pulse_oximetry_reference_resolution_test.rb +41 -0
  1017. data/lib/us_core_test_kit/generated/v8.0.0/pulse_oximetry/pulse_oximetry_validation_test.rb +40 -0
  1018. data/lib/us_core_test_kit/generated/v8.0.0/pulse_oximetry_group.rb +98 -0
  1019. data/lib/us_core_test_kit/generated/v8.0.0/questionnaire_response/metadata.yml +238 -0
  1020. data/lib/us_core_test_kit/generated/v8.0.0/questionnaire_response/questionnaire_response_id_search_test.rb +42 -0
  1021. data/lib/us_core_test_kit/generated/v8.0.0/questionnaire_response/questionnaire_response_must_support_test.rb +53 -0
  1022. data/lib/us_core_test_kit/generated/v8.0.0/questionnaire_response/questionnaire_response_patient_authored_search_test.rb +49 -0
  1023. data/lib/us_core_test_kit/generated/v8.0.0/questionnaire_response/questionnaire_response_patient_questionnaire_search_test.rb +48 -0
  1024. data/lib/us_core_test_kit/generated/v8.0.0/questionnaire_response/questionnaire_response_patient_search_test.rb +63 -0
  1025. data/lib/us_core_test_kit/generated/v8.0.0/questionnaire_response/questionnaire_response_patient_status_search_test.rb +48 -0
  1026. data/lib/us_core_test_kit/generated/v8.0.0/questionnaire_response/questionnaire_response_provenance_revinclude_search_test.rb +52 -0
  1027. data/lib/us_core_test_kit/generated/v8.0.0/questionnaire_response/questionnaire_response_read_test.rb +26 -0
  1028. data/lib/us_core_test_kit/generated/v8.0.0/questionnaire_response/questionnaire_response_reference_resolution_test.rb +41 -0
  1029. data/lib/us_core_test_kit/generated/v8.0.0/questionnaire_response/questionnaire_response_validation_test.rb +40 -0
  1030. data/lib/us_core_test_kit/generated/v8.0.0/questionnaire_response_group.rb +97 -0
  1031. data/lib/us_core_test_kit/generated/v8.0.0/related_person/metadata.yml +140 -0
  1032. data/lib/us_core_test_kit/generated/v8.0.0/related_person/related_person_id_search_test.rb +41 -0
  1033. data/lib/us_core_test_kit/generated/v8.0.0/related_person/related_person_must_support_test.rb +42 -0
  1034. data/lib/us_core_test_kit/generated/v8.0.0/related_person/related_person_name_search_test.rb +43 -0
  1035. data/lib/us_core_test_kit/generated/v8.0.0/related_person/related_person_patient_name_search_test.rb +47 -0
  1036. data/lib/us_core_test_kit/generated/v8.0.0/related_person/related_person_patient_search_test.rb +63 -0
  1037. data/lib/us_core_test_kit/generated/v8.0.0/related_person/related_person_provenance_revinclude_search_test.rb +51 -0
  1038. data/lib/us_core_test_kit/generated/v8.0.0/related_person/related_person_read_test.rb +26 -0
  1039. data/lib/us_core_test_kit/generated/v8.0.0/related_person/related_person_reference_resolution_test.rb +40 -0
  1040. data/lib/us_core_test_kit/generated/v8.0.0/related_person/related_person_validation_test.rb +40 -0
  1041. data/lib/us_core_test_kit/generated/v8.0.0/related_person_group.rb +92 -0
  1042. data/lib/us_core_test_kit/generated/v8.0.0/respiratory_rate/metadata.yml +328 -0
  1043. data/lib/us_core_test_kit/generated/v8.0.0/respiratory_rate/respiratory_rate_must_support_test.rb +52 -0
  1044. data/lib/us_core_test_kit/generated/v8.0.0/respiratory_rate/respiratory_rate_patient_category_date_search_test.rb +48 -0
  1045. data/lib/us_core_test_kit/generated/v8.0.0/respiratory_rate/respiratory_rate_patient_category_lastupdated_search_test.rb +49 -0
  1046. data/lib/us_core_test_kit/generated/v8.0.0/respiratory_rate/respiratory_rate_patient_category_search_test.rb +47 -0
  1047. data/lib/us_core_test_kit/generated/v8.0.0/respiratory_rate/respiratory_rate_patient_category_status_search_test.rb +49 -0
  1048. data/lib/us_core_test_kit/generated/v8.0.0/respiratory_rate/respiratory_rate_patient_code_date_search_test.rb +50 -0
  1049. data/lib/us_core_test_kit/generated/v8.0.0/respiratory_rate/respiratory_rate_patient_code_search_test.rb +65 -0
  1050. data/lib/us_core_test_kit/generated/v8.0.0/respiratory_rate/respiratory_rate_provenance_revinclude_search_test.rb +53 -0
  1051. data/lib/us_core_test_kit/generated/v8.0.0/respiratory_rate/respiratory_rate_read_test.rb +26 -0
  1052. data/lib/us_core_test_kit/generated/v8.0.0/respiratory_rate/respiratory_rate_reference_resolution_test.rb +41 -0
  1053. data/lib/us_core_test_kit/generated/v8.0.0/respiratory_rate/respiratory_rate_validation_test.rb +40 -0
  1054. data/lib/us_core_test_kit/generated/v8.0.0/respiratory_rate_group.rb +98 -0
  1055. data/lib/us_core_test_kit/generated/v8.0.0/service_request/metadata.yml +359 -0
  1056. data/lib/us_core_test_kit/generated/v8.0.0/service_request/service_request_id_search_test.rb +42 -0
  1057. data/lib/us_core_test_kit/generated/v8.0.0/service_request/service_request_must_support_test.rb +51 -0
  1058. data/lib/us_core_test_kit/generated/v8.0.0/service_request/service_request_patient_category_authored_search_test.rb +48 -0
  1059. data/lib/us_core_test_kit/generated/v8.0.0/service_request/service_request_patient_category_search_test.rb +47 -0
  1060. data/lib/us_core_test_kit/generated/v8.0.0/service_request/service_request_patient_code_authored_search_test.rb +50 -0
  1061. data/lib/us_core_test_kit/generated/v8.0.0/service_request/service_request_patient_code_search_test.rb +47 -0
  1062. data/lib/us_core_test_kit/generated/v8.0.0/service_request/service_request_patient_search_test.rb +63 -0
  1063. data/lib/us_core_test_kit/generated/v8.0.0/service_request/service_request_patient_status_search_test.rb +48 -0
  1064. data/lib/us_core_test_kit/generated/v8.0.0/service_request/service_request_provenance_revinclude_search_test.rb +52 -0
  1065. data/lib/us_core_test_kit/generated/v8.0.0/service_request/service_request_read_test.rb +26 -0
  1066. data/lib/us_core_test_kit/generated/v8.0.0/service_request/service_request_reference_resolution_test.rb +43 -0
  1067. data/lib/us_core_test_kit/generated/v8.0.0/service_request/service_request_validation_test.rb +40 -0
  1068. data/lib/us_core_test_kit/generated/v8.0.0/service_request_group.rb +102 -0
  1069. data/lib/us_core_test_kit/generated/v8.0.0/simple_observation/metadata.yml +361 -0
  1070. data/lib/us_core_test_kit/generated/v8.0.0/simple_observation/simple_observation_must_support_test.rb +51 -0
  1071. data/lib/us_core_test_kit/generated/v8.0.0/simple_observation/simple_observation_patient_category_date_search_test.rb +48 -0
  1072. data/lib/us_core_test_kit/generated/v8.0.0/simple_observation/simple_observation_patient_category_lastupdated_search_test.rb +49 -0
  1073. data/lib/us_core_test_kit/generated/v8.0.0/simple_observation/simple_observation_patient_category_search_test.rb +65 -0
  1074. data/lib/us_core_test_kit/generated/v8.0.0/simple_observation/simple_observation_patient_category_status_search_test.rb +49 -0
  1075. data/lib/us_core_test_kit/generated/v8.0.0/simple_observation/simple_observation_patient_code_date_search_test.rb +50 -0
  1076. data/lib/us_core_test_kit/generated/v8.0.0/simple_observation/simple_observation_patient_code_search_test.rb +47 -0
  1077. data/lib/us_core_test_kit/generated/v8.0.0/simple_observation/simple_observation_provenance_revinclude_search_test.rb +53 -0
  1078. data/lib/us_core_test_kit/generated/v8.0.0/simple_observation/simple_observation_read_test.rb +26 -0
  1079. data/lib/us_core_test_kit/generated/v8.0.0/simple_observation/simple_observation_reference_resolution_test.rb +42 -0
  1080. data/lib/us_core_test_kit/generated/v8.0.0/simple_observation/simple_observation_validation_test.rb +40 -0
  1081. data/lib/us_core_test_kit/generated/v8.0.0/simple_observation_group.rb +98 -0
  1082. data/lib/us_core_test_kit/generated/v8.0.0/smokingstatus/metadata.yml +303 -0
  1083. data/lib/us_core_test_kit/generated/v8.0.0/smokingstatus/smokingstatus_must_support_test.rb +46 -0
  1084. data/lib/us_core_test_kit/generated/v8.0.0/smokingstatus/smokingstatus_patient_category_date_search_test.rb +48 -0
  1085. data/lib/us_core_test_kit/generated/v8.0.0/smokingstatus/smokingstatus_patient_category_lastupdated_search_test.rb +49 -0
  1086. data/lib/us_core_test_kit/generated/v8.0.0/smokingstatus/smokingstatus_patient_category_search_test.rb +47 -0
  1087. data/lib/us_core_test_kit/generated/v8.0.0/smokingstatus/smokingstatus_patient_category_status_search_test.rb +49 -0
  1088. data/lib/us_core_test_kit/generated/v8.0.0/smokingstatus/smokingstatus_patient_code_date_search_test.rb +50 -0
  1089. data/lib/us_core_test_kit/generated/v8.0.0/smokingstatus/smokingstatus_patient_code_search_test.rb +65 -0
  1090. data/lib/us_core_test_kit/generated/v8.0.0/smokingstatus/smokingstatus_provenance_revinclude_search_test.rb +53 -0
  1091. data/lib/us_core_test_kit/generated/v8.0.0/smokingstatus/smokingstatus_read_test.rb +26 -0
  1092. data/lib/us_core_test_kit/generated/v8.0.0/smokingstatus/smokingstatus_reference_resolution_test.rb +41 -0
  1093. data/lib/us_core_test_kit/generated/v8.0.0/smokingstatus/smokingstatus_validation_test.rb +40 -0
  1094. data/lib/us_core_test_kit/generated/v8.0.0/smokingstatus_group.rb +98 -0
  1095. data/lib/us_core_test_kit/generated/v8.0.0/specimen/metadata.yml +138 -0
  1096. data/lib/us_core_test_kit/generated/v8.0.0/specimen/specimen_id_search_test.rb +41 -0
  1097. data/lib/us_core_test_kit/generated/v8.0.0/specimen/specimen_must_support_test.rb +45 -0
  1098. data/lib/us_core_test_kit/generated/v8.0.0/specimen/specimen_patient_search_test.rb +64 -0
  1099. data/lib/us_core_test_kit/generated/v8.0.0/specimen/specimen_read_test.rb +26 -0
  1100. data/lib/us_core_test_kit/generated/v8.0.0/specimen/specimen_reference_resolution_test.rb +40 -0
  1101. data/lib/us_core_test_kit/generated/v8.0.0/specimen/specimen_validation_test.rb +40 -0
  1102. data/lib/us_core_test_kit/generated/v8.0.0/specimen_group.rb +86 -0
  1103. data/lib/us_core_test_kit/generated/v8.0.0/treatment_intervention_preference/metadata.yml +295 -0
  1104. data/lib/us_core_test_kit/generated/v8.0.0/treatment_intervention_preference/treatment_intervention_preference_must_support_test.rb +48 -0
  1105. data/lib/us_core_test_kit/generated/v8.0.0/treatment_intervention_preference/treatment_intervention_preference_patient_category_date_search_test.rb +48 -0
  1106. data/lib/us_core_test_kit/generated/v8.0.0/treatment_intervention_preference/treatment_intervention_preference_patient_category_lastupdated_search_test.rb +49 -0
  1107. data/lib/us_core_test_kit/generated/v8.0.0/treatment_intervention_preference/treatment_intervention_preference_patient_category_search_test.rb +47 -0
  1108. data/lib/us_core_test_kit/generated/v8.0.0/treatment_intervention_preference/treatment_intervention_preference_patient_category_status_search_test.rb +49 -0
  1109. data/lib/us_core_test_kit/generated/v8.0.0/treatment_intervention_preference/treatment_intervention_preference_patient_code_date_search_test.rb +50 -0
  1110. data/lib/us_core_test_kit/generated/v8.0.0/treatment_intervention_preference/treatment_intervention_preference_patient_code_search_test.rb +65 -0
  1111. data/lib/us_core_test_kit/generated/v8.0.0/treatment_intervention_preference/treatment_intervention_preference_provenance_revinclude_search_test.rb +53 -0
  1112. data/lib/us_core_test_kit/generated/v8.0.0/treatment_intervention_preference/treatment_intervention_preference_read_test.rb +26 -0
  1113. data/lib/us_core_test_kit/generated/v8.0.0/treatment_intervention_preference/treatment_intervention_preference_reference_resolution_test.rb +41 -0
  1114. data/lib/us_core_test_kit/generated/v8.0.0/treatment_intervention_preference/treatment_intervention_preference_validation_test.rb +40 -0
  1115. data/lib/us_core_test_kit/generated/v8.0.0/treatment_intervention_preference_group.rb +98 -0
  1116. data/lib/us_core_test_kit/generated/v8.0.0/us_core_test_suite.rb +260 -0
  1117. data/lib/us_core_test_kit/generator/granular_scope_group_generator.rb +1 -1
  1118. data/lib/us_core_test_kit/generator/granular_scope_read_test_generator.rb +3 -4
  1119. data/lib/us_core_test_kit/generator/granular_scope_resource_type_group_generator.rb +1 -1
  1120. data/lib/us_core_test_kit/generator/granular_scope_test_generator.rb +1 -1
  1121. data/lib/us_core_test_kit/generator/group_generator.rb +65 -59
  1122. data/lib/us_core_test_kit/generator/group_metadata_extractor.rb +18 -17
  1123. data/lib/us_core_test_kit/generator/ig_metadata_extractor.rb +9 -7
  1124. data/lib/us_core_test_kit/generator/interpreter_required_extension_test_generator.rb +68 -0
  1125. data/lib/us_core_test_kit/generator/must_support_metadata_extractor.rb +90 -84
  1126. data/lib/us_core_test_kit/generator/must_support_metadata_extractor_us_core_6.rb +0 -4
  1127. data/lib/us_core_test_kit/generator/must_support_metadata_extractor_us_core_7.rb +0 -4
  1128. data/lib/us_core_test_kit/generator/must_support_metadata_extractor_us_core_8.rb +56 -0
  1129. data/lib/us_core_test_kit/generator/must_support_test_generator.rb +27 -9
  1130. data/lib/us_core_test_kit/generator/naming.rb +4 -2
  1131. data/lib/us_core_test_kit/generator/special_cases.rb +16 -10
  1132. data/lib/us_core_test_kit/generator/suite_generator.rb +8 -4
  1133. data/lib/us_core_test_kit/generator/templates/interpreter_required_extension_test.rb.erb +25 -0
  1134. data/lib/us_core_test_kit/generator/validation_test_generator.rb +12 -12
  1135. data/lib/us_core_test_kit/generator.rb +7 -3
  1136. data/lib/us_core_test_kit/igs/us_core_800/CodeSystem-observation-category.json +83 -0
  1137. data/lib/us_core_test_kit/igs/us_core_800/Resource-lastUpdated.json +43 -0
  1138. data/lib/us_core_test_kit/igs/us_core_800/StructureDefinition-condition-assertedDate.json +280 -0
  1139. data/lib/us_core_test_kit/igs/us_core_800/ValueSet-SmokingStatusType.json +74 -0
  1140. data/lib/us_core_test_kit/igs/us_core_800/ValueSet-documentreference-adi-category.json +48 -0
  1141. data/lib/us_core_test_kit/igs/us_core_800/ValueSet-servicerequest-category.json +69 -0
  1142. data/lib/us_core_test_kit/igs/us_core_800.tgz +0 -0
  1143. data/lib/us_core_test_kit/interpreter_required_extension_test.rb +40 -0
  1144. data/lib/us_core_test_kit/metadata.rb +4 -3
  1145. data/lib/us_core_test_kit/must_support_test.rb +1 -1
  1146. data/lib/us_core_test_kit/primitive_type.rb +3 -3
  1147. data/lib/us_core_test_kit/provenance_validator.rb +1 -1
  1148. data/lib/us_core_test_kit/read_test.rb +2 -1
  1149. data/lib/us_core_test_kit/reference_resolution_test.rb +1 -1
  1150. data/lib/us_core_test_kit/requirements/generated/us_core_client_v610_requirements_coverage.csv +0 -1
  1151. data/lib/us_core_test_kit/requirements/generated/us_core_client_v700_requirements_coverage.csv +0 -1
  1152. data/lib/us_core_test_kit/requirements/generated/us_core_v610_requirements_coverage.csv +3 -11
  1153. data/lib/us_core_test_kit/requirements/generated/us_core_v700_requirements_coverage.csv +11 -19
  1154. data/lib/us_core_test_kit/requirements/generated/us_core_v800_requirements_coverage.csv +1 -0
  1155. data/lib/us_core_test_kit/requirements/hl7.fhir.us.core_6.1.0_reqs.xlsx +0 -0
  1156. data/lib/us_core_test_kit/requirements/hl7.fhir.us.core_7.0.0_reqs.xlsx +0 -0
  1157. data/lib/us_core_test_kit/requirements/hl7.fhir.us.core_8.0.0_reqs.xlsx +0 -0
  1158. data/lib/us_core_test_kit/requirements/us_core_test_kit_requirements.csv +929 -31
  1159. data/lib/us_core_test_kit/resource_search_param_checker.rb +2 -2
  1160. data/lib/us_core_test_kit/search_test.rb +27 -5
  1161. data/lib/us_core_test_kit/version.rb +2 -2
  1162. data/lib/us_core_test_kit.rb +1 -0
  1163. metadata +1085 -4
@@ -44,7 +44,7 @@ hl7.fhir.us.core_6.1.0,28.A,https://hl7.org/fhir/us/core/STU6.1/general-requirem
44
44
  hl7.fhir.us.core_6.1.0,28.B,https://hl7.org/fhir/us/core/STU6.1/general-requirements.html#extensible-binding-for-coded-elements,"[F]or newly recorded, non-legacy data, a system **SHOULD** adhere to the extensible binding rules.",SHOULD,Server,,true,,
45
45
  hl7.fhir.us.core_6.1.0,29,https://hl7.org/fhir/us/core/STU6.1/general-requirements.html#translations,Alternate codes may be provided in addition to the standard codes defined in required or extensible ValueSets. These alternate codes are called “translations”.,MAY,Server,,false,,
46
46
  hl7.fhir.us.core_6.1.0,30,https://hl7.org/fhir/us/core/STU6.1/general-requirements.html#translations,[The translations] may be equivalent to or narrower in meaning than the standard concept code.,MAY,Server,,false,,
47
- hl7.fhir.us.core_6.1.0,31,https://hl7.org/fhir/us/core/STU6.1/general-requirements.html#modifier-elements,Servers ... SHALL be able to process [elements that are] [Mandatory](https://hl7.org/fhir/us/core/must-support.html) or [Must Support elements](https://hl7.org/fhir/us/core/must-support.html),SHALL,Server,,true,,
47
+ hl7.fhir.us.core_6.1.0,31,https://hl7.org/fhir/us/core/STU6.1/general-requirements.html#modifier-elements,Servers ... SHALL be able to process [elements that are] [Mandatory](https://hl7.org/fhir/us/core/must-support.html) or [Must Support elements](https://hl7.org/fhir/us/core/must-support.html),DEPRECATED,Server,,true,,
48
48
  hl7.fhir.us.core_6.1.0,32,https://hl7.org/fhir/us/core/STU6.1/general-requirements.html#modifier-elements,Clients SHALL be able to process [elements that are] [Mandatory](https://hl7.org/fhir/us/core/must-support.html) or [Must Support elements](https://hl7.org/fhir/us/core/must-support.html),SHALL,Client,,true,,
49
49
  hl7.fhir.us.core_6.1.0,33,https://hl7.org/fhir/us/core/STU6.1/general-requirements.html#modifier-elements,"Not all modifier elements are Mandatory or Must Support, and there is no requirement for supporting them",MAY,Server,,false,,
50
50
  hl7.fhir.us.core_6.1.0,34,https://hl7.org/fhir/us/core/STU6.1/general-requirements.html#modifier-elements,"Servers **MAY** communicate a system-wide profile in their CapabilityStatement to identify which additional elements, including modifier elements, they support",MAY,Server,,false,,
@@ -127,9 +127,9 @@ hl7.fhir.us.core_6.1.0,83,https://hl7.org/fhir/us/core/STU6.1/must-support.html#
127
127
  hl7.fhir.us.core_6.1.0,84,https://hl7.org/fhir/us/core/STU6.1/must-support.html#additional-uscdi-requirements,Implementors [US Core Responders] seeking ONC certification [in the ONC IT Health Certification program] **SHALL** interpret Additional USCDI Requirements as Must Support elements as documented above,SHALL,Server,,true,Not Tested,This requirement is specific to certification testing and is not relevant to the IG tests
128
128
  hl7.fhir.us.core_6.1.0,85,https://hl7.org/fhir/us/core/STU6.1/must-support.html#additional-uscdi-requirements,Implementors [US Core Requestors] [not] seeking ONC certification [in the ONC IT Health Certification program] **SHALL** interpret Additional USCDI Requirements as … optional.,SHALL,Client,,true,,
129
129
  hl7.fhir.us.core_6.1.0,86,https://hl7.org/fhir/us/core/STU6.1/must-support.html#additional-uscdi-requirements,Implementors [US Core Responders] [not] seeking ONC certification [in the ONC IT Health Certification program] **SHALL** interpret Additional USCDI Requirements as … optional.,SHALL,Server,,true,,
130
- hl7.fhir.us.core_6.1.0,87,https://hl7.org/fhir/us/core/STU6.1/must-support.html#additional-uscdi-requirements,"If an element is marked as Must Support and defined by a pattern [as described by [ElementDefinition.pattern](http://hl7.org/fhir/R4/elementdefinition-definitions.html#ElementDefinition.pattern_x_)], then the pattern defines the elements and element values that the server **SHALL** be capable of providing.",SHALL,Server,,false,,
131
- hl7.fhir.us.core_6.1.0,88,https://hl7.org/fhir/us/core/STU6.1/must-support.html#defined-pattern-elements,When claiming conformance to … [a profile with a category element defined by a pattern as described by [ElementDefinition.pattern](http://hl7.org/fhir/R4/elementdefinition-definitions.html#ElementDefinition.pattern_x_) requiring fixed values in profile.category.coding.system and profile.category.coding.code for a coding element] US Core Responders Shall provide these values in a profile.category,SHALL,Server,,true,,
132
- hl7.fhir.us.core_6.1.0,89,https://hl7.org/fhir/us/core/STU6.1/must-support.html#defined-pattern-elements,When claiming conformance to … [a profile with a category element defined by a pattern as described by [ElementDefinition.pattern](http://hl7.org/fhir/R4/elementdefinition-definitions.html#ElementDefinition.pattern_x_) requiring fixed values in profile.category.coding.system and profile.category.coding.code for a coding element] US Core Requestors Shall be capable of processing these values in profile.category,SHALL,Client,,true,,
130
+ hl7.fhir.us.core_6.1.0,87,https://hl7.org/fhir/us/core/STU6.1/must-support.html#defined-pattern-elements,"If an element is marked as Must Support and defined by a pattern [as described by [ElementDefinition.pattern](http://hl7.org/fhir/R4/elementdefinition-definitions.html#ElementDefinition.pattern_x_)], then the pattern defines the elements and element values that the server **SHALL** be capable of providing.",SHALL,Server,,false,,
131
+ hl7.fhir.us.core_6.1.0,88,https://hl7.org/fhir/us/core/STU6.1/must-support.html#defined-pattern-elements,When claiming conformance to … [a profile with a category element defined by a pattern as described by [ElementDefinition.pattern](http://hl7.org/fhir/R4/elementdefinition-definitions.html#ElementDefinition.pattern_x_) requiring fixed values in profile.category.coding.system and profile.category.coding.code for a coding element] US Core Responders Shall provide these values in a profile.category,DEPRECATED,Server,,true,,
132
+ hl7.fhir.us.core_6.1.0,89,https://hl7.org/fhir/us/core/STU6.1/must-support.html#defined-pattern-elements,When claiming conformance to … [a profile with a category element defined by a pattern as described by [ElementDefinition.pattern](http://hl7.org/fhir/R4/elementdefinition-definitions.html#ElementDefinition.pattern_x_) requiring fixed values in profile.category.coding.system and profile.category.coding.code for a coding element] US Core Requestors Shall be capable of processing these values in profile.category,DEPRECATED,Client,,true,,
133
133
  hl7.fhir.us.core_6.1.0,90,https://hl7.org/fhir/us/core/STU6.1/must-support.html#must-support---primitive-element,"Primitive elements are single elements with a primitive value. If they are marked as Must Support, then the server **SHALL** be capable of providing the element value to meet the Must Support requirement.",SHALL,Server,,false,,
134
134
  hl7.fhir.us.core_6.1.0,91,https://hl7.org/fhir/us/core/STU6.1/must-support.html#must-support---primitive-element,[W]hen claiming conformance [to a profile with a must support primitive element] … US Core responders SHALL be capable of providing the value [of the primitive element],SHALL,Server,,false,,
135
135
  hl7.fhir.us.core_6.1.0,92,https://hl7.org/fhir/us/core/STU6.1/must-support.html#must-support---primitive-element,[W]hen claiming conformance [to a profile with a must support primitive element] … US Core requestors SHALL be capable of processing the value [of the primitive element],SHALL,Client,,false,,
@@ -443,7 +443,7 @@ A MedicationRequest resource query:
443
443
  SHALL include all prescribed and “self-prescribed” MedicationRequest resources with an intent = “plan” representing reported medications",SHALL,Server,,false,,
444
444
  hl7.fhir.us.core_6.1.0,255,https://hl7.org/fhir/us/core/STU6.1/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
445
445
  A MedicationRequest resource query:
446
- SHALL include all prescribed and “self-prescribed” MedicationRequest resources with an intent = “plan” representing reported medications",SHALL,Server,,false,,
446
+ SHALL include all prescribed and “self-prescribed” MedicationRequest resources with an intent = “plan” representing reported medications",DEPRECATED,Server,,false,,
447
447
  hl7.fhir.us.core_6.1.0,256,https://hl7.org/fhir/us/core/STU6.1/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
448
448
  A MedicationRequest resource query:
449
449
  [when communicating reported medications] ... prescribed and “self-prescribed” MedicationRequest resources with an intent = “plan” ... [servers]
@@ -460,10 +460,10 @@ A MedicationRequest resource query:
460
460
  The encounter element SHOULD be supported [by the server].",SHOULD,Server,,false,,
461
461
  hl7.fhir.us.core_6.1.0,260,https://hl7.org/fhir/us/core/STU6.1/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
462
462
  A MedicationRequest resource query:
463
- [Servers supporting the encounter element when] Searching by [encounter] context (i.e., for a given inpatient encounter) will return all medications ordered during that encounter, including medications administered in hospital and prescribed or discharge medications intended to be taken at home.",SHALL,Server,,false,,
463
+ [Servers supporting the encounter element when] Searching by [encounter] context (i.e., for a given inpatient encounter) will return all medications ordered during that encounter, including medications administered in hospital and prescribed or discharge medications intended to be taken at home.",SHOULD,Server,,true,,
464
464
  hl7.fhir.us.core_6.1.0,261,https://hl7.org/fhir/us/core/STU6.1/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
465
465
  A MedicationRequest resource query:
466
- [Servers supporting the encounter element when] Searching by [encounter] context (i.e., for a given inpatient encounter) will return all medications ordered during that encounter, including medications administered in hospital and prescribed or discharge medications intended to be taken at home.",SHALL,Server,,false,,
466
+ [Servers supporting the encounter element when] Searching by [encounter] context (i.e., for a given inpatient encounter) will return all medications ordered during that encounter, including medications administered in hospital and prescribed or discharge medications intended to be taken at home.",DEPRECATED,Server,,false,,
467
467
  hl7.fhir.us.core_6.1.0,262,https://hl7.org/fhir/us/core/STU6.1/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
468
468
  A MedicationRequest resource query:
469
469
  The category and encounter elements MAY be used together to get the intersection of medications for a given encounter (i.e., the context) that were administered during as an inpatient (i.e., the category).",MAY,Client,,false,,
@@ -483,7 +483,7 @@ hl7.fhir.us.core_6.1.0,271,https://hl7.org/fhir/us/core/STU6.1/screening-and-ass
483
483
  ...
484
484
  When a Simple Observation or Problem or Health Concern is recorded based on a structured screening and assessment ..., the US Core Condition Problems and Health Concerns Profile [[Profile link](https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-condition-problems-health-concerns.html) should reference it] using the evidence.detail element",SHOULD,Server,,false,,
485
485
  hl7.fhir.us.core_6.1.0,272,https://hl7.org/fhir/us/core/STU6.1/screening-and-assessments.html#choosing-between-questionnaireresponse-and-observation,"For API developers using US Core, it’s important to understand when to use the QuestionnaireResponse versus Observation to represent structured assessments and surveys. Here are some guidelines to help choose the appropriate profile:
486
- Observations represent specific point-in-time facts that need to be searched, trended, the subject of statistical analysis, and directly referenced in support of other actions ... anything that meets one of the preceding criteria must be surfaced as an Observation.",SHALL,Server,,false,,
486
+ Observations represent specific point-in-time facts that need to be searched, trended, the subject of statistical analysis, and directly referenced in support of other actions ... anything that meets one of the preceding criteria must be surfaced as an Observation.",SHOULD,Server,,false,,
487
487
  hl7.fhir.us.core_6.1.0,273,https://hl7.org/fhir/us/core/STU6.1/screening-and-assessments.html#choosing-between-questionnaireresponse-and-observation,"For API developers using US Core, it’s important to understand when to use the QuestionnaireResponse versus Observation to represent structured assessments and surveys. Here are some guidelines to help choose the appropriate profile:
488
488
  Observations represent specific point-in-time facts that need to be searched, trended, the subject of statistical analysis, and directly referenced in support of other actions ... anything that meets one of the preceding criteria must be surfaced as an Observation.",SHALL,Server,,false,,
489
489
  hl7.fhir.us.core_6.1.0,274,https://hl7.org/fhir/us/core/STU6.1/screening-and-assessments.html#choosing-between-questionnaireresponse-and-observation,"For FHIR implementers, it is important to note that QuestionnaireResponse [which represent the source-of-truth of a completed form, shall] references a specific version of a form, whether it was represented as a FHIR Questionnaire or not. This reference provides the context of exactly what options were available, what logic was used to calculate answers, and what questions were asked.",SHALL,Server,,false,,
@@ -691,13 +691,13 @@ hl7.fhir.us.core_6.1.0,455,https://hl7.org/fhir/us/core/STU6.1/StructureDefiniti
691
691
  hl7.fhir.us.core_6.1.0,456,https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-organization.html#mandatory-and-must-support-data-elements,Systems … SHOULD the National Association of Insurance Commissioners NAIC Company code (sometimes called “NAIC Number” or “cocode”) for payers.,SHOULD,Server,,false,,
692
692
  hl7.fhir.us.core_6.1.0,457,https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-organization.html#mandatory-and-must-support-data-elements,Systems … SHOULD support Clinical Laboratory Improvement Amendments (CLIA) for laboratories,SHOULD,Server,,false,,
693
693
  hl7.fhir.us.core_6.1.0,458,https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-organization.html#mandatory-and-must-support-data-elements,Systems SHOULD follow the [Project US@ Technical Specification for Patient Addresses Final Version 1.0](https://asapnet.org/wp-content/uploads/2022/03/Project_US_FINAL_Technical_Specification_Version_1.0.pdf) as the standard style guide for Organization.address.line and Organization.address.city,DEPRECATED,Server,,false,,
694
- hl7.fhir.us.core_6.1.0,459,"https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-race.html#profile-specific-implementation-guidance","[Organizations participating in the ONC Health IT certrification program,] must support at least one category code from OMB Race [category for the [US Core Race Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html)]",DEPRECATED,Server,,true,,
695
- hl7.fhir.us.core_6.1.0,460,"https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-ethnicity.html#profile-specific-implementation-guidance","[Organizations participating in the ONC Health IT certrification program,] must support at least one category code from OMB … Ethnicity [category for the [US Core Ethnicity Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-ethnicity.html)]",DEPRECATED,Server,,true,,
696
- hl7.fhir.us.core_6.1.0,461,"https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-race.html#profile-specific-implementation-guidance","[Organizations participating in the ONC Health IT certrification program,] MAY include additional detailed codes from CDC Race … codes [when using the [US Core Race Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html)]",DEPRECATED,Server,,true,,
697
- hl7.fhir.us.core_6.1.0,462,"https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-ethnicity.html#profile-specific-implementation-guidance","[Organizations participating in the ONC Health IT certrification program,] SHALL include a text description [of category codes when using the [US Core Ethnicity Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-ethnicity.html)]",DEPRECATED,Server,,true,,
698
- hl7.fhir.us.core_6.1.0,463,"https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-race.html#profile-specific-implementation-guidance","[Organizations participating in the ONC Health IT certrification program,] MAY include additional detailed codes from CDC Race … codes [when using the [US Core Race Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html)]",DEPRECATED,Server,,true,,
699
- hl7.fhir.us.core_6.1.0,464,"https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-ethnicity.html#profile-specific-implementation-guidance","[Organizations participating in the ONC Health IT certrification program,] SHALL include a text description [of category codes when using the [US Core Ethnicity Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-ethnicity.html)]",DEPRECATED,Server,,true,,
700
- hl7.fhir.us.core_6.1.0,465,https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,"[For Organizations participating in the ONC Health IT certrification program,] Although Patient.deceased[x] is marked as additional USCDI, certifying systems are not required to support both [boolean and dateTime data types], but SHALL support [at] least Patient.deceasedDateTime",DEPRECATED,Server,,,,
694
+ hl7.fhir.us.core_6.1.0,459,"https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-race.html#profile-specific-implementation-guidance",The Complex [Extension] for Race ... allow[s] for one or more codes of which must support at least one category code from OMB Race [category for the [US Core Race Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html)],DEPRECATED,Server,,true,,
695
+ hl7.fhir.us.core_6.1.0,460,"https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-ethnicity.html#profile-specific-implementation-guidance",The Complex [Extension] for ... Ethnicity allow[s] for one or more codes of which must support at least one category code from OMB … Ethnicity [category for the [US Core Ethnicity Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-ethnicity.html)],DEPRECATED,Server,,true,,
696
+ hl7.fhir.us.core_6.1.0,461,"https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-race.html#profile-specific-implementation-guidance",The Complex [Extension] for Race ... allow[s] for one or more codes of which MAY include additional detailed codes from CDC Race … codes [when using the [US Core Race Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html)],DEPRECATED,Server,,true,,
697
+ hl7.fhir.us.core_6.1.0,462,"https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-ethnicity.html#profile-specific-implementation-guidance",The Complex [Extension] for Race ... allow[s] for one or more codes of which SHALL include a text description [of category codes when using the [US Core Race Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html)],DEPRECATED,Server,,true,,
698
+ hl7.fhir.us.core_6.1.0,463,"https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-race.html#profile-specific-implementation-guidance",The Complex [Extension] for ... Ethnicity allow[s] for one or more codes of which MAY include additional detailed codes from CDC Race … codes [when using the [US Core Race Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html)],DEPRECATED,Server,,true,,
699
+ hl7.fhir.us.core_6.1.0,464,"https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-ethnicity.html#profile-specific-implementation-guidance",The Complex [Extension] for ... Ethnicity allow[s] for one or more codes of which SHALL include a text description [of category codes when using the [US Core Ethnicity Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-ethnicity.html)],DEPRECATED,Server,,true,,
700
+ hl7.fhir.us.core_6.1.0,465,https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,"Although Patient.deceased[x] is marked as additional USCDI, certifying systems are not required to support both [boolean and dateTime data types], but SHALL support [at] least Patient.deceasedDateTime",DEPRECATED,Server,,,,
701
701
  hl7.fhir.us.core_6.1.0,466,https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,Previous name is represented by setting Patient.name.use to “old” or providing an end date in Patient.name.period or doing both,SHOULD,Server,,true,,
702
702
  hl7.fhir.us.core_6.1.0,467,https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,Previous address is represented by setting Patient.address.use to “old” or providing an end date in Patient.address.period or doing both.,SHOULD,Server,,true,,
703
703
  hl7.fhir.us.core_6.1.0,468,https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,Communication.preferred MAY designate a preferred language when multiple languages are represented,MAY,Server,,false,,
@@ -867,7 +867,7 @@ Or text in ... `[DataElement.code.text]’ if only text is available [for a Data
867
867
  hl7.fhir.us.core_7.0.0,28,https://hl7.org/fhir/us/core/STU7/general-requirements.html#extensible-binding-for-coded-elements,US Core Requestors SHALL be capable of processing the code in ['DataElement.code.code' or text in 'DataElement.code.text' for a DataElement.code that has an extensible binding],SHALL,Client,,true,,
868
868
  hl7.fhir.us.core_7.0.0,29,https://hl7.org/fhir/us/core/STU7/general-requirements.html#translations,Alternate codes may be provided in addition to the standard codes defined in required or extensible ValueSets. These alternate codes are called “translations”.,MAY,Server,,false,,
869
869
  hl7.fhir.us.core_7.0.0,30,https://hl7.org/fhir/us/core/STU7/general-requirements.html#translations,[The translations] may be equivalent to or narrower in meaning than the standard concept code.,MAY,Server,,false,,
870
- hl7.fhir.us.core_7.0.0,31,https://hl7.org/fhir/us/core/STU7/general-requirements.html#modifier-elements,Servers ... SHALL be able to process [elements that are] [Mandatory](https://hl7.org/fhir/us/core/must-support.html) or [Must Support elements](https://hl7.org/fhir/us/core/must-support.html),SHALL,Server,,true,,
870
+ hl7.fhir.us.core_7.0.0,31,https://hl7.org/fhir/us/core/STU7/general-requirements.html#modifier-elements,Servers ... SHALL be able to process [elements that are] [Mandatory](https://hl7.org/fhir/us/core/must-support.html) or [Must Support elements](https://hl7.org/fhir/us/core/must-support.html),DEPRECATED,Server,,true,,
871
871
  hl7.fhir.us.core_7.0.0,32,https://hl7.org/fhir/us/core/STU7/general-requirements.html#modifier-elements,Clients SHALL be able to process [elements that are] [Mandatory](https://hl7.org/fhir/us/core/must-support.html) or [Must Support elements](https://hl7.org/fhir/us/core/must-support.html),SHALL,Client,,true,,
872
872
  hl7.fhir.us.core_7.0.0,33,https://hl7.org/fhir/us/core/STU7/general-requirements.html#modifier-elements,"Not all modifier elements are Mandatory or Must Support, and there is no requirement for supporting them",MAY,Server,,false,,
873
873
  hl7.fhir.us.core_7.0.0,34,https://hl7.org/fhir/us/core/STU7/general-requirements.html#modifier-elements,"Servers **MAY** communicate a system-wide profile in their CapabilityStatement to identify which additional elements, including modifier elements, they support",MAY,Server,,false,,
@@ -946,9 +946,9 @@ hl7.fhir.us.core_7.0.0,83,https://hl7.org/fhir/us/core/STU7/must-support.html#ad
946
946
  hl7.fhir.us.core_7.0.0,84,https://hl7.org/fhir/us/core/STU7/must-support.html#additional-uscdi-requirements,Implementors [US Core Responders] seeking ONC certification [in the ONC IT Health Certification program] **SHALL** interpret Additional USCDI Requirements as Must Support elements as documented above;,SHALL,Server,,true,Not Tested,This requirement is specific to certification testing and is not relevant to the IG tests
947
947
  hl7.fhir.us.core_7.0.0,85,https://hl7.org/fhir/us/core/STU7/must-support.html#additional-uscdi-requirements,Implementors [US Core Requestors] [not] seeking ONC certification [in the ONC IT Health Certification program] **SHALL** interpret Additional USCDI Requirements as … optional.,SHALL,Client,,true,,
948
948
  hl7.fhir.us.core_7.0.0,86,https://hl7.org/fhir/us/core/STU7/must-support.html#additional-uscdi-requirements,Implementors [US Core Responders] [not] seeking ONC certification [in the ONC IT Health Certification program] **SHALL** interpret Additional USCDI Requirements as … optional.,SHALL,Server,,true,,
949
- hl7.fhir.us.core_7.0.0,87,https://hl7.org/fhir/us/core/STU7/must-support.html#additional-uscdi-requirements,"If an element is marked as Must Support and defined by a pattern [as described by [ElementDefinition.pattern](http://hl7.org/fhir/R4/elementdefinition-definitions.html#ElementDefinition.pattern_x_)], then the pattern defines the elements and element values that the server **SHALL** be capable of providing.",SHALL,Server,,false,,
950
- hl7.fhir.us.core_7.0.0,88,https://hl7.org/fhir/us/core/STU7/must-support.html#defined-pattern-elements,When claiming conformance to … [a profile with a category element defined by a pattern as described by [ElementDefinition.pattern](http://hl7.org/fhir/R4/elementdefinition-definitions.html#ElementDefinition.pattern_x_) requiring fixed values in profile.category.coding.system and profile.category.coding.code for a coding element] US Core Responders Shall provide these values in a profile.category,SHALL,Server,,true,,
951
- hl7.fhir.us.core_7.0.0,89,https://hl7.org/fhir/us/core/STU7/must-support.html#defined-pattern-elements,When claiming conformance to … [a profile with a category element defined by a pattern as described by [ElementDefinition.pattern](http://hl7.org/fhir/R4/elementdefinition-definitions.html#ElementDefinition.pattern_x_) requiring fixed values in profile.category.coding.system and profile.category.coding.code for a coding element] US Core Requestors Shall be capable of processing these values in profile.category,SHALL,Client,,true,,
949
+ hl7.fhir.us.core_7.0.0,87,https://hl7.org/fhir/us/core/STU7/must-support.html#defined-pattern-elements,"If an element is marked as Must Support and defined by a pattern [as described by [ElementDefinition.pattern](http://hl7.org/fhir/R4/elementdefinition-definitions.html#ElementDefinition.pattern_x_)], then the pattern defines the elements and element values that the server **SHALL** be capable of providing.",SHALL,Server,,false,,
950
+ hl7.fhir.us.core_7.0.0,88,https://hl7.org/fhir/us/core/STU7/must-support.html#defined-pattern-elements,When claiming conformance to … [a profile with a category element defined by a pattern as described by [ElementDefinition.pattern](http://hl7.org/fhir/R4/elementdefinition-definitions.html#ElementDefinition.pattern_x_) requiring fixed values in profile.category.coding.system and profile.category.coding.code for a coding element] US Core Responders Shall provide these values in a profile.category,DEPRECATED,Server,,true,,
951
+ hl7.fhir.us.core_7.0.0,89,https://hl7.org/fhir/us/core/STU7/must-support.html#defined-pattern-elements,When claiming conformance to … [a profile with a category element defined by a pattern as described by [ElementDefinition.pattern](http://hl7.org/fhir/R4/elementdefinition-definitions.html#ElementDefinition.pattern_x_) requiring fixed values in profile.category.coding.system and profile.category.coding.code for a coding element] US Core Requestors Shall be capable of processing these values in profile.category,DEPRECATED,Client,,true,,
952
952
  hl7.fhir.us.core_7.0.0,90,https://hl7.org/fhir/us/core/STU7/must-support.html#must-support---primitive-element,"Primitive elements are single elements with a primitive value. If they are marked as Must Support, then the server **SHALL** be capable of providing the element value to meet the Must Support requirement.",SHALL,Server,,false,,
953
953
  hl7.fhir.us.core_7.0.0,91,https://hl7.org/fhir/us/core/STU7/must-support.html#must-support---primitive-element,[W]hen claiming conformance [to a profile with a must support primitive element] … US Core responders SHALL be capable of providing the value [of the primitive element],SHALL,Server,,false,,
954
954
  hl7.fhir.us.core_7.0.0,92,https://hl7.org/fhir/us/core/STU7/must-support.html#must-support---primitive-element,[W]hen claiming conformance [to a profile with a must support primitive element] … US Core requestors SHALL be capable of processing the value [of the primitive element],SHALL,Client,,false,,
@@ -1261,7 +1261,7 @@ A MedicationRequest resource query:
1261
1261
  SHALL include all prescribed and “self-prescribed” MedicationRequest resources with an intent = “plan” representing reported medications",SHALL,Server,,false,,
1262
1262
  hl7.fhir.us.core_7.0.0,255,https://hl7.org/fhir/us/core/STU7/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
1263
1263
  A MedicationRequest resource query:
1264
- SHALL include all prescribed and “self-prescribed” MedicationRequest resources with an intent = “plan” representing reported medications",SHALL,Server,,false,,
1264
+ SHALL include all prescribed and “self-prescribed” MedicationRequest resources with an intent = “plan” representing reported medications",DEPRECATED,Server,,false,,
1265
1265
  hl7.fhir.us.core_7.0.0,256,https://hl7.org/fhir/us/core/STU7/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
1266
1266
  A MedicationRequest resource query:
1267
1267
  [when communicating reported medications] ... prescribed and “self-prescribed” MedicationRequest resources with an intent = “plan” ... [servers]
@@ -1278,10 +1278,10 @@ A MedicationRequest resource query:
1278
1278
  The encounter element SHOULD be supported [by the server].",SHOULD,Server,,false,,
1279
1279
  hl7.fhir.us.core_7.0.0,260,https://hl7.org/fhir/us/core/STU7/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
1280
1280
  A MedicationRequest resource query:
1281
- [Servers supporting the encounter element when] Searching by [encounter] context (i.e., for a given inpatient encounter) will return all medications ordered during that encounter, including medications administered in hospital and prescribed or discharge medications intended to be taken at home.",SHALL,Server,,false,,
1281
+ [Servers supporting the encounter element when] Searching by [encounter] context (i.e., for a given inpatient encounter) will return all medications ordered during that encounter, including medications administered in hospital and prescribed or discharge medications intended to be taken at home.",SHOULD,Server,,true,,
1282
1282
  hl7.fhir.us.core_7.0.0,261,https://hl7.org/fhir/us/core/STU7/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
1283
1283
  A MedicationRequest resource query:
1284
- [Servers supporting the encounter element when] Searching by [encounter] context (i.e., for a given inpatient encounter) will return all medications ordered during that encounter, including medications administered in hospital and prescribed or discharge medications intended to be taken at home.",SHALL,Server,,false,,
1284
+ [Servers supporting the encounter element when] Searching by [encounter] context (i.e., for a given inpatient encounter) will return all medications ordered during that encounter, including medications administered in hospital and prescribed or discharge medications intended to be taken at home.",DEPRECATED,Server,,false,,
1285
1285
  hl7.fhir.us.core_7.0.0,262,https://hl7.org/fhir/us/core/STU7/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
1286
1286
  A MedicationRequest resource query:
1287
1287
  The category and encounter elements MAY be used together to get the intersection of medications for a given encounter (i.e., the context) that were administered during as an inpatient (i.e., the category).",MAY,Client,,false,,
@@ -1301,7 +1301,7 @@ hl7.fhir.us.core_7.0.0,271,https://hl7.org/fhir/us/core/STU7/screening-and-asses
1301
1301
  ...
1302
1302
  When a Simple Observation or Problem or Health Concern is recorded based on a structured screening and assessment ..., the US Core Condition Problems and Health Concerns Profile [[Profile link](https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-condition-problems-health-concerns.html) should reference it] using the evidence.detail element",SHOULD,Server,,false,,
1303
1303
  hl7.fhir.us.core_7.0.0,272,https://hl7.org/fhir/us/core/STU7/screening-and-assessments.html#choosing-between-questionnaireresponse-and-observation,"For API developers using US Core, it’s important to understand when to use the QuestionnaireResponse versus Observation to represent structured assessments and surveys. Here are some guidelines to help choose the appropriate profile:
1304
- Observations represent specific point-in-time facts that need to be searched, trended, the subject of statistical analysis, and directly referenced in support of other actions ... anything that meets one of the preceding criteria must be surfaced as an Observation.",SHALL,Server,,false,,
1304
+ Observations represent specific point-in-time facts that need to be searched, trended, the subject of statistical analysis, and directly referenced in support of other actions ... anything that meets one of the preceding criteria must be surfaced as an Observation.",SHOULD,Server,,false,,
1305
1305
  hl7.fhir.us.core_7.0.0,273,https://hl7.org/fhir/us/core/STU7/screening-and-assessments.html#choosing-between-questionnaireresponse-and-observation,"For API developers using US Core, it’s important to understand when to use the QuestionnaireResponse versus Observation to represent structured assessments and surveys. Here are some guidelines to help choose the appropriate profile:
1306
1306
  Observations represent specific point-in-time facts that need to be searched, trended, the subject of statistical analysis, and directly referenced in support of other actions ... anything that meets one of the preceding criteria must be surfaced as an Observation.",SHALL,Server,,false,,
1307
1307
  hl7.fhir.us.core_7.0.0,274,https://hl7.org/fhir/us/core/STU7/screening-and-assessments.html#choosing-between-questionnaireresponse-and-observation,"For FHIR implementers, it is important to note that QuestionnaireResponse [which represent the source-of-truth of a completed form, shall] references a specific version of a form, whether it was represented as a FHIR Questionnaire or not. This reference provides the context of exactly what options were available, what logic was used to calculate answers, and what questions were asked.",SHALL,Server,,false,,
@@ -1509,13 +1509,13 @@ hl7.fhir.us.core_7.0.0,455,https://hl7.org/fhir/us/core/STU7/StructureDefinition
1509
1509
  hl7.fhir.us.core_7.0.0,456,https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-organization.html#mandatory-and-must-support-data-elements,Systems … SHOULD the National Association of Insurance Commissioners NAIC Company code (sometimes called “NAIC Number” or “cocode”) for payers.,SHOULD,Server,,false,,
1510
1510
  hl7.fhir.us.core_7.0.0,457,https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-organization.html#mandatory-and-must-support-data-elements,Systems … SHOULD support Clinical Laboratory Improvement Amendments (CLIA) for laboratories,SHOULD,Server,,false,,
1511
1511
  hl7.fhir.us.core_7.0.0,458,https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-organization.html#mandatory-and-must-support-data-elements,Systems SHOULD follow the [Project US@ Technical Specification for Patient Addresses Final Version 1.0](https://asapnet.org/wp-content/uploads/2022/03/Project_US_FINAL_Technical_Specification_Version_1.0.pdf) as the standard style guide for Organization.address.line and Organization.address.city,SHOULD,Server,,false,,
1512
- hl7.fhir.us.core_7.0.0,459,"https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html#profile-specific-implementation-guidance","[Organizations participating in the ONC Health IT certrification program,] must support at least one category code from OMB Race [category for the [US Core Race Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html)]",SHALL,Server,,true,,
1513
- hl7.fhir.us.core_7.0.0,460,"https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-ethnicity.html#profile-specific-implementation-guidance","[Organizations participating in the ONC Health IT certrification program,] must support at least one category code from OMB … Ethnicity [category for the [US Core Ethnicity Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-ethnicity.html)]",SHALL,Server,,true,,
1514
- hl7.fhir.us.core_7.0.0,461,"https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html#profile-specific-implementation-guidance","[Organizations participating in the ONC Health IT certrification program,] MAY include additional detailed codes from CDC Race … codes [when using the [US Core Race Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html)]",MAY,Server,,true,,
1515
- hl7.fhir.us.core_7.0.0,462,"https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-ethnicity.html#profile-specific-implementation-guidance","[Organizations participating in the ONC Health IT certrification program,] SHALL include a text description [of category codes when using the [US Core Ethnicity Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-ethnicity.html)]",MAY,Server,,true,,
1516
- hl7.fhir.us.core_7.0.0,463,"https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html#profile-specific-implementation-guidance","[Organizations participating in the ONC Health IT certrification program,] MAY include additional detailed codes from CDC Race … codes [when using the [US Core Race Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html)]",SHALL,Server,,true,,
1517
- hl7.fhir.us.core_7.0.0,464,"https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-ethnicity.html#profile-specific-implementation-guidance","[Organizations participating in the ONC Health IT certrification program,] SHALL include a text description [of category codes when using the [US Core Ethnicity Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-ethnicity.html)]",SHALL,Server,,true,,
1518
- hl7.fhir.us.core_7.0.0,465,https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,"[For Organizations participating in the ONC Health IT certrification program,] Although Patient.deceased[x] is marked as additional USCDI, certifying systems are not required to support both [boolean and dateTime data types], but SHALL support [at] least Patient.deceasedDateTime",SHALL,Server,,,,
1512
+ hl7.fhir.us.core_7.0.0,459,"https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html#profile-specific-implementation-guidance",The Complex [Extension] for Race ... allow[s] for one or more codes of which must support at least one category code from OMB Race [category for the [US Core Race Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html)],SHALL,Server,,true,,
1513
+ hl7.fhir.us.core_7.0.0,460,"https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-ethnicity.html#profile-specific-implementation-guidance",The Complex [Extension] for ... Ethnicity allow[s] for one or more codes of which must support at least one category code from OMB … Ethnicity [category for the [US Core Ethnicity Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-ethnicity.html)],SHALL,Server,,true,,
1514
+ hl7.fhir.us.core_7.0.0,461,"https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html#profile-specific-implementation-guidance",The Complex [Extension] for Race ... allow[s] for one or more codes of which MAY include additional detailed codes from CDC Race … codes [when using the [US Core Race Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html)],MAY,Server,,true,,
1515
+ hl7.fhir.us.core_7.0.0,462,"https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-ethnicity.html#profile-specific-implementation-guidance",The Complex [Extension] for Race ... allow[s] for one or more codes of which SHALL include a text description [of category codes when using the [US Core Race Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html)],MAY,Server,,true,,
1516
+ hl7.fhir.us.core_7.0.0,463,"https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html#profile-specific-implementation-guidance",The Complex [Extension] for ... Ethnicity allow[s] for one or more codes of which MAY include additional detailed codes from CDC Race … codes [when using the [US Core Race Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-race.html)],SHALL,Server,,true,,
1517
+ hl7.fhir.us.core_7.0.0,464,"https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-ethnicity.html#profile-specific-implementation-guidance",The Complex [Extension] for ... Ethnicity allow[s] for one or more codes of which SHALL include a text description [of category codes when using the [US Core Ethnicity Extension] (https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-ethnicity.html)],SHALL,Server,,true,,
1518
+ hl7.fhir.us.core_7.0.0,465,https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,"Although Patient.deceased[x] is marked as additional USCDI, certifying systems are not required to support both [boolean and dateTime data types], but SHALL support [at] least Patient.deceasedDateTime",SHALL,Server,,,,
1519
1519
  hl7.fhir.us.core_7.0.0,466,https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,Previous name is represented by setting Patient.name.use to “old” or providing an end date in Patient.name.period or doing both,SHOULD,Server,,true,,
1520
1520
  hl7.fhir.us.core_7.0.0,467,https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,Previous address is represented by setting Patient.address.use to “old” or providing an end date in Patient.address.period or doing both.,SHOULD,Server,,true,,
1521
1521
  hl7.fhir.us.core_7.0.0,468,https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,Communication.preferred MAY designate a preferred language when multiple languages are represented,MAY,Server,,false,,
@@ -1559,7 +1559,7 @@ hl7.fhir.us.core_7.0.0,505,https://hl7.org/fhir/us/core/STU7/StructureDefinition
1559
1559
  hl7.fhir.us.core_7.0.0,506,https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type RelatedPerson,SHALL,Server,,false,,
1560
1560
  hl7.fhir.us.core_7.0.0,507,https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type ServiceRequest,SHALL,Server,,false,,
1561
1561
  hl7.fhir.us.core_7.0.0,508,https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,"If a system receives a provider in Provenance.agent.who as free text, they must capture [the organization] who sent them the information [and upon] request ... SHALL provide this organization as the source",SHALL,Server,,true,,
1562
- hl7.fhir.us.core_7.0.0,509,https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,"If a system receives a provider in Provenance.agent.who as free text, … [upon request they] MAY include the free text provider.",SHALL,Server,,true,,
1562
+ hl7.fhir.us.core_7.0.0,509,https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,"If a system receives a provider in Provenance.agent.who as free text, … [upon request they] MAY include the free text provider.",MAY,Server,,true,,
1563
1563
  hl7.fhir.us.core_7.0.0,510,https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,Systems that need to know the activity has occurred SHOULD populate the activity [Provenance.activity],SHOULD,Server,,false,,
1564
1564
  hl7.fhir.us.core_7.0.0,511,https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-questionnaireresponse.html#mandatory-and-must-support-data-elements,If the QuestionnaireResponse is based on a non-FHIR form [then a] ... FHIR Questionnaire [needs to] represent at least the relevant metadata,SHALL,Server,,true,,
1565
1565
  hl7.fhir.us.core_7.0.0,512,https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-questionnaireresponse.html#mandatory-and-must-support-data-elements,If the QuestionnaireResponse is based on a non-FHIR form [then a] … FHIR Questionnaire's questions may be omitted,MAY,Server,,true,,
@@ -1636,3 +1636,901 @@ hl7.fhir.us.core_7.0.0,581,https://hl7.org/fhir/us/core/STU7/security.html#patie
1636
1636
  hl7.fhir.us.core_7.0.0,582,https://www.hl7.org/fhir/us/core/STU7/general-requirements.html#current-binding-for-coded-elements,"The [additional] current binding [[FHIR R5 link](https://hl7.org/fhir/R5/terminologies.html#binding)] requires newly recorded, non-legacy data to be drawn from the [bound] value set.",SHALL,Client,,true,,
1637
1637
  hl7.fhir.us.core_7.0.0,583,https://www.hl7.org/fhir/us/core/STU7/general-requirements.html#current-binding-for-coded-elements,"The [additional] current binding [[FHIR R5 link](https://hl7.org/fhir/R5/terminologies.html#binding)] requires newly recorded, non-legacy data to be drawn from the [bound] value set.",SHALL,Server,,true,,
1638
1638
  hl7.fhir.us.core_7.0.0,584,https://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-questionnaireresponse.html#mandatory-and-must-support-data-elements,If the QuestionnaireResponse is based on a non-FHIR form [then a] ... FHIR Questionnaire [will communicate] the identifier of the non-FHIR form instead of the canonical URI using the US Core Extension Questionnaire URI extension.,SHALL,Server,,true,,
1639
+ hl7.fhir.us.core_8.0.0,1,https://hl7.org/fhir/us/core/STU8/general-requirements.html#profile-only-support,"To support a US Core Profile, a Server: **SHALL** Be able to populate all profile data elements that are mandatory and/or flagged as Must Support as defined by that profile’s StructureDefinition.",SHALL,Server,,false,,
1640
+ hl7.fhir.us.core_8.0.0,2,https://hl7.org/fhir/us/core/STU8/general-requirements.html#profile-only-support,"To support a US Core Profile, a Server: **SHOULD** declare support for a US Core Profile by including its official URL in the Server’s `CapabilityStatement.rest.resource.supportedProfile` element.",SHOULD,Server,,false,,
1641
+ hl7.fhir.us.core_8.0.0,3,https://hl7.org/fhir/us/core/STU8/general-requirements.html#profile-support--interaction-support,Servers may deploy and support one or more US Core Profiles to represent clinical information,MAY,Server,hl7.fhir.us.core_8.0.0@4-8,true,,
1642
+ hl7.fhir.us.core_8.0.0,4,https://hl7.org/fhir/us/core/STU8/general-requirements.html#profile-support--interaction-support,Server may deploy and support ... the following US Core interaction: “Quick Start” defined for each Profile,MAY,Server,,true,,
1643
+ hl7.fhir.us.core_8.0.0,5,https://hl7.org/fhir/us/core/STU8/general-requirements.html#profile-support--interaction-support,Server may deploy and support ... the following US Core interaction: [Clinical Notes](https://hl7.org/fhir/us/core/clinical-notes.html),MAY,Server,,true,,
1644
+ hl7.fhir.us.core_8.0.0,6,https://hl7.org/fhir/us/core/STU8/general-requirements.html#profile-support--interaction-support,Server may deploy and support ... the following US Core interaction: [Medication List](https://hl7.org/fhir/us/core/medication-list.html),MAY,Server,,true,,
1645
+ hl7.fhir.us.core_8.0.0,7,https://hl7.org/fhir/us/core/STU8/general-requirements.html#profile-support--interaction-support,Server may deploy and support ... the following US Core interaction: [Basic Provenance](https://hl7.org/fhir/us/core/basic-provenance.html),MAY,Server,,true,,
1646
+ hl7.fhir.us.core_8.0.0,8,https://hl7.org/fhir/us/core/STU8/general-requirements.html#profile-support--interaction-support,Server may deploy and support ... the following US Core interaction: [Screening and Assessments](https://hl7.org/fhir/us/core/screening-and-assessments.html),MAY,Server,,true,,
1647
+ hl7.fhir.us.core_8.0.0,9,https://hl7.org/fhir/us/core/STU8/general-requirements.html#profile-support--interaction-support,Servers implementing ... [clinical information representation] can claim conformance to the US Core Profile content structure ... by implementing all or parts of the US Core CapabilityStatement into their capabilities.,MAY,Server,,true,,
1648
+ hl7.fhir.us.core_8.0.0,10,https://hl7.org/fhir/us/core/STU8/general-requirements.html#profile-support--interaction-support,Servers implementing ... [interactions] can claim conformance to the ... RESTful interactions defined by implementing all or parts of the US Core CapabilityStatement into their capabilities,MAY,Server,,true,,
1649
+ hl7.fhir.us.core_8.0.0,11,https://hl7.org/fhir/us/core/STU8/general-requirements.html#profile-support--interaction-support,A Server that certifies to the [21st Century Cures Act for accessing patient data](https://www.federalregister.gov/d/2020-07419/p-1177) must implement all components in the USCDI [[USCDI link](https://www.healthit.gov/isp/united-states-core-data-interoperability-uscdi)],SHALL,Server,,true,Not Tested,This requirement is specific to testing for the 21st Century Cures Act and is not relevant to the IG tests
1650
+ hl7.fhir.us.core_8.0.0,12,https://hl7.org/fhir/us/core/STU8/general-requirements.html#profile-support--interaction-support,A Server that certifies to the [21st Century Cures Act for accessing patient data](https://www.federalregister.gov/d/2020-07419/p-1177) must implement all components in the ... the US Core CapabilityStatement [[Definition](https://hl7.org/fhir/us/core/CapabilityStatement-us-core-Server.html)] .,SHALL,Server,,true,Not Tested,This requirement is specific to testing for the 21st Century Cures Act and is not relevant to the IG tests
1651
+ hl7.fhir.us.core_8.0.0,13,https://hl7.org/fhir/us/core/STU8/general-requirements.html#claiming-conformance-to-a-us-core-profile,"[To claim conformance to a US Core Profile] a conformant Server:
1652
+
1653
+ **SHALL** Be able to populate all profile data elements that are mandatory and/or flagged as Must Support as defined by that profile’s StructureDefinition.",SHALL,Server,,false,,
1654
+ hl7.fhir.us.core_8.0.0,14,https://hl7.org/fhir/us/core/STU8/general-requirements.html#claiming-conformance-to-a-us-core-profile,"[To claim conformance to a US Core Profile] a conformant Server:
1655
+
1656
+ **SHOULD** declare conformance with the US [Core Server Capability Statement](https://hl7.org/fhir/us/core/CapabilityStatement-us-core-Server.html) by including its official URL in the Server’s `CapabilityStatement.instantiates` element: `http://hl7.org/fhir/us/core/CapabilityStatement/us-core-Server`",SHOULD,Server,,false,,
1657
+ hl7.fhir.us.core_8.0.0,15,https://hl7.org/fhir/us/core/STU8/general-requirements.html#claiming-conformance-to-a-us-core-profile,"[To claim conformance to a US Core Profile] a conformant Server:
1658
+
1659
+ **SHALL** specify the full capability details from the US Core CapabilityStatement it claims to implement.",SHALL,Server,"hl7.fhir.us.core_8.0.0@16,17",false,,
1660
+ hl7.fhir.us.core_8.0.0,16,https://hl7.org/fhir/us/core/STU8/general-requirements.html#claiming-conformance-to-a-us-core-profile,"[To claim conformance to a US Core Profile] a conformant Server:
1661
+
1662
+ **SHALL**… Declare support for the US Core Profile by including its official URL in the Server’s CapabilityStatement.rest.resource.supportedProfile element.",SHALL,Server,,false,,
1663
+ hl7.fhir.us.core_8.0.0,17,https://hl7.org/fhir/us/core/STU8/general-requirements.html#claiming-conformance-to-a-us-core-profile,"[To claim conformance to a US Core Profile] a conformant Server:
1664
+
1665
+ **SHALL**… Declare support for the US Core Profile’s FHIR RESTful transactions.",SHALL,Server,,false,,
1666
+ hl7.fhir.us.core_8.0.0,18,https://hl7.org/fhir/us/core/STU8/general-requirements.html#required-bindings-for-coded-elements,[Required binding](http://hl7.org/fhir/R4/terminologies.html#required) to a ValueSet definition means that one of the codes from the specified ValueSet **SHALL** be used.,SHALL,Server,"hl7.fhir.us.core_8.0.0@21,22",false,,
1667
+ hl7.fhir.us.core_8.0.0,19,https://hl7.org/fhir/us/core/STU8/general-requirements.html#required-bindings-for-coded-elements,"For `CodeableConcept`, which permits multiple codings and a text element, this [[Required binding](http://hl7.org/fhir/R4/terminologies.html#required) to a ValueSet definition] rule applies to at least one of the codings",SHALL,Server,hl7.fhir.us.core_8.0.0@18,true,,
1668
+ hl7.fhir.us.core_8.0.0,20,https://hl7.org/fhir/us/core/STU8/general-requirements.html#required-bindings-for-coded-elements,"For a [[required binding](http://hl7.org/fhir/R4/terminologies.html#required) to a ValueSet definition], a `CodeableConcept`which permits multiple codings and a text element … [using] only text is not valid.",SHALL NOT,Server,hl7.fhir.us.core_8.0.0@18,false,,
1669
+ hl7.fhir.us.core_8.0.0,21,https://hl7.org/fhir/us/core/STU8/general-requirements.html#required-bindings-for-coded-elements,[When populating a coded element with a [required binding](http://hl7.org/fhir/R4/terminologies.html#required] to a ValueSet definition] US Core Responders **SHALL** provide a code exclusively from [the required binding] ValueSet,SHALL,Server,,false,,
1670
+ hl7.fhir.us.core_8.0.0,22,https://hl7.org/fhir/us/core/STU8/general-requirements.html#required-bindings-for-coded-elements,[When populating a coded element with a [required binding](http://hl7.org/fhir/R4/terminologies.html#required) to a ValueSet definition] US Core Requestors **SHALL** be capable of processing the code [from the required binding ValueSet],SHALL,Client,,false,,
1671
+ hl7.fhir.us.core_8.0.0,23,https://www.hl7.org/fhir/us/core/STU8/general-requirements.html#extensible-binding-for-coded-elements,[Extensible binding] (http://hl7.org/fhir/R4/terminologies.html#extensible) means that one of the codes from the specified ValueSet **SHALL** be used if an applicable concept is present.,SHALL,Server,,true,,
1672
+ hl7.fhir.us.core_8.0.0,24,https://hl7.org/fhir/us/core/STU8/general-requirements.html#extensible-binding-for-coded-elements,"[When using an [extensible Binding] (http://hl7.org/fhir/R4/terminologies.html#extensible)] If no suitable code exists in the [extensible] ValueSet, alternate code(s) may be provided.",MAY,Server,,true,,
1673
+ hl7.fhir.us.core_8.0.0,25,https://hl7.org/fhir/us/core/STU8/general-requirements.html#extensible-binding-for-coded-elements,"For `CodeableConcept`, which permits multiple codings and a text element, [the [extensible binding] (http://hl7.org/fhir/R4/terminologies.html#extensible)] rule applies to at least one of the codings.",DEPRECATED,Server,,true,,
1674
+ hl7.fhir.us.core_8.0.0,26,https://hl7.org/fhir/us/core/STU8/general-requirements.html#extensible-binding-for-coded-elements,"For `CodeableConcept` [with an [extensible binding] (http://hl7.org/fhir/R4/terminologies.html#extensible) … If only text is available and it has no conceptual overlap with the bound coded values, then just text may be used.",MAY,Server,"hl7.fhir.us.core_8.0.0@23,24",true,,
1675
+ hl7.fhir.us.core_8.0.0,27,https://hl7.org/fhir/us/core/STU8/general-requirements.html#extensible-binding-for-coded-elements,"When claiming conformance to ... [to a US Core profile extensible binding rule, a] US Core Responders Shall provide:
1676
+ A code from … [the] valueset 'DataElement.code.code' if the concept exists in the valueset [for a DataElement.code that has an extensible binding]
1677
+ Or an alternative code if the concept does not exist in the valueset [for a DataElement.code that has an extensible binding]
1678
+ Or text in ... `[DataElement.code.text]’ if only text is available [for a DataElement.code that has an extensible binding]",SHALL,Server,,true,,
1679
+ hl7.fhir.us.core_8.0.0,28,https://hl7.org/fhir/us/core/STU8/general-requirements.html#extensible-binding-for-coded-elements,US Core Requestors SHALL be capable of processing the code in ['DataElement.code.code' or text in 'DataElement.code.text' for a DataElement.code that has an extensible binding],SHALL,Client,,true,,
1680
+ hl7.fhir.us.core_8.0.0,29,https://hl7.org/fhir/us/core/STU8/general-requirements.html#translations,"Alternate codes may be provided in addition to the standard codes defined in required or extensible ValueSets. These alternate codes are called ""additional codings"".",MAY,Server,,false,,
1681
+ hl7.fhir.us.core_8.0.0,30,https://hl7.org/fhir/us/core/STU8/general-requirements.html#translations,[The additional codings] may be equivalent to or narrower in meaning than the standard concept code.,MAY,Server,,false,,
1682
+ hl7.fhir.us.core_8.0.0,31,https://hl7.org/fhir/us/core/STU8/general-requirements.html#modifier-elements,Servers ... SHALL be able to process [elements that are] [Mandatory](https://hl7.org/fhir/us/core/must-support.html) or [Must Support elements](https://hl7.org/fhir/us/core/must-support.html),DEPRECATED,Server,,true,,
1683
+ hl7.fhir.us.core_8.0.0,32,https://hl7.org/fhir/us/core/STU8/general-requirements.html#modifier-elements,Clients SHALL be able to process [elements that are] [Mandatory](https://hl7.org/fhir/us/core/must-support.html) or [Must Support elements](https://hl7.org/fhir/us/core/must-support.html),SHALL,Client,,true,,
1684
+ hl7.fhir.us.core_8.0.0,33,https://hl7.org/fhir/us/core/STU8/general-requirements.html#modifier-elements,"Not all modifier elements are Mandatory or Must Support, and there is no requirement for supporting them",MAY,Server,,false,,
1685
+ hl7.fhir.us.core_8.0.0,34,https://hl7.org/fhir/us/core/STU8/general-requirements.html#modifier-elements,"Servers **MAY** communicate a system-wide profile in their CapabilityStatement to identify which additional elements, including modifier elements, they support",MAY,Server,,false,,
1686
+ hl7.fhir.us.core_8.0.0,35,https://hl7.org/fhir/us/core/STU8/general-requirements.html#modifier-elements,receivers SHOULD accept instances that ... contain unexpected data elements  [[definition](http://hl7.org/fhir/R4/conformance-rules.html#isModifier)],SHOULD,Client,,true,,
1687
+ hl7.fhir.us.core_8.0.0,36,https://hl7.org/fhir/us/core/STU8/general-requirements.html#modifier-elements,receivers SHOULD [NOT] accept instances that ... contain unexpected data elements … when those elements are modifier elements [[definition](http://hl7.org/fhir/R4/conformance-rules.html#isModifier)],SHOULD NOT,Client,,true,,
1688
+ hl7.fhir.us.core_8.0.0,37,https://hl7.org/fhir/us/core/STU8/general-requirements.html#modifier-elements,"Unless a Client determines they can process [a resource with a modifier] safely, rejection is typically the only safe action if unexpected modifier elements are present.",SHOULD,Client,,false,,
1689
+ hl7.fhir.us.core_8.0.0,38,https://hl7.org/fhir/us/core/STU8/general-requirements.html#modifier-elements,Implementers SHOULD review the “Key Elements Tab” on the US Core profile pages.,DEPRECATED,,,false,,
1690
+ hl7.fhir.us.core_8.0.0,39,https://hl7.org/fhir/us/core/STU8/general-requirements.html#missing-data,"If the source system does not have data for an element with a minimum cardinality = 0 (including elements labeled Must Support), the data element **SHALL** be omitted from the resource.",SHALL,Server,,true,,
1691
+ hl7.fhir.us.core_8.0.0,40,https://hl7.org/fhir/us/core/STU8/general-requirements.html#missing-data,"If the data element is a Mandatory element (in other words, where the minimum cardinality is > 0), it **SHALL** be present even if the source system does not have data.",SHALL,Server,,true,,
1692
+ hl7.fhir.us.core_8.0.0,41,https://hl7.org/fhir/us/core/STU8/general-requirements.html#missing-data,"For [mandatory] non-coded data elements [where data is not available], use the [DataAbsentReason Extension](http://hl7.org/fhir/R4/extension-data-absent-reason.html) in the data type ... [with] the code `unknown` - The value is expected to exist but is not known.",SHALL,Server,,true,,
1693
+ hl7.fhir.us.core_8.0.0,42,https://hl7.org/fhir/us/core/STU8/general-requirements.html#missing-data,"[In situations where data is not available] for [mandatory] coded data elements … [with] *example*, *preferred*, or *extensible* binding strengths (CodeableConcept or Coding datatypes) If the source system has text but no coded data, only the text element is used.",SHALL,Server,,true,,
1694
+ hl7.fhir.us.core_8.0.0,43,https://hl7.org/fhir/us/core/STU8/general-requirements.html#missing-data,"[In situations where data is not available] for [mandatory] coded data elements… [with] *example*, *preferred*, or *extensible* binding strengths (CodeableConcept or Coding datatypes):
1695
+ For Coding datatypes, the text-only data is represented as a display element",SHALL,Server,hl7.fhir.us.core_8.0.0@42,true,,
1696
+ hl7.fhir.us.core_8.0.0,44,https://hl7.org/fhir/us/core/STU8/general-requirements.html#missing-data,"[In situations where data is not available] for [mandatory] coded data elements… [with] *example*, *preferred*, or *extensible* binding strengths (CodeableConcept or Coding datatypes): … If there is neither text nor coded data ... [then] use the appropriate “unknown” concept code from the ValueSet if available.",SHALL,Server,,true,,
1697
+ hl7.fhir.us.core_8.0.0,45,https://hl7.org/fhir/us/core/STU8/general-requirements.html#missing-data,"[In situations where data is not available] for [mandatory] coded data elements… [with] *example*, *preferred*, or *extensible* binding strengths (CodeableConcept or Coding datatypes): … If there is neither text nor coded data ... [then] if the ValueSet does not have the appropriate “unknown” concept code, use unknown from the [DataAbsentReason Code System](http://hl7.org/fhir/R4/codesystem-data-absent-reason.html).",SHALL,Server,,true,,
1698
+ hl7.fhir.us.core_8.0.0,46,https://hl7.org/fhir/us/core/STU8/general-requirements.html#missing-data,[In situations where data is not available] for [mandatory] coded data elements… [with] *required* binding strength (CodeableConcept or code datatypes): use the appropriate “unknown” concept code from the ValueSet if available,SHALL,Server,,true,,
1699
+ hl7.fhir.us.core_8.0.0,47,https://hl7.org/fhir/us/core/STU8/general-requirements.html#missing-data,"[In situations where data is not available] for [mandatory] coded data elements… [with] *required* binding strength (CodeableConcept or code datatypes): If the ValueSet does not have the appropriate “unknown” concept code, you must use a concept from the ValueSet. Otherwise, the instance will not be conformant",SHALL,Server,,true,,
1700
+ hl7.fhir.us.core_8.0.0,48,https://hl7.org/fhir/us/core/STU8/general-requirements.html#missing-data,"[If the source system does not have data for a Mandatory element for a coded data element with *required* binding strength] If any of these status codes is missing [meaning it lacks an ""unknown"" or otherwise appropriate concept code from the ValueSet, a] 404 HTTP error code and an OperationOutcome **SHALL** be returned in response to a read transaction on the resource.",SHALL,Server,,true,,
1701
+ hl7.fhir.us.core_8.0.0,49,https://hl7.org/fhir/us/core/STU8/general-requirements.html#missing-data,"[If the source system does not have data for a Mandatory element for a coded data element with *required* binding strength, and the ValueSet does not have the appropriate ""unknown"" concept code, then] if returning a response to a search, the problematic resource **SHALL** be excluded from the search set",SHALL,Server,,true,,
1702
+ hl7.fhir.us.core_8.0.0,50,https://hl7.org/fhir/us/core/STU8/general-requirements.html#missing-data,"[If the source system does not have data for a Mandatory element for a coded data element with *required* binding strength, and the ValueSet does not have the appropriate ""unknown"" concept code, then] if returning a response to a search, … a *warning* OperationOutcome **SHOULD** be included indicating that other search results were found but could not be compliantly expressed and have been suppressed.",SHOULD,Server,,true,,
1703
+ hl7.fhir.us.core_8.0.0,51,https://hl7.org/fhir/us/core/STU8/general-requirements.html#fhir-restful-search-api-requirements,The [FHIR RESTful Search API](http://hl7.org/fhir/R4/http.html#search) requires that Servers that support search **SHALL** support the HTTP `POST`-based search.,SHALL,Server,,false,,
1704
+ hl7.fhir.us.core_8.0.0,52,https://hl7.org/fhir/us/core/STU8/general-requirements.html#fhir-restful-search-api-requirements,"For all the supported search interactions in this guide, Servers **SHALL** also support the `GET`-based search.",SHALL,Server,,false,,
1705
+ hl7.fhir.us.core_8.0.0,53,https://hl7.org/fhir/us/core/STU8/general-requirements.html#fhir-restful-search-api-requirements,When searching using the `token` type searchparameter [(how to search by token)](http://hl7.org/fhir/R4/search.html#token) The Client **SHALL** provide at least a code value,SHALL,Client,,false,,
1706
+ hl7.fhir.us.core_8.0.0,54,https://hl7.org/fhir/us/core/STU8/general-requirements.html#fhir-restful-search-api-requirements,When searching using the `token` type searchparameter [(how to search by token)](http://hl7.org/fhir/R4/search.html#token) The Client … **MAY** provide both the system and code values.,MAY,Client,,false,,
1707
+ hl7.fhir.us.core_8.0.0,55,https://hl7.org/fhir/us/core/STU8/general-requirements.html#fhir-restful-search-api-requirements,When searching using the `token` type searchparameter [(how to search by token)](http://hl7.org/fhir/R4/search.html#token) The Server **SHALL** support both [system and code values],SHALL,Server,,false,,
1708
+ hl7.fhir.us.core_8.0.0,56,https://hl7.org/fhir/us/core/STU8/general-requirements.html#fhir-restful-search-api-requirements,When searching using the `reference` type searchparameter [(how to search by reference)](http://hl7.org/fhir/R4/search.html#reference) The Client **SHALL** provide at least an id value,SHALL,Client,,false,,
1709
+ hl7.fhir.us.core_8.0.0,57,https://hl7.org/fhir/us/core/STU8/general-requirements.html#fhir-restful-search-api-requirements,When searching using the `reference` type searchparameter [(how to search by reference)](http://hl7.org/fhir/R4/search.html#reference) The Client … **MAY** provide both the Type and id values.,MAY,Client,,false,,
1710
+ hl7.fhir.us.core_8.0.0,58,https://hl7.org/fhir/us/core/STU8/general-requirements.html#fhir-restful-search-api-requirements,When searching using the `reference` type searchparameter [(how to search by reference)](http://hl7.org/fhir/R4/search.html#reference) The Server **SHALL** support both [id and Type values],SHALL,Server,,false,,
1711
+ hl7.fhir.us.core_8.0.0,59,https://hl7.org/fhir/us/core/STU8/general-requirements.html#fhir-restful-search-api-requirements,When searching using the `date` type searchparameter [(how to search by date)](http://hl7.org/fhir/R4/search.html#date) The Client **SHALL** provide values precise to the day for elements of datatype `date`,SHALL,Client,,false,,
1712
+ hl7.fhir.us.core_8.0.0,60,https://hl7.org/fhir/us/core/STU8/general-requirements.html#fhir-restful-search-api-requirements,When searching using the `date` type searchparameter [(how to search by date)](http://hl7.org/fhir/R4/search.html#date) The Client **SHALL** provide values precise … to the second + time offset for elements of datatype `dateTime`.,SHALL,Client,,false,,
1713
+ hl7.fhir.us.core_8.0.0,61,https://hl7.org/fhir/us/core/STU8/general-requirements.html#fhir-restful-search-api-requirements,When searching using the `date` type searchparameter [(how to search by date)](http://hl7.org/fhir/R4/search.html#date) The Server **SHALL** support values precise to the day for elements of datatype `date`,SHALL,Server,,false,,
1714
+ hl7.fhir.us.core_8.0.0,62,https://hl7.org/fhir/us/core/STU8/general-requirements.html#fhir-restful-search-api-requirements,When searching using the `date` type searchparameter [(how to search by date)](http://hl7.org/fhir/R4/search.html#date) The Server **SHALL** support values precise … to the second + time offset for elements of `datatype` dateTime,SHALL,Server,,false,,
1715
+ hl7.fhir.us.core_8.0.0,63,https://hl7.org/fhir/us/core/STU8/general-requirements.html#search-for-Servers-requiring-status,Servers are strongly encouraged to support a query for resources without requiring a status parameter.,SHOULD,Server,,false,,
1716
+ hl7.fhir.us.core_8.0.0,64,https://hl7.org/fhir/us/core/STU8/general-requirements.html#search-for-Servers-requiring-status,"If business requirements prohibit [querying a resource without a status parameter], they **SHALL** follow the guidelines here.",SHALL,Server,hl7.fhir.us.core_8.0.0@65-73,true,,
1717
+ hl7.fhir.us.core_8.0.0,65,https://hl7.org/fhir/us/core/STU8/general-requirements.html#search-for-Servers-requiring-status,"For searches where the Client does not supply a status parameter, an implementation’s business rules may override the FHIR RESTful search expectations and require a status parameter to be provided",MAY,Server,,false,,
1718
+ hl7.fhir.us.core_8.0.0,66,https://hl7.org/fhir/us/core/STU8/general-requirements.html#search-for-Servers-requiring-status,"For searches where the Client does not supply a status parameter, … systems [that require a status parameter to be provided] are allowed to reject such requests as follows:
1719
+
1720
+ **SHALL** return an HTTP 400 status",SHALL,Server,,false,,
1721
+ hl7.fhir.us.core_8.0.0,67,https://hl7.org/fhir/us/core/STU8/general-requirements.html#search-for-Servers-requiring-status,"For searches where the Client does not supply a status parameter, … systems [that require a status parameter to be provided] are allowed to reject such requests as follows:
1722
+
1723
+ **SHALL** return an [OperationOutcome](http://hl7.org/fhir/R4/operationoutcome.html) specifying that status(es) must be present.",SHALL,Server,,false,,
1724
+ hl7.fhir.us.core_8.0.0,68,https://hl7.org/fhir/us/core/STU8/general-requirements.html#search-for-Servers-requiring-status,"For searches where the Client does not supply a status parameter, … systems [that require a status parameter to be provided] are allowed to reject such requests as follows:
1725
+
1726
+ **SHALL** support search with status if status required",SHALL,Server,,false,,
1727
+ hl7.fhir.us.core_8.0.0,69,https://hl7.org/fhir/us/core/STU8/general-requirements.html#search-for-Servers-requiring-status,"[For systems that require a status parameter to be provided, they] **SHALL** NOT restrict search results ( i.e., apply ‘hidden’ filters) when a Client includes status parameters in the query.",SHALL NOT,Server,,false,,
1728
+ hl7.fhir.us.core_8.0.0,70,https://hl7.org/fhir/us/core/STU8/general-requirements.html#search-for-Servers-requiring-status,"[For systems that require a status parameter to be provided,] if a system doesn’t support a specific status code value that is queried, it **SHOULD** return an HTTP 200 status with a search bundle.",SHOULD,Server,,true,,
1729
+ hl7.fhir.us.core_8.0.0,71,https://hl7.org/fhir/us/core/STU8/general-requirements.html#search-for-Servers-requiring-status,"[For systems that require a status parameter to be provided,] if a system doesn’t support a specific status code value that is queried [and returns a search bundle],... [t]he search bundle **SHOULD** contain resources matching the search criteria",SHOULD,Server,,true,,
1730
+ hl7.fhir.us.core_8.0.0,72,https://hl7.org/fhir/us/core/STU8/general-requirements.html#search-for-Servers-requiring-status,"[For systems that require a status parameter to be provided,] if a system doesn’t support a specific status code value that is queried [and returns a search bundle],... [t]he search bundle **SHOULD** contain ... an OperationOutcome warning the Client which status code value is not supported.",SHOULD,Server,,true,,
1731
+ hl7.fhir.us.core_8.0.0,73,https://hl7.org/fhir/us/core/STU8/general-requirements.html#search-for-Servers-requiring-status,"For searches where the Client does not supply a status parameter, … systems [that require a status parameter to be provided] are allowed to reject such requests as follows:...
1732
+
1733
+ **SHALL** document this behavior in its CapabilityStatement for the “search-type” interaction in `CapabilityStatement.rest.resource.interaction.documentation.`",SHALL,Server,,false,,
1734
+ hl7.fhir.us.core_8.0.0,74,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support-elements,"When an element is Mandatory, the data is expected always to be present.",SHALL,Server,,false,,
1735
+ hl7.fhir.us.core_8.0.0,75,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support-elements,"For querying and reading US Core Profiles, Must Support on any profile data element **SHALL** be interpreted as follows…:
1736
+
1737
+ US Core Responders **SHALL** be capable of populating all data elements as part of the query results specified by the [US Core Server Capability Statement](https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html).",SHALL,Server,,true,,
1738
+ hl7.fhir.us.core_8.0.0,76,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support-elements,"For querying and reading US Core Profiles, Must Support on any profile data element **SHALL** be interpreted as follows…:
1739
+
1740
+ US Core Requestors **SHALL** be capable of processing resource instances containing the data elements without generating an error or causing the application to fail.",SHALL,Client,,false,,
1741
+ hl7.fhir.us.core_8.0.0,77,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support-elements,"For querying and reading US Core Profiles, Must Support on any profile data element **SHALL** be interpreted as follows…:
1742
+
1743
+ US Core Requestors **SHOULD** be capable of displaying the data elements for human use or storing it for other purposes.",DEPRECATED,Client,,false,,
1744
+ hl7.fhir.us.core_8.0.0,78,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support-elements,"For querying and reading US Core Profiles, Must Support on any profile data element **SHALL** be interpreted as follows…:
1745
+
1746
+ When information on a particular data element is not present, and the reason for absence is unknown, US Core Responders **SHALL NOT** include the data elements in the resource instance returned as part of the query results.",SHALL NOT,Server,,true,,
1747
+ hl7.fhir.us.core_8.0.0,79,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support-elements,"For querying and reading US Core Profiles, Must Support on any profile data element **SHALL** be interpreted as follows…:
1748
+
1749
+ When querying US Core Responders, US Core Requestors **SHALL** interpret missing data elements within resource instances as data not present in the US Core Responder’s system.",SHALL,Client,,false,,
1750
+ hl7.fhir.us.core_8.0.0,80,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support-elements,"For querying and reading US Core Profiles, Must Support on any profile data element **SHALL** be interpreted as follows…:
1751
+
1752
+ In cases where information on a specific data element is missing, and the US Core Responder knows the precise reason for the absence of data (other than suppressed data), US Core Responders **SHOULD** send the reason for the missing information.",SHOULD,Server,,true,,
1753
+ hl7.fhir.us.core_8.0.0,81,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support-elements,"[When sending reason for missing information, follow] the same methdology outlined in the [Missing Data](https://hl7.org/fhir/us/core/STU8/general-requirements.html#missing-data) section but using the appropriate reason code instead of unknown [reason code].",SHOULD,Server,"hl7.fhir.us.core_8.0.0@39-43,48-50",true,,
1754
+ hl7.fhir.us.core_8.0.0,82,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support-elements,"For querying and reading US Core Profiles, Must Support on any profile data element **SHALL** be interpreted as follows…:
1755
+
1756
+ US Core Requestors **SHALL** be able to process resource instances containing data elements asserting missing information.",SHALL,Client,,false,,
1757
+ hl7.fhir.us.core_8.0.0,83,https://hl7.org/fhir/us/core/STU8/must-support.html#additional-uscdi-requirements,Implementors [US Core Requestors] seeking ONC certification [in the ONC IT Health Certification program] **SHALL** interpret Additional USCDI Requirements as Must Support elements as documented above and below;,SHALL,Client,,true,,
1758
+ hl7.fhir.us.core_8.0.0,84,https://hl7.org/fhir/us/core/STU8/must-support.html#additional-uscdi-requirements,Implementors [US Core Responders] seeking ONC certification [in the ONC IT Health Certification program] **SHALL** interpret Additional USCDI Requirements as Must Support elements as documented above and below;,SHALL,Server,,true,Not Tested,This requirement is specific to certification testing and is not relevant to the IG tests
1759
+ hl7.fhir.us.core_8.0.0,85,https://hl7.org/fhir/us/core/STU8/must-support.html#additional-uscdi-requirements,Implementors [US Core Requestors] [not] seeking ONC certification [in the ONC IT Health Certification program] **SHALL** interpret Additional USCDI Requirements as … optional.,SHALL,Client,,true,,
1760
+ hl7.fhir.us.core_8.0.0,86,https://hl7.org/fhir/us/core/STU8/must-support.html#additional-uscdi-requirements,Implementors [US Core Responders] [not] seeking ONC certification [in the ONC IT Health Certification program] **SHALL** interpret Additional USCDI Requirements as … optional.,SHALL,Server,,true,,
1761
+ hl7.fhir.us.core_8.0.0,87,https://hl7.org/fhir/us/core/STU8/must-support.html#defined-pattern-elements,"If an element is marked as Must Support and defined by a pattern [as described by [ElementDefinition.pattern](http://hl7.org/fhir/R4/elementdefinition-definitions.html#ElementDefinition.pattern_x_)], then the pattern defines the elements and element values that the Server **SHALL** be capable of providing.",SHALL,Server,,false,,
1762
+ hl7.fhir.us.core_8.0.0,88,https://hl7.org/fhir/us/core/STU8/must-support.html#defined-pattern-elements,When claiming conformance to … [a profile with a category element defined by a pattern as described by [ElementDefinition.pattern](http://hl7.org/fhir/R4/elementdefinition-definitions.html#ElementDefinition.pattern_x_) requiring fixed values in profile.category.coding.system and profile.category.coding.code for a coding element] US Core Responders Shall provide these values in a profile.category,DEPRECATED,Server,,true,,
1763
+ hl7.fhir.us.core_8.0.0,89,https://hl7.org/fhir/us/core/STU8/must-support.html#defined-pattern-elements,When claiming conformance to … [a profile with a category element defined by a pattern as described by [ElementDefinition.pattern](http://hl7.org/fhir/R4/elementdefinition-definitions.html#ElementDefinition.pattern_x_) requiring fixed values in profile.category.coding.system and profile.category.coding.code for a coding element] US Core Requestors Shall be capable of processing these values in profile.category,DEPRECATED,Client,,true,,
1764
+ hl7.fhir.us.core_8.0.0,90,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---primitive-element,"Primitive elements are single elements with a primitive value. If they are marked as Must Support, then the Server **SHALL** be capable of providing the element value to meet the Must Support requirement.",SHALL,Server,,false,,
1765
+ hl7.fhir.us.core_8.0.0,91,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---primitive-element,[W]hen claiming conformance [to a profile with a must support primitive element] … US Core responders SHALL be capable of providing the value [of the primitive element],SHALL,Server,,false,,
1766
+ hl7.fhir.us.core_8.0.0,92,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---primitive-element,[W]hen claiming conformance [to a profile with a must support primitive element] … US Core requestors SHALL be capable of processing the value [of the primitive element],SHALL,Client,,false,,
1767
+ hl7.fhir.us.core_8.0.0,93,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---complex-elements,"For any complex element marked as Must Support, the Server **SHALL** be capable of providing at least one of the sub-element values.",SHALL,Server,,false,,
1768
+ hl7.fhir.us.core_8.0.0,94,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---complex-elements,"If any sub-element is marked as Must Support [for a complex element], it must also meet the Must Support requirements and satisfy the Must Support requirements for the parent element.",SHALL,Server,,false,,
1769
+ hl7.fhir.us.core_8.0.0,95,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---complex-elements,"[I]f any sub-element is marked as Must Support or Additional USCDI [for a complex element] and the parent element is not, there is no expectation that you must support the parent.",MAY,Server,,false,,
1770
+ hl7.fhir.us.core_8.0.0,96,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---complex-elements,"[I]f any sub-element is marked as Must Support [for a complex element] and the parent element is not… [and] the parent element is represented in the structure, Servers SHALL support the sub-element(s) marked as Must Support.",SHALL,Server,,false,,
1771
+ hl7.fhir.us.core_8.0.0,97,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---complex-elements,When claiming conformance [to a must support complex element with no must support sub-elements] … US Core Responders SHALL be capable of providing a value in [the] sub-element,SHALL,Server,,false,,
1772
+ hl7.fhir.us.core_8.0.0,98,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---complex-elements,When claiming conformance [to a must support complex element with no must support sub-elements] … US Core Requestors SHALL be capable of processing a value in [the complex element],SHALL,Client,,false,,
1773
+ hl7.fhir.us.core_8.0.0,99,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---complex-elements,When claiming conformance [to a must support complex element with one or more must support sub-elements] … US Core Responders SHALL be capable of providing a value in [each must support sub-element],SHALL,Server,,false,,
1774
+ hl7.fhir.us.core_8.0.0,100,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---complex-elements,When claiming conformance [to a must support complex element with one or more must support sub-elements] … US Core Requestors SHALL be capable of processing a values in [each must support sub-element],SHALL,Client,,false,,
1775
+ hl7.fhir.us.core_8.0.0,101,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---complex-elements,"Systems [US Core Responders] can support the other elements [of a complex element, not labeled as a Must Support], but this is not a requirement of US Core",MAY,Server,,false,,
1776
+ hl7.fhir.us.core_8.0.0,102,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---complex-elements,"Systems [US Core Requestors] can support the other elements [of a complex element, not labeled as a Must Support], but this is not a requirement of US Core",MAY,Client,,false,,
1777
+ hl7.fhir.us.core_8.0.0,103,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---complex-elements,"The U.S. Core Data for Interoperability (USCDI) may require additional elements, [which is a requirement for certification in the ONC IT Health Certification program, but not a requirement of US Core conformance for US Core Responders]",MAY,Server,,false,,
1778
+ hl7.fhir.us.core_8.0.0,104,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---complex-elements,"The U.S. Core Data for Interoperability (USCDI) may require additional elements, [which is a requirement for certification in the ONC IT Health Certification program, but not a requirement of US Core conformance for US Core Requestors]",MAY,Client,,false,,
1779
+ hl7.fhir.us.core_8.0.0,105,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---resource-references,"In certain profiles, only specific resource references are labeled as Must Support.
1780
+
1781
+ ...
1782
+
1783
+ - US Core Responders **SHALL** be capable of providing [such an element] with a valid reference to [all listed Must Support profile(s).]",SHALL,Server,,false,,
1784
+ hl7.fhir.us.core_8.0.0,106,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---resource-references,"In certain profiles, only specific resource references are labeled as Must Support.
1785
+
1786
+ ...
1787
+
1788
+ - US Core Requestors **SHALL** be capable of processing [such an element] with a valid reference to [all listed Must Support profile(s).]",SHALL,Client,,false,,
1789
+ hl7.fhir.us.core_8.0.0,107,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---resource-references,"Systems [US Core Responders] can support other [resource] references [other than those labeled as Must Support], but this is not a requirement of US Core",MAY,Server,,,,
1790
+ hl7.fhir.us.core_8.0.0,108,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---resource-references,"Systems [US Core Requestors] can support other [resource] references [other than those labeled as Must Support], but this is not a requirement of US Core",MAY,Client,,,,
1791
+ hl7.fhir.us.core_8.0.0,109,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---resource-references,"In specific profiles, only a single resource reference is present on an element labeled Must Support.
1792
+
1793
+ ...
1794
+
1795
+ - US Core Responders **SHALL** be capable of providing [such an element] with a valid reference to [the Must Support Profile.]",SHALL,Server,,false,,
1796
+ hl7.fhir.us.core_8.0.0,110,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---resource-references,"In specific profiles, only a single resource reference is present on an element labeled Must Support.
1797
+
1798
+
1799
+
1800
+ - US Core Requestors **SHALL** be capable of processing [such an element] with a valid reference to [the Must Support Profile.]",SHALL,Client,,false,,
1801
+ hl7.fhir.us.core_8.0.0,111,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---choice-of-data-types,"[If a profile has] a Must Support element [with] a choice of datatypes for its content [and some of] the datatypes … are labeled as Must Support[, or a profile has] an Additional USCDI element [with] a choice of datatypes for its content [and some of] the datatypes … are labeled as Additional USCDI
1802
+
1803
+ … When claiming conformance to [such a] profile:
1804
+
1805
+ - US Core Responders **SHALL** be capable of populating [the Must Support or Additional USCDI data type choice]",SHALL,Server,,false,,
1806
+ hl7.fhir.us.core_8.0.0,112,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---choice-of-data-types,"[If a profile has] a Must Support element [with] a choice of datatypes for its content [and some of] the datatypes … are labeled as Must Support[, or a profile has] an Additional USCDI element [with] a choice of datatypes for its content [and some of] the datatypes … are labeled as Additional USCDI
1807
+
1808
+ … When claiming conformance to [such a] profile:
1809
+
1810
+ - US Core Requestors **SHALL** be capable of processing [the Must Support or data type choice]",SHALL,Client,,false,,
1811
+ hl7.fhir.us.core_8.0.0,113,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---choice-of-data-types,"[If a profile has] a Must Support element [with] a choice of datatypes for its content [and some of] the datatypes … are labeled as Must Support[, or a profile has] an Additional USCDI element [with] a choice of datatypes for its content [and some of] the datatypes … are labeled as Additional USCDI
1812
+
1813
+
1814
+
1815
+ [US Core Requestors] **MAY** support ... processing other [data type] choice elements (such as Observation.effectivePeriod), but this is not a requirement of US Core.",MAY,Client,,false,,
1816
+ hl7.fhir.us.core_8.0.0,114,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---choice-of-data-types,"[If a profile has] a Must Support element [with] a choice of datatypes for its content [and some of] the datatypes … are labeled as Must Support[, or a profile has] an Additional USCDI element [with] a choice of datatypes for its content [and some of] the datatypes … are labeled as Additional USCDI
1817
+
1818
+
1819
+
1820
+ [US Core Responders] **MAY** support populating ... other [data type] choice elements (such as Observation.effectivePeriod), but this is not a requirement of US Core.",MAY,Server,,false,,
1821
+ hl7.fhir.us.core_8.0.0,115,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---choice-of-profile-elements,"There are several instances in this Guide where there is a choice of supporting one or another profile element to meet the Must Support or Additional USCDI requirement. In such cases, the Server or Certifying System **SHALL** support at least one element.",SHALL,Server,,true,,
1822
+ hl7.fhir.us.core_8.0.0,116,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---choice-of-profile-elements,"There are several instances in this Guide where there is a choice of supporting one or another profile element to meet the Must Support or Additional USCDI requirement. In such cases, … the Client application **SHALL** support all elements.",SHALL,Client,,true,,
1823
+ hl7.fhir.us.core_8.0.0,117,https://hl7.org/fhir/us/core/STU8/scopes.html#capability-sets,"An individual SMART Server will publish a granular list of its capabilities, and a set of these capabilities is combined to support a specific use, a Capability Set. See SMART App Launch’s [FHIR OAuth authorization Endpoints and Capabilities](http://hl7.org/fhir/smart-app-launch/STU2/conformance.html#smart-on-fhir-oauth-authorization-endpoints-and-capabilities) for more details. Servers MAY support ... [any] SMART on FHIR Capability Sets and capabilities [(see [FHIR OAuth authorization Endpoints and Capabilities](http://hl7.org/fhir/smart-app-launch/STU2/conformance.html#smart-on-fhir-oauth-authorization-endpoints-and-capabilities))]",MAY,Server,,false,,
1824
+ hl7.fhir.us.core_8.0.0,118,https://hl7.org/fhir/us/core/STU8/scopes.html#capabilities-for-implementations-supporting-user-facing-applications,"At least one of the following SMART on FHIR Capability Sets SHOULD be supported for US Core Servers that support User-Facing Applications ...
1825
+ [Patient Access Standalone Apps](http://hl7.org/fhir/smart-app-launch/STU2/conformance.html#patient-access-for-standalone-apps)
1826
+ [Clinician Access for EHR Launch](http://hl7.org/fhir/smart-app-launch/STU2/conformance.html#clinician-access-for-standalone)",SHOULD,Server,,true,,
1827
+ hl7.fhir.us.core_8.0.0,119,https://hl7.org/fhir/us/core/STU8/scopes.html#capabilities-for-implementations-supporting-user-facing-applications,"For certified systems[, those participating in the ONC IT Health Certification program], both SHALL be supported:
1828
+ [Patient Access Standalone Apps](http://hl7.org/fhir/smart-app-launch/STU2/conformance.html#patient-access-for-standalone-apps)
1829
+ [Clinician Access for EHR Launch](http://hl7.org/fhir/smart-app-launch/STU2/conformance.html#clinician-access-for-standalone)",SHALL,Server,,true,,
1830
+ hl7.fhir.us.core_8.0.0,120,https://hl7.org/fhir/us/core/STU8/scopes.html#capabilities-for-implementations-supporting-backend-services,Implementations [US Core Responders] supporting Backend Services ... SHALL include support for the Client-confidential-asymmetric capability.,SHALL,Server,,false,,
1831
+ hl7.fhir.us.core_8.0.0,121,https://hl7.org/fhir/us/core/STU8/scopes.html#capabilities-for-implementations-supporting-backend-services,Implementations [US Core Responders] supporting Backend Services ... SHALL include support for the ... system/scopes.,SHALL,Server,,false,,
1832
+ hl7.fhir.us.core_8.0.0,122,https://hl7.org/fhir/us/core/STU8/scopes.html#capabilities-for-implementations-supporting-backend-services,"Implementations [US Core Requestors] supporting Backend Services – for example, to meet US EHR certification requirements [of the ONC IT Health Certification program]- SHALL include support for the Client-confidential-asymmetric capability and system/scopes.",SHALL,Server,,false,,
1833
+ hl7.fhir.us.core_8.0.0,123,https://hl7.org/fhir/us/core/STU8/scopes.html#us-core-Servers-shall-support-token-introspection,"US Core Server[s] SHALL support token introspection defined by the SMART App Launch Guide. For more details and additional consideration, see SMART App Launch’s [Token Introspection](http://hl7.org/fhir/smart-app-launch/STU2/token-introspection.html#token-introspection).",SHALL,Server,,false,,
1834
+ hl7.fhir.us.core_8.0.0,124,https://hl7.org/fhir/us/core/STU8/scopes.html#smart-scopes,Implementations meeting US EHR certification [of the ONC IT Health Certification program] requirements must support all US Core’s required scopes.,SHALL,Server,,true,,
1835
+ hl7.fhir.us.core_8.0.0,125,https://hl7.org/fhir/us/core/STU8/scopes.html#smart-scopes,Other systems only need to support scopes for the US Core APIs they support [instead of all US Core's required scopes],MAY,Server,,false,,
1836
+ hl7.fhir.us.core_8.0.0,126,https://hl7.org/fhir/us/core/STU8/scopes.html#smart-scopes,Servers MAY support other scopes in addition to those listed below and in the Quick Start sections.,MAY,Server,,false,,
1837
+ hl7.fhir.us.core_8.0.0,127,https://hl7.org/fhir/us/core/STU8/scopes.html#smart-scopes,US Core Clients should follow the [principle of least privilege](https://en.wikipedia.org/wiki/Principle_of_least_privilege) and access only the necessary resources.,SHOULD,Client,,false,,
1838
+ hl7.fhir.us.core_8.0.0,128,https://hl7.org/fhir/us/core/STU8/scopes.html#us-core-scopes,"For “User-Facing Applications”, a system’s support for patient-level (patient) or user-level (user) scopes depends on its published list of SMART on FHIR capabilities (see the [capability sets](https://hl7.org/fhir/us/core/STU8/scopes.html#capability-sets) above). For example, if a Server lists permission-patient and permission-user in its capabilities, it SHALL support both patient-level and user-level required scopes",SHALL,Server,,false,,
1839
+ hl7.fhir.us.core_8.0.0,129,https://hl7.org/fhir/us/core/STU8/scopes.html#us-core-scopes,"For “User-Facing Applications”, a system’s support for patient-level (patient) or user-level (user) scopes depends on its published list of SMART on FHIR capabilities (see the [capability sets](https://hl7.org/fhir/us/core/STU8/scopes.html#capability-sets) above). For example, if a Server lists permission-patient and permission-user in its capabilities, it ... SHOULD support both patient-level and user-level recommended best-practice scopes",SHOULD,Server,,false,,
1840
+ hl7.fhir.us.core_8.0.0,130,https://hl7.org/fhir/us/core/STU8/scopes.html#us-core-scopes,"For “Backend-Services”, System-level scopes (system) describe data that a Client system is directly authorized to access. Systems that support system-level (system) scopes SHALL support the required US Core scopes",SHALL,Server,,false,,
1841
+ hl7.fhir.us.core_8.0.0,131,https://hl7.org/fhir/us/core/STU8/scopes.html#us-core-scopes,"For “Backend-Services”, System-level scopes (system) describe data that a Client system is directly authorized to access. Systems that support system-level (system) scopes SHOULD support the recommended US Core scopes",SHOULD,Server,,false,,
1842
+ hl7.fhir.us.core_8.0.0,132,"https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-allergyintolerance.html#us-core-scopes","The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1843
+ ...
1844
+ [For] AllergyIntolerance [the] <patient|user|system>/AllergyIntolerance.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1845
+ hl7.fhir.us.core_8.0.0,133,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1846
+ ...
1847
+ [For] CarePlan [the] <patient|user|system>/CarePlan.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1848
+ hl7.fhir.us.core_8.0.0,134,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1849
+ ...
1850
+ [For] CareTeam [the] <patient|user|system>/CareTeam.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1851
+ hl7.fhir.us.core_8.0.0,135,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1852
+ ...
1853
+ [For] Condition [the] <patient|user|system>/Condition.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1854
+ hl7.fhir.us.core_8.0.0,136,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1855
+ ...
1856
+ [For] Coverage [the] <patient|user|system>/Coverage.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1857
+ hl7.fhir.us.core_8.0.0,137,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1858
+ ...
1859
+ [For] Device [the] <patient|user|system>/Device.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1860
+ hl7.fhir.us.core_8.0.0,138,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1861
+ ...
1862
+ [For] DiagnosticReport [the] <patient|user|system>/DiagnosticReport.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1863
+ hl7.fhir.us.core_8.0.0,139,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1864
+ ...
1865
+ [For] DocumentReference [the] <patient|user|system>/DocumentReference.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1866
+ hl7.fhir.us.core_8.0.0,140,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1867
+ ...
1868
+ [For] Encounter [the] <patient|user|system>/Encounter.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1869
+ hl7.fhir.us.core_8.0.0,141,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1870
+ ...
1871
+ [For] Goal [the] <patient|user|system>/Goal.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1872
+ hl7.fhir.us.core_8.0.0,142,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1873
+ ...
1874
+ [For] Immunization [the] <patient|user|system>/Immunization.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1875
+ hl7.fhir.us.core_8.0.0,143,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1876
+ ...
1877
+ [For] MedicationDispense [the] <patient|user|system>/MedicationDispense.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1878
+ hl7.fhir.us.core_8.0.0,144,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1879
+ ...
1880
+ [For] MedicationRequest [the] <patient|user|system>/MedicationRequest.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1881
+ hl7.fhir.us.core_8.0.0,145,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1882
+ ...
1883
+ [For] Observation [the] <patient|user|system>/Observation.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1884
+ hl7.fhir.us.core_8.0.0,146,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1885
+ ...
1886
+ [For] Organization [the] <patient|user|system>/Organization.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1887
+ hl7.fhir.us.core_8.0.0,147,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1888
+ ...
1889
+ [For] Patient [the] <patient|user|system>/Patient.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1890
+ hl7.fhir.us.core_8.0.0,148,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1891
+ ...
1892
+ [For] Practitioner [the] <patient|user|system>/Practitioner.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1893
+ hl7.fhir.us.core_8.0.0,149,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1894
+ ...
1895
+ [For] PractitionerRole [the] <patient|user|system>/PractitionerRole.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1896
+ hl7.fhir.us.core_8.0.0,150,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1897
+ ...
1898
+ [For] Procedure [the] <patient|user|system>/Procedure.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1899
+ hl7.fhir.us.core_8.0.0,151,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1900
+ ...
1901
+ [For] Provenance [the] <patient|user|system>/Provenance.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1902
+ hl7.fhir.us.core_8.0.0,152,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1903
+ ...
1904
+ [For] QuestionnaireResponse [the] <patient|user|system>/QuestionnaireResponse.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1905
+ hl7.fhir.us.core_8.0.0,153,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1906
+ ...
1907
+ [For] RelatedPerson [the] <patient|user|system>/RelatedPerson.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1908
+ hl7.fhir.us.core_8.0.0,154,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1909
+ ...
1910
+ [For] ServiceRequest [the] <patient|user|system>/ServiceRequest.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1911
+ hl7.fhir.us.core_8.0.0,155,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **SHALL** be supported
1912
+ ...
1913
+ [For] Specimen [the] <patient|user|system>/Specimen.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,true,,
1914
+ hl7.fhir.us.core_8.0.0,156,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **MAY** be supported
1915
+ ...
1916
+ [For] Location [the] <patient|user|system>/Location.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",MAY,Server,,false,,
1917
+ hl7.fhir.us.core_8.0.0,157,https://hl7.org/fhir/us/core/STU8/scopes.html#scopes-for-requesting-fhir-resources-by-type,"The following scopes that correspond directly to FHIR resource types **MAY** be supported
1918
+ ...
1919
+ [For] Medication [the] <patient|user|system>/Medication.rs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",MAY,Server,,false,,
1920
+ hl7.fhir.us.core_8.0.0,158,https://hl7.org/fhir/us/core/STU8/scopes.html#granular-scopes-for-requesting-fhir-resources,"The following granular scopes **SHALL** be supported
1921
+ ...
1922
+ [For] Condition [the] <patient|user|system>/Condition.rs?category=http://hl7.org/fhir/us/core/CodeSystem/condition-category|health-concern [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,false,,
1923
+ hl7.fhir.us.core_8.0.0,159,https://hl7.org/fhir/us/core/STU8/scopes.html#granular-scopes-for-requesting-fhir-resources,"The following granular scopes **SHALL** be supported
1924
+ ...
1925
+ [For] Condition [the] <patient|user|system>/Condition.rs?category=http://terminology.hl7.org/CodeSystem/condition-category|encounter-diagnosis [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,false,,
1926
+ hl7.fhir.us.core_8.0.0,160,https://hl7.org/fhir/us/core/STU8/scopes.html#granular-scopes-for-requesting-fhir-resources,"The following granular scopes **SHALL** be supported
1927
+ ...
1928
+ [For] Condition [the] <patient|user|system>/Condition.rs?category=http://terminology.hl7.org/CodeSystem/condition-category|problem-list-item [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,false,,
1929
+ hl7.fhir.us.core_8.0.0,161,https://hl7.org/fhir/us/core/STU8/scopes.html#granular-scopes-for-requesting-fhir-resources,"The following granular scopes **SHALL** be supported
1930
+ ...
1931
+ [For] Observation [the] <patient|user|system>/Observation.rs?category=http://hl7.org/fhir/us/core/CodeSystem/us-core-category|sdoh [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,false,,
1932
+ hl7.fhir.us.core_8.0.0,162,https://hl7.org/fhir/us/core/STU8/scopes.html#granular-scopes-for-requesting-fhir-resources,"The following granular scopes **SHALL** be supported
1933
+ ...
1934
+ [For] Observation [the] <patient|user|system>/Observation.rs?category=http://terminology.hl7.org//CodeSystem-observation-category|social-history [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,false,,
1935
+ hl7.fhir.us.core_8.0.0,163,https://hl7.org/fhir/us/core/STU8/scopes.html#granular-scopes-for-requesting-fhir-resources,"The following granular scopes **SHALL** be supported
1936
+ ...
1937
+ [For] Observation [the] <patient|user|system>/Observation.rs?category=http://terminology.hl7.org/CodeSystem/observation-category|laboratory [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,false,,
1938
+ hl7.fhir.us.core_8.0.0,164,https://hl7.org/fhir/us/core/STU8/scopes.html#granular-scopes-for-requesting-fhir-resources,"The following granular scopes **SHALL** be supported
1939
+ ...
1940
+ [For] Observation [the] <patient|user|system>/Observation.rs?category=http://terminology.hl7.org/CodeSystem/observation-category|survey [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,false,,
1941
+ hl7.fhir.us.core_8.0.0,165,https://hl7.org/fhir/us/core/STU8/scopes.html#granular-scopes-for-requesting-fhir-resources,"The following granular scopes **SHALL** be supported
1942
+ ...
1943
+ [For] Observation [the] <patient|user|system>/Observation.rs?category=http://terminology.hl7.org/CodeSystem/observation-category|vital-signs [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHALL,Server,,false,,
1944
+ hl7.fhir.us.core_8.0.0,166,https://hl7.org/fhir/us/core/STU8/scopes.html#granular-scopes-for-requesting-fhir-resources,"The following granular scopes **SHOULD** be supported
1945
+ ...
1946
+ [For] DocumentReference [the] <patient|user|system>/DocumentReference.rs?category=http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category|clinical-note [see [SMART Clinical Scope Syntax](https://hl7.org/fhir/smart-app-launch/STU2/scopes-and-launch-context.html#clinical-scope-syntax) for details on clinical data scopes]",SHOULD,Server,,false,,
1947
+ hl7.fhir.us.core_8.0.0,167,https://hl7.org/fhir/us/core/STU8/scopes.html#Servers-shall-support-the-following-metadata-in-their-well-knownsmart-configuration,"In addition to the capabilities defined in the Server’s CapabilityStatement, Servers SHALL document their SMART capabilities in their [Well-Known Uniform Resource Identifiers (URIs)](https://hl7.org/fhir/smart-app-launch/STU2/conformance.html#using-well-known) JSON file.",SHALL,Server,"hl7.fhir.uv.smart-app-launch_2.0.0@372-374,376,377",false,,
1948
+ hl7.fhir.us.core_8.0.0,168,https://hl7.org/fhir/us/core/STU8/scopes.html#additional-us-core-requirements,US Core requires ... additional metadata [to be available through the Server's [Well-Known Uniform Resource Identifier (URI)](https://hl7.org/fhir/smart-app-launch/STU2/conformance.html#using-well-known)]: ... [in] `scopes_supported` [the] array of scopes a Client may request.... The Server SHALL list all the required US Core Scopes for the US Core Profiles they support in the scopes_supported array,SHALL,Server,,false,,
1949
+ hl7.fhir.us.core_8.0.0,169,https://hl7.org/fhir/us/core/STU8/scopes.html#additional-us-core-requirements,US Core requires ... additional metadata [to be available through the Server's [Well-Known Uniform Resource Identifier (URI)](https://hl7.org/fhir/smart-app-launch/STU2/conformance.html#using-well-known)]: ... [in] `scopes_supported` [the] array of scopes a Client may request. The Server [MAY support] additional scopes (so Clients should not consider … [the required scopes] an exhaustive list).,MAY,Server,,false,,
1950
+ hl7.fhir.us.core_8.0.0,170,https://hl7.org/fhir/us/core/STU8/scopes.html#additional-us-core-requirements,US Core requires ... additional metadata [to be available through the Server's [Well-Known Uniform Resource Identifier (URI)](https://hl7.org/fhir/smart-app-launch/STU2/conformance.html#using-well-known)]: ... [in] `scopes_supported` [the] array of scopes a Client may request. Servers MAY limit Clients’ scopes to those configured at registration time.,MAY,Server,,false,,
1951
+ hl7.fhir.us.core_8.0.0,171,https://hl7.org/fhir/us/core/STU8/scopes.html#additional-us-core-requirements,US Core requires ... additional metadata [to be available through the Server's [Well-Known Uniform Resource Identifier (URI)](https://hl7.org/fhir/smart-app-launch/STU2/conformance.html#using-well-known)]: ... [in] `scopes_supported` [the] array of scopes a Client may request. … Servers SHALL allow users to select a subset of the requested scopes at the approval time.,SHALL,Server,,false,,
1952
+ hl7.fhir.us.core_8.0.0,172,https://hl7.org/fhir/us/core/STU8/scopes.html#additional-us-core-requirements,US Core requires ... additional metadata [to be available through the Server's [Well-Known Uniform Resource Identifier (URI)](https://hl7.org/fhir/smart-app-launch/STU2/conformance.html#using-well-known)]: ... [in] `scopes_supported` [the] array of scopes a Client may request. The app SHOULD inspect the returned scopes and accommodate the differences from the scopes it asked for and registered.,SHOULD,Client,,false,,
1953
+ hl7.fhir.us.core_8.0.0,173,https://hl7.org/fhir/us/core/STU8/scopes.html#additional-us-core-requirements,US Core requires ... additional metadata [to be available through the Server's [Well-Known Uniform Resource Identifier (URI)](https://hl7.org/fhir/smart-app-launch/STU2/conformance.html#using-well-known)]: ... [in] `introspection_endpoint` the URL to a Server’s introspection endpoint. ... Servers SHALL document this endpoint in the file,SHALL,Server,,false,,
1954
+ hl7.fhir.us.core_8.0.0,174,https://hl7.org/fhir/us/core/STU8/general-guidance.html#referencing-us-core-profiles,"Therefore, a [reference](http://hl7.org/fhir/R4/references.html) to a US Core resource SHOULD include a logical id (Reference.reference), not an identifier (Reference.identifier).",SHOULD,Server,,false,,
1955
+ hl7.fhir.us.core_8.0.0,175,https://hl7.org/fhir/us/core/STU8/general-guidance.html#referencing-us-core-profiles,"For all references, US Core Responders SHOULD return resources that conform to a US Core profile if a US Core profile exists for the resource type.",SHOULD,Server,,false,,
1956
+ hl7.fhir.us.core_8.0.0,176,https://hl7.org/fhir/us/core/STU8/general-guidance.html#contained-resources,"When responding to a query, Servers SHOULD not use inline [contained](http://hl7.org/fhir/R4/references.html#contained) resources to represent the returned data.",SHOULD NOT,Server,,false,,
1957
+ hl7.fhir.us.core_8.0.0,177,https://hl7.org/fhir/us/core/STU8/general-guidance.html#contained-resources,"[I]f referencing a contained resource in a US Core Profile, the contained resource SHOULD be a US Core Profile if a US Core Profile exists for the resource type.",SHOULD,Server,,false,,
1958
+ hl7.fhir.us.core_8.0.0,178,https://hl7.org/fhir/us/core/STU8/general-guidance.html#contained-resources,[M]asking data [where a specific piece of data is hidden for security and privacy reasons] SHOULD be handled based on implemented policies.,SHOULD,Server,,false,,
1959
+ hl7.fhir.us.core_8.0.0,179,https://hl7.org/fhir/us/core/STU8/general-guidance.html#contained-resources,"[When masking data] elements with a minimum cardinality = 0 (including elements labeled Must Support) [for security and privacy reasons], the element SHOULD be omitted from the resource.",SHOULD,Server,,true,,
1960
+ hl7.fhir.us.core_8.0.0,180,https://hl7.org/fhir/us/core/STU8/general-guidance.html#contained-resources,"[When masking] Mandatory elements (in other words, where the minimum cardinality is > 0) [for security and privacy reasons, use the code “unknown” following the guidance on Missing Data in the Conformance Sections.",SHOULD,Server,,true,,
1961
+ hl7.fhir.us.core_8.0.0,181,https://hl7.org/fhir/us/core/STU8/general-guidance.html#snomed-ct-united-states-edition,"[When using SNOMED codes in US Core Profiles I]mplementers MAY use the default system URI [of [SNOMED CT](http://snomed.info/sct)], which refers to an unspecified edition/version [of SNOMED]",MAY,Server,,true,,
1962
+ hl7.fhir.us.core_8.0.0,182,https://hl7.org/fhir/us/core/STU8/general-guidance.html#snomed-ct-united-states-edition,"[To enable] terminology Servers to be able to validate US Edition-only codes [of [SNOMED CT](http://snomed.info/sct)], implementers SHOULD provide the accompanying system URI to describe the edition [see example 2 on [US Core general guidance](https://hl7.org/fhir/us/core/STU8/general-guidance.html#snomed-ct-united-states-edition)]",SHOULD,Server,,false,,
1963
+ hl7.fhir.us.core_8.0.0,183,https://hl7.org/fhir/us/core/STU8/general-guidance.html#using-ucum-codes-in-the-quantity-datatype,"[If a] US Core Profiles binds the Quantity.code element in the Quantity datatype to the [UCUM](http://unitsofmeasure.org/) code system, [then] systems should also use UCUM for the optional valueRange and valueRatio datatypes (which are complex datatypes with Quantity elements)",SHOULD,Server,,true,,
1964
+ hl7.fhir.us.core_8.0.0,184,https://hl7.org/fhir/us/core/STU8/general-guidance.html#using-ucum-codes-in-the-quantity-datatype,"[If a] US Core Profiles binds the Quantity.code element in the Quantity datatype to the [UCUM](http://unitsofmeasure.org/) code system, [when] UCUM code [is] provided [it SHOULD be indicated in the Quantity.unit and Quantity.code elements with Quantity.system = ""http://unitsofmeasure.org""]",SHOULD,Server,,true,,
1965
+ hl7.fhir.us.core_8.0.0,185,https://hl7.org/fhir/us/core/STU8/general-guidance.html#using-ucum-codes-in-the-quantity-datatype,"[If a] US Core Profiles binds the Quantity.code element in the Quantity datatype to the [UCUM](http://unitsofmeasure.org/) code system, [then] if UCUM units are unavailable, represent units in the unit element",SHOULD,Server,,true,,
1966
+ hl7.fhir.us.core_8.0.0,186,https://hl7.org/fhir/us/core/STU8/general-guidance.html#using-ucum-codes-in-the-quantity-datatype,"[If a] US Core Profiles binds the Quantity.code element in the Quantity datatype to the [UCUM](http://unitsofmeasure.org/) code system, [when]
1967
+ no units [are available systems SHOULD NOT supply the unit field]",SHOULD NOT,Server,,true,,
1968
+ hl7.fhir.us.core_8.0.0,187,"https://hl7.org/fhir/us/core/STU8/general-guidance.html#representing-deleted-information, https://hl7.org/fhir/us/core/STU8/general-guidance.html#representing-entered-in-error-information",A FHIR Server SHOULD not delete records.,SHOULD NOT,Server,,false,,
1969
+ hl7.fhir.us.core_8.0.0,188,https://hl7.org/fhir/us/core/STU8/general-guidance.html#representing-deleted-information,A FHIR Server SHOULD update the appropriate resource status to entered-in-error or inactive [when requested to delete records],SHOULD,Server,,false,,
1970
+ hl7.fhir.us.core_8.0.0,189,"https://hl7.org/fhir/us/core/STU8/general-guidance.html#representing-deleted-information, https://hl7.org/fhir/us/core/STU8/general-guidance.html#representing-entered-in-error-information","If a system supports the deletion of records, they SHOULD refer to the [Deletion Safety Checks](http://hl7.org/fhir/R4/safety.html#conformance) in the FHIR specification.",SHOULD,Server,,true,,
1971
+ hl7.fhir.us.core_8.0.0,190,https://hl7.org/fhir/us/core/STU8/general-guidance.html#representing-entered-in-error-information,A FHIR Server SHOULD allow these resources [those entered in error] to be searchable by Client applications.,SHOULD,Server,,true,,
1972
+ hl7.fhir.us.core_8.0.0,191,https://hl7.org/fhir/us/core/STU8/general-guidance.html#representing-entered-in-error-information,"If the FHIR Server has updated the resource status to entered-in-error:
1973
+ For patient facing applications, A FHIR Server SHOULD remove the resource’s contents, leaving only an id and status. Note that this typically will not conform to the US Core or FHIR StructureDefinitions.",SHOULD,Server,,true,,
1974
+ hl7.fhir.us.core_8.0.0,192,https://hl7.org/fhir/us/core/STU8/general-guidance.html#representing-entered-in-error-information,"If the FHIR Server has updated the resource status to entered-in-error:
1975
+ ...
1976
+ For provider-facing applications, the content may be supplied with content and additional detail (such as the reason for the status change) that the patient viewing system would typically not have access to.",MAY,Server,,true,,
1977
+ hl7.fhir.us.core_8.0.0,193,https://hl7.org/fhir/us/core/STU8/general-guidance.html#language-support,the data provider SHOULD do their best to translate (safely) to the requested language [when accessing records in a native or requested language],SHOULD,Server,,false,,
1978
+ hl7.fhir.us.core_8.0.0,194,https://hl7.org/fhir/us/core/STU8/general-guidance.html#language-support,[When Clients request a resource in a specific language] Clients MAY request language/locale using the http [Accept-Language](https://www.ietf.org/rfc/rfc2616.txt) header.,MAY,Client,,true,,
1979
+ hl7.fhir.us.core_8.0.0,195,https://hl7.org/fhir/us/core/STU8/general-guidance.html#language-support,[When Clients request a resource in a specific language] Servers SHOULD make reasonable efforts to translate what can be safely translated.,SHOULD,Server,,true,,
1980
+ hl7.fhir.us.core_8.0.0,196,https://hl7.org/fhir/us/core/STU8/general-guidance.html#language-support,"[When Clients request a resource in a specific language] Servers SHOULD populate the Resource’s language element with a code based on the underlying language of record, not the requested language.",SHOULD,Server,,true,,
1981
+ hl7.fhir.us.core_8.0.0,197,https://hl7.org/fhir/us/core/STU8/general-guidance.html#language-support,"[When Clients request a resource in a specific language] Servers SHOULD … [use] the [Human Language](http://hl7.org/fhir/R4/extension-language.html) Extension when the language of a display, etc, is known to differ from the stated (or inferred) language.",SHOULD,Server,,true,,
1982
+ hl7.fhir.us.core_8.0.0,198,https://hl7.org/fhir/us/core/STU8/general-guidance.html#language-support,[When Clients request a resource in a specific language] [Servers SHOULD use] the [Translation](http://hl7.org/fhir/R4/extension-translation.html) Extension when the Server provides additional translations by its own choice or in response to a different Accept-Language than what the resource is stored in.,SHOULD,Server,,true,,
1983
+ hl7.fhir.us.core_8.0.0,199,https://hl7.org/fhir/us/core/STU8/general-guidance.html#language-support,"[When Clients request a resource in a specific language] Servers SHOULD make it known what languages are supported in their CapabilityStatement(s) using this extension:
1984
+ http://hl7.org/fhir/5.0/StructureDefinition/extension-CapablilityStatement.acceptLanguage [[definition](https://hl7.org/fhir/R5/capabilitystatement-definitions.html#CapabilityStatement.acceptLanguage)]",SHOULD,Server,,true,,
1985
+ hl7.fhir.us.core_8.0.0,200,https://hl7.org/fhir/us/core/STU8/general-guidance.html#searching-using-lastupdated,Servers SHOULD support the [_lastUpdated](http://hl7.org/fhir/R4/search.html#lastUpdated) search parameter for US Core Profiles,SHOULD,Server,,false,,
1986
+ hl7.fhir.us.core_8.0.0,201,https://hl7.org/fhir/us/core/STU8/general-guidance.html#searching-using-lastupdated,Servers ... SHOULD populate [Resource.meta.lastUpdated](http://hl7.org/fhir/R4/resource.html#Meta) for US Core Profiles as accurately as possible.,SHOULD,Server,,false,,
1987
+ hl7.fhir.us.core_8.0.0,202,https://hl7.org/fhir/us/core/STU8/general-guidance.html#searching-using-lastupdated,Servers SHALL document in CapabilityStatement.rest.resource.searchParam.documentation the types of changes that can be detected using the _lastUpdated search parameter,SHALL,Server,,false,,
1988
+ hl7.fhir.us.core_8.0.0,203,https://hl7.org/fhir/us/core/STU8/general-guidance.html#compartment-based-search,"US Core Servers [MAY support compartment based searchs, but] are not required to support patient [compartment](http://hl7.org/fhir/R4/compartmentdefinition.html) based searches.",MAY,Server,,false,,
1989
+ hl7.fhir.us.core_8.0.0,204,https://hl7.org/fhir/us/core/STU8/general-guidance.html#across-platform-searches,"US Core Servers [MAY resolve absolute URLs, but] are not required to resolve absolute URLs external to their environment.",MAY,Server,,false,,
1990
+ hl7.fhir.us.core_8.0.0,205,https://hl7.org/fhir/us/core/STU8/general-guidance.html#limiting-the-number-of-search-results,Servers can [MAY] choose to return the results in a series of pages to manage the number of search results returned.,MAY,Server,,false,,
1991
+ hl7.fhir.us.core_8.0.0,206,"https://hl7.org/fhir/us/core/STU8/clinical-notes.html#clinical-notes, https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements","Servers SHALL support, at minimum, these … ""Common Clinical Notes"":
1992
+ [Consultation Note (11488-4)](https://loinc.org/11488-4.html)",SHALL,Server,,false,,
1993
+ hl7.fhir.us.core_8.0.0,207,"https://hl7.org/fhir/us/core/STU8/clinical-notes.html#clinical-notes, https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements","Servers SHALL support, at minimum, these … ""Common Clinical Notes"":
1994
+ [Discharge Summary (18842-5)](https://loinc.org/18842-5.html)",SHALL,Server,,false,,
1995
+ hl7.fhir.us.core_8.0.0,208,"https://hl7.org/fhir/us/core/STU8/clinical-notes.html#clinical-notes, https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements","Servers SHALL support, at minimum, these … ""Common Clinical Notes"":
1996
+ [History & Physical Note (34117-2)](https://loinc.org/34117-2.html)",SHALL,Server,,false,,
1997
+ hl7.fhir.us.core_8.0.0,209,"https://hl7.org/fhir/us/core/STU8/clinical-notes.html#clinical-notes, https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements","Servers SHALL support, at minimum, these … ""Common Clinical Notes"":
1998
+ [Procedures Note (28570-0)](https://loinc.org/28570-0.html)",SHALL,Server,,false,,
1999
+ hl7.fhir.us.core_8.0.0,210,"https://hl7.org/fhir/us/core/STU8/clinical-notes.html#clinical-notes, https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements","Servers SHALL support, at minimum, these … ""Common Clinical Notes"":
2000
+ [Progress Note (11506-3)](https://loinc.org/11506-3.html)",SHALL,Server,,false,,
2001
+ hl7.fhir.us.core_8.0.0,211,"https://hl7.org/fhir/us/core/STU8/clinical-notes.html#clinical-notes, https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements","Servers SHALL support, at minimum, these … ""Common Clinical Notes"":
2002
+ [Imaging Narrative (18748-4)](https://loinc.org/18748-4.html)",SHALL,Server,,false,,
2003
+ hl7.fhir.us.core_8.0.0,212,"https://hl7.org/fhir/us/core/STU8/clinical-notes.html#clinical-notes, https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements","Servers SHALL support, at minimum, these … ""Common Clinical Notes"":
2004
+ [Laboratory Report Narrative (11502-2)](https://loinc.org/11502-2.html)",SHALL,Server,,false,,
2005
+ hl7.fhir.us.core_8.0.0,213,"https://hl7.org/fhir/us/core/STU8/clinical-notes.html#clinical-notes, https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements","Servers SHALL support, at minimum, these … ""Common Clinical Notes"":
2006
+ [Pathology Report Narrative (11526-1)](https://loinc.org/11526-1.html)",SHALL,Server,,false,,
2007
+ hl7.fhir.us.core_8.0.0,214,"https://hl7.org/fhir/us/core/STU8/clinical-notes.html#clinical-notes, https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements","Servers SHALL support, at minimum, these … DiagnosticReport categories:
2008
+ [Cardiology (LP29708-2)](https://loinc.org/LP29708-2)",SHALL,Server,,false,,
2009
+ hl7.fhir.us.core_8.0.0,215,"https://hl7.org/fhir/us/core/STU8/clinical-notes.html#clinical-notes, https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements","Servers SHALL support, at minimum, these … DiagnosticReport categories:
2010
+ [Pathology (LP7839-6)](https://loinc.org/LP7839-6)",SHALL,Server,,false,,
2011
+ hl7.fhir.us.core_8.0.0,216,"https://hl7.org/fhir/us/core/STU8/clinical-notes.html#clinical-notes, https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements","Servers SHALL support, at minimum, these … DiagnosticReport categories:
2012
+ [Radiology (LP29684-5)](https://loinc.org/LP29684-5)",SHALL,Server,,false,,
2013
+ hl7.fhir.us.core_8.0.0,217,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#clinical-notes,"systems are encouraged to support other common notes types, such as:
2014
+ [Referral Note (57133-1)](https://loinc.org/57133-1.html)",SHOULD,Server,,false,,
2015
+ hl7.fhir.us.core_8.0.0,218,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#clinical-notes,"systems are encouraged to support other common notes types, such as:
2016
+ [Surgical Operation Note (11504-8)](https://loinc.org/11504-8.html)",SHOULD,Server,,false,,
2017
+ hl7.fhir.us.core_8.0.0,219,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#clinical-notes,"systems are encouraged to support other common notes types, such as:
2018
+ [Nurse Note (34746-8)](https://loinc.org/34746-8.html)",SHOULD,Server,,false,,
2019
+ hl7.fhir.us.core_8.0.0,220,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#fhir-resources-to-exchange-clinical-notes,"To enable consistent access to scanned DiagnosticReport clinical reports, the FHIR Server SHALL expose these overlapping scanned or narrative-only reports through both DiagnosticReport and DocumentReference by representing the same attachment URL [as] DocumentReference.content.attachment.url [and]
2020
+ DiagnosticReport.presentedForm.url",SHALL,Server,,false,,
2021
+ hl7.fhir.us.core_8.0.0,221,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#fhir-resources-to-exchange-clinical-notes,"when DiagnosticReport.presentedForm.url references a Scan (PDF), that Attachment SHALL also be accessible through DocumentReference.content.attachment.url",SHALL,Server,,false,,
2022
+ hl7.fhir.us.core_8.0.0,222,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,Systems [Servers] may extend their capabilities [around types of clinical notes] to the complete US Core DocumentReference Type Value Set.,MAY,Server,,false,,
2023
+ hl7.fhir.us.core_8.0.0,223,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,This guide requires [Server] systems to implement the [US Core DocumentReference Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-documentreference.html),SHALL,Server,,false,,
2024
+ hl7.fhir.us.core_8.0.0,224,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,This guide requires [Server] systems to implement the [US Core DiagnosticReport Profile for Report and Note exchange](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-diagnosticreport-note.html),SHALL,Server,,false,,
2025
+ hl7.fhir.us.core_8.0.0,225,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,Systems [Servers] may support other [DiagnosticReport] categories as well.,MAY,Server,,false,,
2026
+ hl7.fhir.us.core_8.0.0,226,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,Systems [Clients] may support other [DiagnosticReport] categories as well.,MAY,Client,,false,,
2027
+ hl7.fhir.us.core_8.0.0,227,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,The following SHOULD be exposed via DiagnosticReport: Imaging Narrative,SHOULD,Server,,false,,
2028
+ hl7.fhir.us.core_8.0.0,228,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,The following SHOULD be exposed via DiagnosticReport: Laboratory Report Narrative,SHOULD,Server,,false,,
2029
+ hl7.fhir.us.core_8.0.0,229,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,The following SHOULD be exposed via DiagnosticReport: Pathology Report Narrative,SHOULD,Server,,false,,
2030
+ hl7.fhir.us.core_8.0.0,230,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,The following SHOULD be exposed via DiagnosticReport: Procedure Note,SHOULD,Server,,false,,
2031
+ hl7.fhir.us.core_8.0.0,231,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,Servers that support DiagnosticReport will include the clinical note narrative content in DiagnosticReport.presentedForm,SHALL,Server,,false,,
2032
+ hl7.fhir.us.core_8.0.0,232,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,a Client can determine the note and report types supported by a Server by invoking the standard FHIR Value Set Expansion ([$expand](http://hl7.org/fhir/R4/valueset-operation-expand.html)) operation defined in the FHIR R4 specification.,MAY,Client,,false,,
2033
+ hl7.fhir.us.core_8.0.0,233,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,FHIR Server claiming support to this guide SHOULD support the $expand operation [[operation link](http://hl7.org/fhir/R4/valueset-operation-expand.html) to provide information to Clients requesting information on the note and report types the Server supports],SHOULD,Server,,false,,
2034
+ hl7.fhir.us.core_8.0.0,234,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,"[If Servers support the [$expand] (http://hl7.org/fhir/R4/valueset-operation-expand.html) operation for discovering note and report types, then Servers SHALL support] the #expand operation as follows:
2035
+ GET [base]/ValueSet/$expand?context=http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note#DiagnosticReport.category&contextDirection=outgoing for DiagnosticReport report category discovery [for read operations]",SHALL,Server,,true,,
2036
+ hl7.fhir.us.core_8.0.0,235,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,"[If Servers support the [$expand] (http://hl7.org/fhir/R4/valueset-operation-expand.html) operation for discovering note and report types, then Servers SHALL support] the #expand operation as follows:
2037
+ GET [base]/ValueSet/$expand?context=http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note#DiagnosticReport.category&contextDirection=incoming for DiagnosticReport report category discovery [for write operations]",SHALL,Server,,true,,
2038
+ hl7.fhir.us.core_8.0.0,236,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,"[If Servers support the [$expand] (http://hl7.org/fhir/R4/valueset-operation-expand.html) operation for discovering note and report types, then Servers SHALL support] the #expand operation as follows:
2039
+ GET [base]/ValueSet/$expand?context=http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note#DiagnosticReport.code&contextDirection=outgoing for DiagnosticReport report type discovery [for read operations]",SHALL,Server,,true,,
2040
+ hl7.fhir.us.core_8.0.0,237,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,"[If Servers support the [$expand] (http://hl7.org/fhir/R4/valueset-operation-expand.html) operation for discovering note and report types, then Servers SHALL support] the #expand operation as follows:
2041
+ GET [base]/ValueSet/$expand?context=http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note#DiagnosticReport.code&contextDirection=incoming for DiagnosticReport report type discovery [for write operations]",SHALL,Server,,true,,
2042
+ hl7.fhir.us.core_8.0.0,238,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,"[If Servers support the [$expand] (http://hl7.org/fhir/R4/valueset-operation-expand.html) operation for discovering note and report types, then Servers SHALL support] the #expand operation as follows:
2043
+ GET [base]/ValueSet/$expand?context=http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference#DocumentReference.category&contextDirection=outgoing for DocumentReference note category discovery [for read operations]",SHALL,Server,,true,,
2044
+ hl7.fhir.us.core_8.0.0,239,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,"[If Servers support the [$expand] (http://hl7.org/fhir/R4/valueset-operation-expand.html) operation for discovering note and report types, then Servers SHALL support] the #expand operation as follows:
2045
+ GET [base]/ValueSet/$expand?context=http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference#DocumentReference.category&contextDirection=incoming for DocumentReference note category discovery [for write operations]",SHALL,Server,,true,,
2046
+ hl7.fhir.us.core_8.0.0,240,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,"[If Servers support the [$expand] (http://hl7.org/fhir/R4/valueset-operation-expand.html) operation for discovering note and report types, then Servers SHALL support] the #expand operation as follows:
2047
+ GET [base]/ValueSet/$expand?context=http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference#DocumentReference.type&contextDirection=outgoing for DocumentReference note type discovery [for read operations]",SHALL,Server,,true,,
2048
+ hl7.fhir.us.core_8.0.0,241,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#support-requirements,"[If Servers support the [$expand] (http://hl7.org/fhir/R4/valueset-operation-expand.html) operation for discovering note and report types, then Servers SHALL support] the #expand operation as follows:
2049
+ GET [base]/ValueSet/$expand?context=http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference#DocumentReference.type&contextDirection=incoming for DocumentReference note type discovery [for write operations]",SHALL,Server,,true,,
2050
+ hl7.fhir.us.core_8.0.0,242,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#discovering-Server-read-and-write-formats,"[If Servers support the [$expand] (http://hl7.org/fhir/R4/valueset-operation-expand.html) operation then] the note and report types for a particular Server [SHOULD be] discovered by invoking the #expand operation as follows:
2051
+ GET [base]/ValueSet/$expand?context=http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note#DiagnosticReport.presentedForm.contentType&contextDirection=outgoing for DiagnosticReport report content type discovery [for read operations]",SHOULD,Server,,true,,
2052
+ hl7.fhir.us.core_8.0.0,243,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#discovering-Server-read-and-write-formats,"[If Servers support the [$expand] (http://hl7.org/fhir/R4/valueset-operation-expand.html) operation then] the note and report types for a particular Server [SHOULD be] discovered by invoking the #expand operation as follows:
2053
+ GET [base]/ValueSet/$expand?context=http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note#DiagnosticReport.presentedForm.contentType&contextDirection=incoming for DiagnosticReport report content type discovery [for write operations]",SHOULD,Server,,true,,
2054
+ hl7.fhir.us.core_8.0.0,244,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#discovering-Server-read-and-write-formats,"[If Servers support the [$expand] (http://hl7.org/fhir/R4/valueset-operation-expand.html) operation then] the note and report types for a particular Server [SHOULD be] discovered by invoking the #expand operation as follows:
2055
+ GET [base]/ValueSet/$expand?context=http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference#DocumentReference.content.attachment.contentType&contextDirection=outgoing for DocumentReference note content type discovery [for read operations]",SHOULD,Server,,true,,
2056
+ hl7.fhir.us.core_8.0.0,245,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#discovering-Server-read-and-write-formats,"[If Servers support the [$expand] (http://hl7.org/fhir/R4/valueset-operation-expand.html) operation then] the note and report types for a particular Server [SHOULD be] discovered by invoking the #expand operation as follows:
2057
+ GET [base]/ValueSet/$expand?context=http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference#DocumentReference.content.attachment.contentType&contextDirection=incoming for DocumentReference note content type discovery [for write operations]",SHOULD,Server,,true,,
2058
+ hl7.fhir.us.core_8.0.0,246,https://hl7.org/fhir/us/core/STU8/medication-list.html#background-on-the-fhir-medications-resources,"[The [MedicationAdministration](http://hl7.org/fhir/R4/medicationadministration.html) and [MedicationStatement](http://hl7.org/fhir/R4/medicationstatement.html)] medication resources are not profiled by US Core, and systems that support US Core are permitted to use them",MAY,Server,,false,,
2059
+ hl7.fhir.us.core_8.0.0,247,https://hl7.org/fhir/us/core/STU8/medication-list.html#options-for-representing-medication,"When using a code [to represent a medication][, the code SHALL follow the [extensible](http://hl7.org/fhir/R4/terminologies.html#extensible) binding rules to [Medication Clinical Drug (RxNorm)](https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1010.4/expansion) - i.e., unless RxNorm does not cover the concept, the RxNorm code SHALL be used.",SHALL,Server,,true,,
2060
+ hl7.fhir.us.core_8.0.0,248,https://hl7.org/fhir/us/core/STU8/medication-list.html#options-for-representing-medication,USCDI recommends the [National Drug Codes (NDC)](https://www.fda.gov/drugs/drug-approvals-and-databases/national-drug-code-directory) as an optional medication terminology. They can be supplied as an additional coding element [when representing a medication],MAY,Server,,false,,
2061
+ hl7.fhir.us.core_8.0.0,249,https://hl7.org/fhir/us/core/STU8/medication-list.html#options-for-representing-medication,"When referencing the Medication resource, the resource may be included in the returned bundle, as an external resource, or as a [contained](http://hl7.org/fhir/R4/references.html#contained) resource if it can’t stand alone. … The Server application MAY choose any combination of these methods",MAY,Server,,true,,
2062
+ hl7.fhir.us.core_8.0.0,250,https://hl7.org/fhir/us/core/STU8/medication-list.html#options-for-representing-medication,"if an external reference to Medication is used, the Server SHALL support the [_include](http://hl7.org/fhir/R4/search.html#include) parameter for searching this element",SHALL,Server,,true,,
2063
+ hl7.fhir.us.core_8.0.0,251,https://hl7.org/fhir/us/core/STU8/medication-list.html#options-for-representing-medication,"The Client application MUST support all methods [for referencing a medication resource: returned bundle, as an external resource, or as a [contained](http://hl7.org/fhir/R4/references.html#contained) resource]",SHALL,Client,,true,,
2064
+ hl7.fhir.us.core_8.0.0,252,https://hl7.org/fhir/us/core/STU8/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
2065
+ A MedicationRequest resource query **SHALL** be all that is required to access ""all medications"" or ""all active medications"" for a patient. (In other words, no other medication resource type needs to be fetched)",SHALL,Server,,false,,
2066
+ hl7.fhir.us.core_8.0.0,253,https://hl7.org/fhir/us/core/STU8/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
2067
+ The [MedicationRequest resource] query result **SHALL** include all MedicationRequest resources with a `MedicationRequest.intent` = ""order"" representing authorized medication orders directly derived from the system's orders.",SHALL,Server,,false,,
2068
+ hl7.fhir.us.core_8.0.0,254,https://hl7.org/fhir/us/core/STU8/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
2069
+ The [MedicationRequest resource] query result **SHALL** include all prescribed and ""self-prescribed"" MedicationRequest resources with a `MedicationRequest.intent` = ""plan"" representing reported medications.",SHALL,Server,,false,,
2070
+ hl7.fhir.us.core_8.0.0,255,https://hl7.org/fhir/us/core/STU8/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
2071
+ A MedicationRequest resource query:
2072
+ SHALL include all prescribed and “self-prescribed” MedicationRequest resources with an intent = “plan” representing reported medications",DEPRECATED,Server,,false,,
2073
+ hl7.fhir.us.core_8.0.0,256,https://hl7.org/fhir/us/core/STU8/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
2074
+ Servers **SHALL** use the `MedicationRequest.reported[x]` element to indicate that the MedicationRequest record was captured as a secondary ""reported"" record rather than an original primary source-of-truth record.",SHALL,Server,,false,,
2075
+ hl7.fhir.us.core_8.0.0,257,https://hl7.org/fhir/us/core/STU8/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
2076
+ Servers [MAY] use the `MedicationRequest.reported[x]` element to indicate ... the source of the report.",MAY,Server,,false,,
2077
+ hl7.fhir.us.core_8.0.0,258,https://hl7.org/fhir/us/core/STU8/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
2078
+ When recording ""self-prescribed"" medication, Servers **SHOULD** use the `MedicationRequest.requester` element to indicate the Patient or RelatedPerson is the prescriber.",SHOULD,Server,,false,,
2079
+ hl7.fhir.us.core_8.0.0,259,https://hl7.org/fhir/us/core/STU8/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
2080
+ Servers **SHOULD** support the encounter search parameter.",SHOULD,Server,,false,,
2081
+ hl7.fhir.us.core_8.0.0,260,https://hl7.org/fhir/us/core/STU8/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
2082
+ [If Servers support the encounter search parameter, s]earching by encounter will return all medications ordered during that encounter, including medications administered in the hospital and prescribed or discharge medications intended to be taken at home.",SHOULD,Server,,true,,
2083
+ hl7.fhir.us.core_8.0.0,261,https://hl7.org/fhir/us/core/STU8/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
2084
+ A MedicationRequest resource query:
2085
+ [Servers supporting the encounter element when] Searching by [encounter] context (i.e., for a given inpatient encounter) will return all medications ordered during that encounter, including medications administered in hospital and prescribed or discharge medications intended to be taken at home.",DEPRECATED,Server,,false,,
2086
+ hl7.fhir.us.core_8.0.0,262,https://hl7.org/fhir/us/core/STU8/medication-list.html#fetching-all-medications-active-medications-and-all-medications-for-an-encounter,"Requirements to access “all medications” [all historical, active, and future prescribed medications and medications entered in error and whose status is unknown.] and “all active medications” [all medications with an active status. Active medications do not include past, future, unknown status, and entered-in-error medications.] for a patient:
2087
+ Servers **MAY** support the search parameters `category`and `encounter`. This search will return all medications ordered during an encounter for a given MedicationRequest.category such as ""inpatient"".",MAY,Server,,false,,
2088
+ hl7.fhir.us.core_8.0.0,263,https://hl7.org/fhir/us/core/STU8/medication-list.html#de-duplication-of-data,"To provide a list of a patient’s medications, it may be necessary to “de-duplicate” them. The de-duplication activity MAY be supplied by the Server",MAY,Server,,false,,
2089
+ hl7.fhir.us.core_8.0.0,264,https://hl7.org/fhir/us/core/STU8/medication-list.html#de-duplication-of-data,"To provide a list of a patient’s medications, it may be necessary to “de-duplicate” them. The de-duplication activity ... SHOULD be provided by the Client.",SHOULD,Client,,false,,
2090
+ hl7.fhir.us.core_8.0.0,265,https://hl7.org/fhir/us/core/STU8/basic-provenance.html#hie-transformation,"Transformation of data from one format to another MAY change the authorship of the information, where the HIE is the author/author organization",DEPRECATED,Server,,false,,
2091
+ hl7.fhir.us.core_8.0.0,266,https://hl7.org/fhir/us/core/STU8/basic-provenance.html#hie-transformation,The HIE must maintain the original data source.,SHALL,Server,,false,,
2092
+ hl7.fhir.us.core_8.0.0,267,https://hl7.org/fhir/us/core/STU8/basic-provenance.html#hie-transformation,"An agent.type=”assembler”, agent.type=”transmitter”, or other agents from [Provenance Agent Type](https://hl7.org/fhir/us/core/STU8/ValueSet-us-core-provenance-participant-type.html) value set MAY also be included.",MAY,Server,,false,,
2093
+ hl7.fhir.us.core_8.0.0,268,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#introduction,"implementers [of US Core's framework of Screening and Assessments] SHOULD consider more constrained, domain-specific profiles derived from the US Core Profiles to meet the needs of their respective use cases.",SHOULD,Server,,false,,
2094
+ hl7.fhir.us.core_8.0.0,269,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#clinical-judgments,"Every Server that supports the USDCI Data Class “Health Status/Assessments”:
2095
+
2096
+ SHALL support representing clinical judgments using [US Core Condition Problems and Health Concerns Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-problems-health-concerns.html) or [US Core Simple Observation Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-simple-observation.html).",SHALL,Server,,false,,
2097
+ hl7.fhir.us.core_8.0.0,270,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#clinical-judgments,"Every Server that supports the USDCI Data Class “Health Status/Assessments”:
2098
+ ...
2099
+ The US Core Simple Observation Profile's Observation.derivedFrom element **SHOULD** reference the [Structured Screening and Assessment](https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#structured-screening-and-assessments) upon which clinical judgment observations are made",SHOULD,Server,,false,,
2100
+ hl7.fhir.us.core_8.0.0,271,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#clinical-judgments,"Every Server that supports the USDCI Data Class “Health Status/Assessments”:
2101
+ ...
2102
+ the US Core Condition Profile's Condition.evidence.detail element **SHOULD** reference the [Structured Screening and Assessment](https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#structured-screening-and-assessments) which assist in diagnosing problems or health concerns.",SHOULD,Server,,false,,
2103
+ hl7.fhir.us.core_8.0.0,272,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#choosing-between-questionnaireresponse-and-observation,"For API developers using US Core, it’s important to understand when to use the QuestionnaireResponse versus Observation to represent structured assessments and surveys. Here are some guidelines to help choose the appropriate profile:
2104
+ Observations represent specific point-in-time facts that need to be searched, trended, the subject of statistical analysis, and directly referenced in support of other actions ... anything that meets one of the preceding criteria must be surfaced as an Observation.",SHOULD,Server,,false,,
2105
+ hl7.fhir.us.core_8.0.0,273,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#choosing-between-questionnaireresponse-and-observation,"For API developers using US Core, it’s important to understand when to use the QuestionnaireResponse versus Observation to represent structured assessments and surveys. Here are some guidelines to help choose the appropriate profile:
2106
+ Observations represent specific point-in-time facts that need to be searched, trended, the subject of statistical analysis, and directly referenced in support of other actions ... anything that meets one of the preceding criteria must be surfaced as an Observation.",SHALL,Server,,false,,
2107
+ hl7.fhir.us.core_8.0.0,274,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#choosing-between-questionnaireresponse-and-observation,"For FHIR implementers, it is important to note that QuestionnaireResponse [which represent the source-of-truth of a completed form, shall] references a specific version of a form, whether it was represented as a FHIR Questionnaire or not. This reference provides the context of exactly what options were available, what logic was used to calculate answers, and what questions were asked.",SHALL,Server,,false,,
2108
+ hl7.fhir.us.core_8.0.0,275,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#category-codes,API consumers can query by category when accessing patient information.,MAY,Client,,false,,
2109
+ hl7.fhir.us.core_8.0.0,276,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#category-codes,"The USCDI Health Assessments Data Elements category codes ... SHOULD be used when generating resources that conform to these profiles:
2110
+
2111
+ US Core Simple Observation Profile",DEPRECATED,Server,,false,,
2112
+ hl7.fhir.us.core_8.0.0,277,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#category-codes,"The USCDI Health Assessments Data Elements category codes ... SHOULD be used when generating resources that conform to these profiles:
2113
+
2114
+ US Core Observation Screening Assessment Profile",DEPRECATED,Server,,false,,
2115
+ hl7.fhir.us.core_8.0.0,278,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#category-codes,"The USCDI Health Assessments Data Elements category codes ... SHOULD be used when generating resources that conform to these profiles:
2116
+ US Core Condition Problems and Health Concerns Profile",DEPRECATED,Server,,false,,
2117
+ hl7.fhir.us.core_8.0.0,279,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#category-codes,"The USCDI Health Assessments Data Elements category codes ... SHOULD be used when generating resources that conform to these profiles:
2118
+
2119
+ US Core ServiceRequest Profile",DEPRECATED,Server,,false,,
2120
+ hl7.fhir.us.core_8.0.0,280,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#uscdi-health-assessments-data-element-value-sets,Implementers SHOULD treat these [USCDI Health Status Assessments Data Element] value sets as having an [extensible](http://hl7.org/fhir/R4/terminologies.html#extensible) binding.,SHOULD,Server,,false,,
2121
+ hl7.fhir.us.core_8.0.0,281,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#uscdi-health-assessments-data-element-value-sets,"when recording SDOH data [with] US Core Profiles, Servers SHOULD use … [Social Determinants of Health Conditions Value Set](https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1196.788/expansion), [Social Determinants of Health Procedures Value Set](https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1196.789/expansion), [Social Determinants of Health Goals Value Set](https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1247.71/expansion), [and] [Social Determinants of Health Service Requests Value Set](https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1196.790/expansion)",SHOULD,Server,,false,,
2122
+ hl7.fhir.us.core_8.0.0,282,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#endpoint-discoverability,A Server may support Version DSTU2 and Argonaut Data Query,MAY,Server,,false,,
2123
+ hl7.fhir.us.core_8.0.0,283,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#endpoint-discoverability,A Server may support … FHIR R4 and US Core ver 3.1.1+,MAY,Server,,false,,
2124
+ hl7.fhir.us.core_8.0.0,284,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#endpoint-discoverability,A Server may support [both] [(]Version DSTU2 and Argonaut Data Query[) and (] FHIR R4 and US Core ver 3.1.1+[)],MAY,Server,,false,,
2125
+ hl7.fhir.us.core_8.0.0,285,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#endpoint-discoverability,"A Server may make explicit which version of Argo/US Core is on their FHIR endpoint (e.g., “DSTU2” or “R4” path component or separate files based on version).",MAY,Server,,false,,
2126
+ hl7.fhir.us.core_8.0.0,286,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#no-guarantee-that-resource-ids-are-preserved,"Therefore, Client applications must plan on deduplication methods that rely on something other than a common identifier across FHIR versions.",SHALL,Client,,false,,
2127
+ hl7.fhir.us.core_8.0.0,287,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#no-guarantee-that-resource-ids-are-preserved,Servers SHOULD maintain a stable common identifier for a resource across [FHIR] versions.,SHOULD,Server,,false,,
2128
+ hl7.fhir.us.core_8.0.0,288,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#expectation-that-fhir-dstu2-data-is-preserved-in-fhir-r4,"In an upgraded R4 endpoint, any data in FHIR DSTU2 SHOULD be in FHIR R4.",SHOULD,Server,,false,,
2129
+ hl7.fhir.us.core_8.0.0,289,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#expectation-that-fhir-dstu2-data-is-preserved-in-fhir-r5,The FHIR RESTful resource types supported in a DSTU2 implementation SHOULD be supported in a R4 implementation,SHOULD,Server,"hl7.fhir.us.core_8.0.0@290,291",true,,
2130
+ hl7.fhir.us.core_8.0.0,290,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#expectation-that-fhir-dstu2-data-is-preserved-in-fhir-r7,"The FHIR RESTful resource types supported in a DSTU2 implementation SHOULD be supported in a R4 implementation [with the] exception [of]
2131
+ MedicationStatement may be deprecated, and the data SHOULD be mapped to MedicationRequest.",SHOULD,Server,,false,,
2132
+ hl7.fhir.us.core_8.0.0,291,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#expectation-that-fhir-dstu2-data-is-preserved-in-fhir-r8,"The FHIR RESTful resource types supported in a DSTU2 implementation SHOULD be supported in a R4 implementation [with the] exception [of]
2133
+ Care teams as represented by CarePlan in DSTU2 SHOULD be replaced by and the data mapped to CareTeam in R4",SHOULD,Server,,false,,
2134
+ hl7.fhir.us.core_8.0.0,292,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#expectation-that-fhir-dstu2-data-is-preserved-in-fhir-r5,The FHIR RESTful resource types supported in a DSTU2 implementation SHOULD be supported in a R4 implementation,SHOULD,Client,"hl7.fhir.us.core_8.0.0@293,294",true,,
2135
+ hl7.fhir.us.core_8.0.0,293,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#expectation-that-fhir-dstu2-data-is-preserved-in-fhir-r7,"The FHIR RESTful resource types supported in a DSTU2 implementation SHOULD be supported in a R4 implementation [with the] exception [of]
2136
+ MedicationStatement may be deprecated, and the data SHOULD be mapped to MedicationRequest.",SHOULD,Client,,false,,
2137
+ hl7.fhir.us.core_8.0.0,294,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#expectation-that-fhir-dstu2-data-is-preserved-in-fhir-r8,"The FHIR RESTful resource types supported in a DSTU2 implementation SHOULD be supported in a R4 implementation [with the] exception [of]
2138
+ Care teams as represented by CarePlan in DSTU2 SHOULD be replaced by and the data mapped to CareTeam in R4",SHOULD,Client,,false,,
2139
+ hl7.fhir.us.core_8.0.0,295,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#expectation-that-fhir-dstu2-data-is-preserved-in-fhir-r9,Servers SHOULD make available the same information in DSTU2 and R4 where the more recent standard allows.,SHOULD,Server,"hl7.fhir.us.core_8.0.0@296,297",true,,
2140
+ hl7.fhir.us.core_8.0.0,296,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#expectation-that-fhir-dstu2-data-is-preserved-in-fhir-r10,"Servers SHOULD make available the same information in DSTU2 and R4 where the more recent standard allows … [with the] exception [of]
2141
+ MedicationStatement data [should be] mapped to MedicationRequest",SHOULD,Server,,false,,
2142
+ hl7.fhir.us.core_8.0.0,297,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#expectation-that-fhir-dstu2-data-is-preserved-in-fhir-r11,"Servers SHOULD make available the same information in DSTU2 and R4 where the more recent standard allows … [with the] exception [of]
2143
+ care teams, as represented by CarePlan, SHOULD be mapped to CareTeam in R4",SHOULD,Server,,false,,
2144
+ hl7.fhir.us.core_8.0.0,298,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#expectation-that-fhir-dstu2-data-is-preserved-in-fhir-r12,"Data SHOULD be maintained between [FHIR] versions (i.e., not be degraded).",SHOULD,Server,,false,,
2145
+ hl7.fhir.us.core_8.0.0,299,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#expectation-that-fhir-dstu2-data-is-preserved-in-fhir-r13,"When updating between versions, Clients SHOULD consider the impact of any changes to data visualization on the usability for the end user and the maintenance of data integrity.",SHOULD,Client,,false,,
2146
+ hl7.fhir.us.core_8.0.0,300,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#authorization-across-versions,Separate authorization is required [between different versions of FHIR],SHALL,Server,,false,,
2147
+ hl7.fhir.us.core_8.0.0,301,https://hl7.org/fhir/us/core/STU8/changes-between-versions.html#authorization-across-versions,Separate authorization is required [between different versions of FHIR],SHALL,Client,,false,,
2148
+ hl7.fhir.us.core_8.0.0,302,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-allergyintolerance.html#mandatory-and-must-support-data-elements,[The clinical status of the allergy] SHALL be present if verification status is not “entered-in-error”,SHALL,Server,,false,,
2149
+ hl7.fhir.us.core_8.0.0,303,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-allergyintolerance.html#mandatory-and-must-support-data-elements,[The clinical status of the allergy] SHALL NOT be present if verification Status is “entered-in-error”,SHALL NOT,Server,,false,,
2150
+ hl7.fhir.us.core_8.0.0,304,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-allergyintolerance.html#mandatory-and-must-support-data-elements,Each AllergyIntolerance Must Have: a patient,SHALL,Server,,false,,
2151
+ hl7.fhir.us.core_8.0.0,305,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-allergyintolerance.html#mandatory-and-must-support-data-elements,"Profile Specific Implementation Guidance:
2152
+
2153
+ No Known Allergies may be represented using the US Core-AllergyIntolerance profile",MAY,Server,"hl7.fhir.us.core_8.0.0@302,303",true,,
2154
+ hl7.fhir.us.core_8.0.0,306,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-allergyintolerance.html#mandatory-and-must-support-data-elements,[When used No Known Allergies is documented the system Shall use an] appropriate negation code in AllergyIntolerence.code,SHALL,Server,,true,,
2155
+ hl7.fhir.us.core_8.0.0,307,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-allergyintolerance.html#mandatory-and-must-support-data-elements,[When used No Known Allergies is documented the system Shall use an] verification status in AllergyIntolerance.verificationStatus,SHALL,Server,,true,,
2156
+ hl7.fhir.us.core_8.0.0,308,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-allergyintolerance.html#mandatory-and-must-support-data-elements,"If a patient has not been asked about their allergies, this would be represented as:
2157
+ AllergyIntolerance.code = “1631000175102” (Patient not asked (contextual qualifier) (qualifier value))
2158
+ AllergyIntolerance.verificationStatus = “unconfirmed” or empty (in other words, then element omitted)",SHOULD,Server,,true,,
2159
+ hl7.fhir.us.core_8.0.0,309,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-allergyintolerance.html#mandatory-and-must-support-data-elements,"If a patient has been asked, but has indicated they have no known allergies, this would be represented as:
2160
+ AllergyIntolerance.code = “716186003” (No known allergy (situation))
2161
+ AllergyIntolerance.verificationStatus = “confirmed”",SHOULD,Server,,true,,
2162
+ hl7.fhir.us.core_8.0.0,310,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-careplan.html#mandatory-and-must-support-data-elements,Considerations for systems aligning with [HL7 Consolidated (C-CDA)](http://www.hl7.org/implement/standards/product_brief.cfm?product_id=492) Care Plan requirements: US Core Goal SHOULD be present in CarePlan.goal,SHOULD,Server,,false,,
2163
+ hl7.fhir.us.core_8.0.0,311,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-careplan.html#mandatory-and-must-support-data-elements,Considerations for systems aligning with [HL7 Consolidated (C-CDA)] (http://www.hl7.org/implement/standards/product_brief.cfm?product_id=492) Care Plan requirements: ... US Core Condition SHOULD be present in CarePlan.addresses,SHOULD,Server,,false,,
2164
+ hl7.fhir.us.core_8.0.0,312,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-careplan.html#mandatory-and-must-support-data-elements,Considerations for systems aligning with [HL7 Consolidated (C-CDA)] (http://www.hl7.org/implement/standards/product_brief.cfm?product_id=492) Care Plan requirements: Assessment and Plan MAY be included as narrative in CarePlan.text,MAY,Server,,false,,
2165
+ hl7.fhir.us.core_8.0.0,313,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-careteam.html#mandatory-and-must-support-data-elements,"Although both US Core Practitioner Profile and US Core PractitionerRole are Must Support, ... Server system[s conforming to the US Core CareTeam profile are] ... not required to support references to both, but SHALL support at least one of them",SHALL,Server,,true,,
2166
+ hl7.fhir.us.core_8.0.0,314,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-careteam.html#mandatory-and-must-support-data-elements,[C]lient application[s conforming to the US Core CareTeam profile] SHALL support [US Core Practitioner Profile],SHALL,Client,,false,,
2167
+ hl7.fhir.us.core_8.0.0,315,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-careteam.html#mandatory-and-must-support-data-elements,[C]lient application[s conforming to the US Core CareTeam profile] SHALL support [US Core PractitionerRole Profile],SHALL,Client,,false,,
2168
+ hl7.fhir.us.core_8.0.0,316,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-careteam.html#mandatory-and-must-support-data-elements,[C]lient application[s conforming to the US Core CareTeam profile] SHALL support [US Core RelatedPerson Profile],SHALL,Client,,false,,
2169
+ hl7.fhir.us.core_8.0.0,317,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-careteam.html#mandatory-and-must-support-data-elements,"[When conforming to the US Core CareTeam profile] Because the US Core PractitionerRole Profile supplies the provider’s location and contact information and a reference to the Practitioner, Server systems [conforming to the US Core CareTeam profile] SHOULD reference it instead of the US Core Practitioner Profile [when conforming to the US Core CareTeam profile] .",SHOULD,Server,,false,,
2170
+ hl7.fhir.us.core_8.0.0,318,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-careteam.html#mandatory-and-must-support-data-elements,Servers [conforming to the US Core CareTeam profile] that support only US Core Practitioner Profile and do not support the US Core PractitionerRole Profile SHALL provide implementation-specific guidance on how to access a provider’s location ... information using only the Practitioner resource.,SHALL,Server,,false,,
2171
+ hl7.fhir.us.core_8.0.0,319,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-careteam.html#mandatory-and-must-support-data-elements,Servers [conforming to the US Core CareTeam profile] that support only US Core Practitioner Profile and do not support the US Core PractitionerRole Profile SHALL provide implementation-specific guidance on how to access a provider’s ... contact information using only the Practitioner resource.,SHALL,Server,,false,,
2172
+ hl7.fhir.us.core_8.0.0,320,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-encounter-diagnosis.html#mandatory-and-must-support-data-elements,"For Problems and Health Concerns [records, systems SHOULD] use the [US Core Condition Problems and Health Concerns Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-problems-health-concerns.html).",SHOULD,Server,,true,,
2173
+ hl7.fhir.us.core_8.0.0,321,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-encounter-diagnosis.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-problems-health-concerns.html#mandatory-and-must-support-data-elements",[Newly created Encounter Diagnosis records SHALL have a] Condition.code … [from the] [“current”](https://hl7.org/fhir/R5/terminologies.html#binding) … [value set] binding.,SHALL,Server,,true,,
2174
+ hl7.fhir.us.core_8.0.0,322,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-encounter-diagnosis.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-problems-health-concerns.html#mandatory-and-must-support-data-elements",[Historical Encounter Diagnosis records MAY have a] Condition.code … [from the] base “preferred” … [value set] binding.,MAY,Server,,true,,
2175
+ hl7.fhir.us.core_8.0.0,323,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-encounter-diagnosis.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-problems-health-concerns.html#mandatory-and-must-support-data-elements","USCDI’s applicable vocabulary standards for Encounter Diagnosis are SNOMED CT and ICD-10-CM. The US Core Condition Codes only supports ICD-9-CM for historical purposes. When using ICD codes, only non-header ICD-10-CM codes SHOULD be used as the primary code for current encounter diagnoses.",SHOULD,Server,,false,,
2176
+ hl7.fhir.us.core_8.0.0,324,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-encounter-diagnosis.html#mandatory-and-must-support-data-elements,[A US Core Condition Encounter Diagnosis] encounter SHOULD always be referenced in Condition.encounter.,SHOULD,Server,,false,,
2177
+ hl7.fhir.us.core_8.0.0,325,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-encounter-diagnosis.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-problems-health-concerns.html#mandatory-and-must-support-data-elements",A [US Core Condition Encounter Diagnosis] Server SHALL support Condition.recordedDate,DEPRECATED,Server,,false,,
2178
+ hl7.fhir.us.core_8.0.0,326,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-encounter-diagnosis.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-problems-health-concerns.html#mandatory-and-must-support-data-elements",A Server SHALL support at least one of [assertedDate Extension](http://hl7.org/fhir/R4/extension-condition-asserteddate.html) and Condition.onsetDateTime.,DEPRECATED,Server,,true,,
2179
+ hl7.fhir.us.core_8.0.0,327,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-encounter-diagnosis.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-problems-health-concerns.html#mandatory-and-must-support-data-elements",The Client application[s supporting US Core Condition profiles] SHALL support [[assertedDate Extension](http://hl7.org/fhir/R4/extension-condition-asserteddate.html),DEPRECATED,Client,,false,,
2180
+ hl7.fhir.us.core_8.0.0,328,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-encounter-diagnosis.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-problems-health-concerns.html#mandatory-and-must-support-data-elements",The Client application[s supporting US Core Condition profiles] SHALL support Condition.onsetDateTime,DEPRECATED,Client,,false,,
2181
+ hl7.fhir.us.core_8.0.0,329,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-encounter-diagnosis.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-problems-health-concerns.html#mandatory-and-must-support-data-elements",The Client application[s supporting US Core Condition profiles] SHALL support Condition.recordedDate,DEPRECATED,Client,,false,,
2182
+ hl7.fhir.us.core_8.0.0,330,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-problems-health-concerns.html#mandatory-and-must-support-data-elements,"For Encounter Diagnosis [records, systems SHOULD] use the [US Core Condition Encounter Diagnosis Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-encounter-diagnosis.html).",SHOULD,Server,,true,,
2183
+ hl7.fhir.us.core_8.0.0,331,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-problems-health-concerns.html#mandatory-and-must-support-data-elements,"If the category is ""problem-list-item"", Condition.clinicalStatus SHOULD be present.",SHOULD,Server,,true,,
2184
+ hl7.fhir.us.core_8.0.0,332,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-problems-health-concerns.html#mandatory-and-must-support-data-elements,Updates to .meta.lastUpdated SHOULD reflect: New problems and health concerns,SHOULD,Server,,false,,
2185
+ hl7.fhir.us.core_8.0.0,333,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-problems-health-concerns.html#mandatory-and-must-support-data-elements,"Updates to .meta.lastUpdated SHOULD reflect:
2186
+ Changes in the clinical status or verifications status of problems or health concerns [This will change to a SHALL requirement in US Core v8.0.0]",SHOULD,Server,,false,,
2187
+ hl7.fhir.us.core_8.0.0,334,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-coverage.html#mandatory-and-must-support-data-elements,A coverage.type of “81” (Self-pay) MAY be used to imply that the patient has no coverage or that an individual or organization other than an insurer is taking responsibility for payment for a portion of the health care costs.,MAY,Server,,false,,
2188
+ hl7.fhir.us.core_8.0.0,335,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-coverage.html#mandatory-and-must-support-data-elements,Implementers should refer to the [PHDSC Payer Type Committee User’s Guide](https://www.nahdo.org/sites/default/files/2020-12/SourceofPaymentTypologyUsersGuideVersion9.2December2020.pdf) for the Source of Payment Typology when selecting codes.,SHOULD,Server,,false,,
2189
+ hl7.fhir.us.core_8.0.0,336,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-coverage.html#mandatory-and-must-support-data-elements,"To differentiate Medicare Parts A, B, C, and D systems can use the following codes [when sending Coverage.type]: [For] Part A and B [use] 121 (Medicare Fee For Service)",SHOULD,Server,,false,,
2190
+ hl7.fhir.us.core_8.0.0,337,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-coverage.html#mandatory-and-must-support-data-elements,"To differentiate Medicare Parts A, B, C, and D systems can use the following codes: [For] Part C (Medicare Advantage Plan) [use] 111 (Medicare HMO), 112 (Medicare PPO), 113 (Medicare POS)",SHOULD,Server,,false,,
2191
+ hl7.fhir.us.core_8.0.0,338,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-coverage.html#mandatory-and-must-support-data-elements,"To differentiate Medicare Parts A, B, C, and D systems can use the following codes: [For] Part D [use] 122 (Medicare Drug Benefit)",SHOULD,Server,,false,,
2192
+ hl7.fhir.us.core_8.0.0,339,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-coverage.html#mandatory-and-must-support-data-elements,"If Insurers issue unique member IDs for dependents, then the memberId Coverage.identifier should be used [with the unique dependent ID] instead of Coverage.dependent to uniquely refer to the dependent with respect to their insurance.",SHOULD,Server,,true,,
2193
+ hl7.fhir.us.core_8.0.0,340,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-implantable-device.html#mandatory-and-must-support-data-elements,"For non-implantable devices (for example, software or crutches), use the base FHIR Device resource or other use case-specific Device profiles.",SHOULD,Server,,false,,
2194
+ hl7.fhir.us.core_8.0.0,341,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-implantable-device.html#mandatory-and-must-support-data-elements,Implementers are encouraged to use the FDA Global UDI Database (GUDID) and associated APIs to parse and validate the [unique device ID] UDI,SHOULD,Server,,false,,
2195
+ hl7.fhir.us.core_8.0.0,342,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-implantable-device.html#mandatory-and-must-support-data-elements,Implantable medical devices with UDI information SHALL represent the UDI code in Device.udiCarrier.carrierHRF,SHALL,Server,,false,,
2196
+ hl7.fhir.us.core_8.0.0,343,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-implantable-device.html#mandatory-and-must-support-data-elements,UDI-PI elements present [in Device.udiCarrier.carrierHRF] SHALL be represented in the corresponding US Core Implantable Device Profile elements,SHALL,Server,,false,,
2197
+ hl7.fhir.us.core_8.0.0,344,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-implantable-device.html#mandatory-and-must-support-data-elements,"If UDI is not present and the manufacturer … is available, … [it] SHOULD be included to support historical reports of implantable medical devices [where] manufacturer [is sent in] Device.manufacturer",SHOULD,Server,,true,,
2198
+ hl7.fhir.us.core_8.0.0,345,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-implantable-device.html#mandatory-and-must-support-data-elements,"If UDI is not present and the ... model number information is available, … [it] SHOULD be included to support historical reports of implantable medical devices [where] model [is sent in] Device.model",SHOULD,Server,,true,,
2199
+ hl7.fhir.us.core_8.0.0,346,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-implantable-device.html#mandatory-and-must-support-data-elements,Servers SHOULD support query by Device.type to allow Clients to request the patient’s devices by a specific type.,SHOULD,Server,,false,,
2200
+ hl7.fhir.us.core_8.0.0,347,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-implantable-device.html#mandatory-and-must-support-data-elements,"Records of implanted devices MAY be queried against UDI data, including: UDI HRF string (udi-carrier)",MAY,Server,,false,,
2201
+ hl7.fhir.us.core_8.0.0,348,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-implantable-device.html#mandatory-and-must-support-data-elements,"Records of implanted devices MAY be queried against UDI data, including:UDI Device Identifier (udi-di)",MAY,Server,,false,,
2202
+ hl7.fhir.us.core_8.0.0,349,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-implantable-device.html#mandatory-and-must-support-data-elements,"Records of implanted devices MAY be queried against UDI data, including: Manufacturer (manufacturer)",MAY,Server,,false,,
2203
+ hl7.fhir.us.core_8.0.0,350,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-implantable-device.html#mandatory-and-must-support-data-elements,"Records of implanted devices MAY be queried against UDI data, including: Model number (model)",MAY,Server,,false,,
2204
+ hl7.fhir.us.core_8.0.0,351,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-implantable-device.html#mandatory-and-must-support-data-elements,Implementers MAY also adopt custom SearchParameters for searching by lot numbers,MAY,Server,,false,,
2205
+ hl7.fhir.us.core_8.0.0,352,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-implantable-device.html#mandatory-and-must-support-data-elements,Implementers MAY also adopt custom SearchParameters for searching by serial number,MAY,Server,,false,,
2206
+ hl7.fhir.us.core_8.0.0,353,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-implantable-device.html#mandatory-and-must-support-data-elements,Implementers MAY also adopt custom SearchParameters for searching by expiration date,MAY,Server,,false,,
2207
+ hl7.fhir.us.core_8.0.0,354,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-implantable-device.html#mandatory-and-must-support-data-elements,Implementers MAY also adopt custom SearchParameters for searching by manufacture date,MAY,Server,,false,,
2208
+ hl7.fhir.us.core_8.0.0,355,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-implantable-device.html#mandatory-and-must-support-data-elements,Implementers MAY also adopt custom SearchParameters for searching by distinct identifier,MAY,Server,,false,,
2209
+ hl7.fhir.us.core_8.0.0,356,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-diagnosticreport-lab.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-diagnosticreport-note.html#mandatory-and-must-support-data-elements","The diagnostically relevant time (known as the “effective time” and typically the time of specimen collection) … SHALL be present if status [of the diagnostic report] is ‘partial’, ‘preliminary’, ‘final’, ‘amended’, ‘corrected’, or ‘appended’.",SHALL,Server,,true,,
2210
+ hl7.fhir.us.core_8.0.0,357,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-diagnosticreport-lab.html#mandatory-and-must-support-data-elements,"When the report was released … SHALL be present if status [of the diagnostic report] is ‘partial’, ‘preliminary’, ‘final’, ‘amended’, ‘corrected’, or ‘appended’.",SHALL,Server,,true,,
2211
+ hl7.fhir.us.core_8.0.0,358,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-diagnosticreport-lab.html#mandatory-and-must-support-data-elements,Updates to .meta.lastUpdated SHOULD reflect New laboratory reports.,SHOULD,Server,,false,,
2212
+ hl7.fhir.us.core_8.0.0,359,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-diagnosticreport-lab.html#mandatory-and-must-support-data-elements,"Updates to .meta.lastUpdated SHOULD reflect changes in the status of laboratory reports, including events that trigger the same status (e.g., amended → amended).",SHOULD,Server,,false,,
2213
+ hl7.fhir.us.core_8.0.0,360,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-diagnosticreport-note.html#mandatory-and-must-support-data-elements,"The DiagnosticReport.category binding Must Support, at a minimum, the US Core DiagnosticReport Category Codes of Cardiology, Radiology, and Pathology",SHALL,Server,,false,,
2214
+ hl7.fhir.us.core_8.0.0,361,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-diagnosticreport-note.html#mandatory-and-must-support-data-elements,Other [diagnostic report] categories may be supported [when using US Core DiagnosticReport Profile for Report and Note Exchange],MAY,Server,,false,,
2215
+ hl7.fhir.us.core_8.0.0,362,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-diagnosticreport-note.html#mandatory-and-must-support-data-elements,[L]inkages between specific LOINC codes and the LP-type codes may be used as guidance [for a Server's categorization of diagnostic reports],MAY,Server,,false,,
2216
+ hl7.fhir.us.core_8.0.0,363,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-diagnosticreport-note.html#mandatory-and-must-support-data-elements,A Server will return how a customer has categorized their reports at a particular site.,DEPRECATED,Server,,false,,
2217
+ hl7.fhir.us.core_8.0.0,364,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-diagnosticreport-note.html#mandatory-and-must-support-data-elements,"For Diagnostic Imaging Reports systems SHOULD support using the subset of LOINC codes defined in CONF-DIR-19 in HL7 Implementation Guide for CDA Release 2: Imaging Integration, Levels 1, 2, and 3, Basic Imaging Reports in CDA and DICOM Diagnostic Imaging Reports (DIR) - Universal Realm, Release 1.0.",SHOULD,Server,,true,,
2218
+ hl7.fhir.us.core_8.0.0,365,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-documentreference.html#mandatory-and-must-support-data-elements,"The DocumentReference.type binding Must Support, at a minimum, the 10 [Common Clinical Notes](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-documentreference.html#mandatory-and-must-support-data-elements)",SHALL,Server,,false,,
2219
+ hl7.fhir.us.core_8.0.0,366,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-documentreference.html#mandatory-and-must-support-data-elements,The DocumentReference.type binding may extend to the whole [US Core DocumentReference Type Value Set](https://hl7.org/fhir/us/core/STU8/ValueSet-us-core-documentreference-type.html),MAY,Server,,false,,
2220
+ hl7.fhir.us.core_8.0.0,367,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-documentreference.html#mandatory-and-must-support-data-elements,[DocumentReference.type may also use] other category schemes such as the LOINC-based [Document Class Value Set](http://hl7.org/fhir/R4/valueset-document-classcodes.html) and [IHE XDSclassCode](https://wiki.ihe.net/index.php/XDS_classCode_Metadata_Coding_System),MAY,Server,,false,,
2221
+ hl7.fhir.us.core_8.0.0,368,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-documentreference.html#mandatory-and-must-support-data-elements,"Although both [DocumentReference.attachment.url and DocumentReference.attachment.data] are marked as Must Support, the Server system is not required to support an address and inline base64 encoded data, but SHALL support at least one of these elements.",SHALL,Server,,true,,
2222
+ hl7.fhir.us.core_8.0.0,369,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-documentreference.html#mandatory-and-must-support-data-elements,The Client application SHALL support [DocumentReference.attachment.url],SHALL,Client,,false,,
2223
+ hl7.fhir.us.core_8.0.0,370,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-documentreference.html#mandatory-and-must-support-data-elements,The Client application SHALL support [DocumentReference.attachment.data],SHALL,Client,,false,,
2224
+ hl7.fhir.us.core_8.0.0,371,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-documentreference.html#mandatory-and-must-support-data-elements,"If the [content.url] endpoint is outside the FHIR base URL, it SHOULD NOT require additional authorization to access.",DEPRECATED,Server,,false,,
2225
+ hl7.fhir.us.core_8.0.0,372,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-documentreference.html#mandatory-and-must-support-data-elements,"If there are multiple DocumentReference.content element repetitions, these SHALL all represent the same document in different formats or attachment metadata",SHALL,Server,,false,,
2226
+ hl7.fhir.us.core_8.0.0,373,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-documentreference.html#mandatory-and-must-support-data-elements,The [documentReference.content] element SHALL NOT contain different versions of the same content.,SHALL NOT,Server,,false,,
2227
+ hl7.fhir.us.core_8.0.0,374,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-documentreference.html#mandatory-and-must-support-data-elements,The organization responsible for the DocumentReference SHALL be present either in DocumentReference.custodian or accessible in the Provenance resource targeting the DocumentReference using Provenance.agent.who or Provenance.agent.onBehalfOf,SHALL,Server,,false,,
2228
+ hl7.fhir.us.core_8.0.0,375,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-encounter.html#mandatory-and-must-support-data-elements,"Although ... marked as Must Support, Servers are not required to support both [an Encounter.reasonCode or a reference with Encounter.reasonReference], but they SHALL support at least one of these elements.",SHALL,Server,,true,,
2229
+ hl7.fhir.us.core_8.0.0,376,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-encounter.html#mandatory-and-must-support-data-elements,The Client application SHALL support [ Encounter.reasonCode],SHALL,Client,,false,,
2230
+ hl7.fhir.us.core_8.0.0,377,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-encounter.html#mandatory-and-must-support-data-elements,The Client application SHALL support [Encounter.reasonReference],SHALL,Client,,false,,
2231
+ hl7.fhir.us.core_8.0.0,378,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-encounter.html#mandatory-and-must-support-data-elements,"If Encounter.reasonReference references an Observation, it SHOULD conform to a US Core Observation [profile applicable to the observation being made]",SHOULD,Server,,true,,
2232
+ hl7.fhir.us.core_8.0.0,379,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-encounter.html#mandatory-and-must-support-data-elements,"Although … marked as Must Support, Servers are not required to support both Encounter.location.location and Encounter.serviceProvider, but they SHALL support at least one of these elements.",SHALL,Server,,true,,
2233
+ hl7.fhir.us.core_8.0.0,380,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-encounter.html#mandatory-and-must-support-data-elements,The Client application SHALL support [Encounter.location.location],SHALL,Client,,false,,
2234
+ hl7.fhir.us.core_8.0.0,381,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-encounter.html#mandatory-and-must-support-data-elements,The Client application SHALL support [Encounter.serviceProvider],SHALL,Client,,false,,
2235
+ hl7.fhir.us.core_8.0.0,382,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-encounter.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-location.html#mandatory-and-must-support-data-elements","If the event facility/location differs from the Encounter.location, systems SHOULD reference it directly",SHALL,Server,,true,,
2236
+ hl7.fhir.us.core_8.0.0,383,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-encounter.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-location.html#mandatory-and-must-support-data-elements","If the event facility/location differs from the Encounter.location, … systems SHALL use the location element for all resources where the element is available.",SHALL,Server,,true,,
2237
+ hl7.fhir.us.core_8.0.0,384,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-encounter.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-location.html#mandatory-and-must-support-data-elements",If the event facility/location differs from the Encounter.location … systems MAY use the standard [Event Location Extension](http://hl7.org/fhir/StructureDefinition/event-location) for US Core DiagnosticReport Profile for Laboratory Results Reporting and US Core Observation Clinical Result Profile.,MAY,Server,,true,,
2238
+ hl7.fhir.us.core_8.0.0,385,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-encounter.html#mandatory-and-must-support-data-elements,Updates to .meta.lastUpdated SHOULD reflect New encounters/visits,SHOULD,Server,,false,,
2239
+ hl7.fhir.us.core_8.0.0,386,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-encounter.html#mandatory-and-must-support-data-elements,"Updates to .meta.lastUpdated SHOULD reflect changes in the status of encounters, including events that trigger the same status (e.g., in-progress → in-progress).",SHOULD,Server,,false,,
2240
+ hl7.fhir.us.core_8.0.0,387,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-goal.html#mandatory-and-must-support-data-elements,"Although both Goal.startDate and Goal.target.dueDate are marked as Must Support, the Server system is not required to support both, but SHALL support at least one of these elements.",SHALL,Server,,true,,
2241
+ hl7.fhir.us.core_8.0.0,388,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-goal.html#mandatory-and-must-support-data-elements,The Client application SHALL support ... Goal.startDate,SHALL,Client,,false,,
2242
+ hl7.fhir.us.core_8.0.0,389,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-goal.html#mandatory-and-must-support-data-elements,The Client application SHALL support ... Goal.target.dueDate,SHALL,Client,,false,,
2243
+ hl7.fhir.us.core_8.0.0,390,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-immunization.html#mandatory-and-must-support-data-elements,[Servers shall] use the status code: not-done to represent that an immunization was not given.,SHALL,Server,,false,,
2244
+ hl7.fhir.us.core_8.0.0,391,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-immunization.html#mandatory-and-must-support-data-elements,[For organization participating in the ONC Health IT Certification program] [CVX vaccine codes](https://www2a.cdc.gov/vaccines/iis/iisstandards/ndc_crosswalk.asp) are required,SHALL,Server,,true,,
2245
+ hl7.fhir.us.core_8.0.0,392,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-immunization.html#mandatory-and-must-support-data-elements,[NDC vaccine codes](http://www2a.cdc.gov/vaccines/iis/iisstandards/ndc_crosswalk.asp) SHOULD be supported as an additional code [of [CVX Vaccine Codes](https://www2a.cdc.gov/vaccines/iis/iisstandards/ndc_crosswalk.asp)],SHOULD,Server,,false,,
2246
+ hl7.fhir.us.core_8.0.0,393,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-immunization.html#mandatory-and-must-support-data-elements,The preferred code system identifier … is [http://hl7.org/fhir/sid/cvx](http://hl7.org/fhir/sid/cvx) for CVX [vaccine codes],SHOULD,Server,,false,,
2247
+ hl7.fhir.us.core_8.0.0,394,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-immunization.html#mandatory-and-must-support-data-elements,The preferred code system identifier … is [http://hl7.org/fhir/sid/ndc](http://hl7.org/fhir/sid/ndc) for NDC vaccine codes],SHOULD,Server,,false,,
2248
+ hl7.fhir.us.core_8.0.0,395,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-location.html#mandatory-and-must-support-data-elements,Systems SHOULD follow the [Project US@ Technical Specification for Patient Addresses Final Version 1.0](https://asapnet.org/wp-content/uploads/2022/03/Project_US_FINAL_Technical_Specification_Version_1.0.pdf) as the standard style guide for Location.address.line,SHOULD,Server,,false,,
2249
+ hl7.fhir.us.core_8.0.0,396,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-location.html#mandatory-and-must-support-data-elements,Systems SHOULD follow the [Project US@ Technical Specification for Patient Addresses Final Version 1.0](https://asapnet.org/wp-content/uploads/2022/03/Project_US_FINAL_Technical_Specification_Version_1.0.pdf) as the standard style guide for Location.address.city,SHOULD,Server,,false,,
2250
+ hl7.fhir.us.core_8.0.0,397,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationdispense.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements","When using a code [to represent a medication for a medication dispense], RXNorm concepts are used.",SHALL,Server,,true,,
2251
+ hl7.fhir.us.core_8.0.0,398,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationdispense.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements","When using a code [to represent a medication for a medication dispense], [National Drug Codes (NDC)](https://www.fda.gov/drugs/drug-approvals-and-databases/national-drug-code-directory) can be supplied as an additional coding element.",MAY,Server,,true,,
2252
+ hl7.fhir.us.core_8.0.0,399,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationdispense.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements","When referencing a Medication resource in .medicationReference, the resource may be [contained](http://hl7.org/fhir/R4/references.html#contained)",MAY,Server,,false,,
2253
+ hl7.fhir.us.core_8.0.0,400,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationdispense.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements","When referencing a Medication resource in .medicationReference, the resource may be an external resource",MAY,Server,,false,,
2254
+ hl7.fhir.us.core_8.0.0,401,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationdispense.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements","The Server systems are not required to support both a [medication] code and a reference [when sending medicationDispense], but SHALL support at least one of these methods",SHALL,Server,,true,,
2255
+ hl7.fhir.us.core_8.0.0,402,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationdispense.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements","If an external reference to a Medication resource is used, the Server SHALL support the [_include](http://hl7.org/fhir/R4/search.html#include) parameter for searching this element.",SHALL,Server,,true,,
2256
+ hl7.fhir.us.core_8.0.0,403,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationdispense.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements",The Client application SHALL support [using a code in .medicationCodeableConcept to represent medications when supporting the US Core MedicationDispense profile],SHALL,Client,,false,,
2257
+ hl7.fhir.us.core_8.0.0,404,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationdispense.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements",The Client application SHALL support [referencing a Medication resource in .medicationReferencet to represent medications when supporting the US Core MedicationDispense profile],SHALL,Client,,false,,
2258
+ hl7.fhir.us.core_8.0.0,405,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements,"[For organization participating in the ONC Health IT Certification program Servers SHALL support the [additional USCDI requirement](https://hl7.org/fhir/us/core/STU8/must-support.html#additional-uscdi-requirements):], The reason or indication for the prescription",SHALL,Server,,true,,
2259
+ hl7.fhir.us.core_8.0.0,406,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements,[For organization participating in the ONC Health IT Certification program Servers SHALL support the [additional USCDI requirement](https://hl7.org/fhir/us/core/STU8/must-support.html#additional-uscdi-requirements):] reported adherence to prescribed medication instructions,SHALL,Server,,true,,
2260
+ hl7.fhir.us.core_8.0.0,407,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements,"When recording “self-prescribed” medication, requester SHOULD be used to indicate the Patient or RelatedPerson as the prescriber",SHOULD,Server,,false,,
2261
+ hl7.fhir.us.core_8.0.0,408,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements,"Although [medicationRequest.reportedBoolean and MedicationRequest.reportedReference] are both marked as Must Support, the Server system is not required to support both, but SHALL support at least one of these elements",SHALL,Server,,true,,
2262
+ hl7.fhir.us.core_8.0.0,409,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements,The Client application SHALL support [medicationRequest.reporedtBoolean],SHALL,Client,,false,,
2263
+ hl7.fhir.us.core_8.0.0,410,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements,The Client application SHALL support [MedicationRequest.reportedReference],SHALL,Client,,false,,
2264
+ hl7.fhir.us.core_8.0.0,411,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements,"Although both MedicationRequest.reasonCode and MedicationRequest.reasonReference are marked as Additional USCDI Requirements [which are required for organizations participating in the ONC Health IT Certification program]. The certifying Server system is not required to support both, but SHALL support at least one of these elements",SHALL,Server,,true,,
2265
+ hl7.fhir.us.core_8.0.0,412,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements,"[For organizations participating in the ONC Health IT Certification program,] the certifying Client application SHALL support [MedicationRequest.reasonCode.]",SHALL,Client,,true,,
2266
+ hl7.fhir.us.core_8.0.0,413,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements,"[For organizations participating in the ONC Health IT Certification program,] the certifying Client application SHALL support [MedicationRequest.reasonReference.]",SHALL,Client,,true,,
2267
+ hl7.fhir.us.core_8.0.0,414,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements,"[For organizations participating in the ONC Health IT Certification program and supporting MedicationRequest.reasonReference,] Servers SHALL support at least one target resource in MedicationRequest.reasonReference",SHALL,Server,,true,,
2268
+ hl7.fhir.us.core_8.0.0,415,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements,"[For organizations participating in the ONC Health IT Certification program,] Clients SHALL support all target resources in MedicationRequest.reasonReference.",SHALL,Client,,true,,
2269
+ hl7.fhir.us.core_8.0.0,416,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements,"[For organizations participating in the ONC Health IT Certification program,] the referenced resources SHOULD be a US Core Profile as documented in [Referencing US Core Profiles](https://hl7.org/fhir/us/core/STU8/general-guidance.html#referencing-us-core-profiles).",SHOULD,Server,,true,,
2270
+ hl7.fhir.us.core_8.0.0,417,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements,Source EHR identifiers SHOULD be included to support deduplication across MedicationRequest resources.,SHOULD,Server,,false,,
2271
+ hl7.fhir.us.core_8.0.0,418,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements,Servers SHALL follow the guidance on the Medication List page and return all active medications as MedicationRequest.,DEPRECATED,Server,"hl7.fhir.us.core_8.0.0@246-252,256,257",false,,
2272
+ hl7.fhir.us.core_8.0.0,419,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-average-blood-pressure.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-vital-signs.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-treatment-intervention-preference.html#mandatory-and-must-support-data-elements",The observations MAY have additional codes that translate or map to the Observation code or category codes [such as] … local system-specific codes [and] …more specific codes,MAY,Server,,false,,
2273
+ hl7.fhir.us.core_8.0.0,420,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-average-blood-pressure.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-vital-signs.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-treatment-intervention-preference.html#mandatory-and-must-support-data-elements",[For an Observation a] code system value SHOULD be supplied for each additional code,SHOULD,Server,,false,,
2274
+ hl7.fhir.us.core_8.0.0,421,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-average-blood-pressure.html#mandatory-and-must-support-data-elements,"Because the blood pressure values are communicated in the mandatory systolic and diastolic components [when using the US Core Average Blood Pressure Profile,] the Observation.value[x] element SHALL be omitted",SHALL,Server,,true,,
2275
+ hl7.fhir.us.core_8.0.0,422,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-care-experience-preference.html#mandatory-and-must-support-data-elements,The context or precondition of a patient’s [care experience] preference SHOULD be supplied in the Observation.valueString or in an extension,SHOULD,Server,,true,,
2276
+ hl7.fhir.us.core_8.0.0,423,https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-clinical-result.html#mandatory-and-must-support-data-elements,Servers SHOULD use the base FHIR [Observation Category Codes] (http://hl7.org/fhir/R4/valueset-observation-category.html) [in Observation.category],SHOULD,Server,,true,,
2277
+ hl7.fhir.us.core_8.0.0,424,"https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-clinical-result.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-lab.html#mandatory-and-must-support-data-elements",Systems SHOULD support Observation.effectivePeriod to accurately represent measurements over time,SHOULD,Server,,true,,
2278
+ hl7.fhir.us.core_8.0.0,425,"https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-clinical-result.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-lab.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-screening-assessment.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-lab.html#mandatory-and-must-support-data-elements","An Observation.component without a value, SHALL include a reason why the data is absent",SHALL,Server,,true,,
2279
+ hl7.fhir.us.core_8.0.0,426,"https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-clinical-result.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-lab.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-screening-assessment.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-vital-signs.html#mandatory-and-must-support-data-elements",Systems that never provide a component observation without a component value … [MAY choose not] to support Observation.component.dataAbsentReason,MAY,Server,,true,,
2280
+ hl7.fhir.us.core_8.0.0,427,"https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-clinical-result.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-lab.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-screening-assessment.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-vital-signs.html#mandatory-and-must-support-data-elements","An Observation without a value, SHALL include a reason why the data is absent",SHALL,Server,,true,,
2281
+ hl7.fhir.us.core_8.0.0,428,"https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-clinical-result.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-lab.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-screening-assessment.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-vital-signs.html#mandatory-and-must-support-data-elements",[For] an Observation without a value … [Systems MAY choose not to] include a reason why the data is absent … [if] there are component observations or … reporting panel observations using Observation.hasMember,MAY,Server,,true,,
2282
+ hl7.fhir.us.core_8.0.0,429,"https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-clinical-result.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-lab.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-screening-assessment.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-vital-signs.html#mandatory-and-must-support-data-elements",Systems that never provide an observation without a value ... [MAY choose not] to support Observation.dataAbsentReason,MAY,Server,,true,,
2283
+ hl7.fhir.us.core_8.0.0,430,https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-lab.html#mandatory-and-must-support-data-elements,[When sending US Core Laboratory Results Observation Profile] updates to .meta.lastUpdated SHOULD reflect new laboratory observations,SHOULD,Server,,true,,
2284
+ hl7.fhir.us.core_8.0.0,431,https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-lab.html#mandatory-and-must-support-data-elements,"[When sending US Core Laboratory Results Observation Profile] updates to .meta.lastUpdated SHOULD reflect changes in the status of laboratory observations, including events that trigger the same status (e.g., amended → amended)",SHOULD,Server,,true,,
2285
+ hl7.fhir.us.core_8.0.0,432,https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-occupation.html#mandatory-and-must-support-data-elements,"[When sending US Core Observation Occupation Profile] for … [a] current job, [Servers SHALL] omit observation.effectivePeriod.end to indicate it is ongoing.",SHALL,Server,,true,,
2286
+ hl7.fhir.us.core_8.0.0,433,https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-occupation.html#mandatory-and-must-support-data-elements,"When the industry is known, but the occupation is not, [Servers SHALL] use the value “unknown” from the [DataAbsentReason Code System](http://hl7.org/fhir/R4/codesystem-data-absent-reason.html)",SHALL,Server,,false,,
2287
+ hl7.fhir.us.core_8.0.0,434,https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-occupation.html#mandatory-and-must-support-data-elements,"when the occupation is known but the industry is not, [Servers SHALL] omit the industry Observation.component",SHALL,Server,,false,,
2288
+ hl7.fhir.us.core_8.0.0,435,https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-pregnancyintent.html#mandatory-and-must-support-data-elements,"To represent the patient’s pregnancy status, [Servers SHALL] use the [US Core Observation Pregnancy Status Profile](https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-pregnancystatus.html).",SHALL,Server,,false,,
2289
+ hl7.fhir.us.core_8.0.0,436,https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-pregnancystatus.html#mandatory-and-must-support-data-elements,"To represent the patient’s intent to become pregnant, [Servers SHALL] use the [US Core Observation Pregnancy Intent Profile](https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-pregnancyintent.html).",SHALL,Server,,false,,
2290
+ hl7.fhir.us.core_8.0.0,437,https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-screening-assessment.html#mandatory-and-must-support-data-elements,"[For] multi-question surveys or assessments Observation.code is an overarching assessment or screening code, and the Observation.value element SHOULD be empty",SHOULD,Server,,true,,
2291
+ hl7.fhir.us.core_8.0.0,438,https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-screening-assessment.html#mandatory-and-must-support-data-elements,"A practitioner’s clinical observation or assertion about a patient’s health status, which is not a response to a screening or assessment question,SHOULD use the [US Core Simple Observation Profile](https://hl7.org/fhir/us/core/StructureDefinition-us-core-simple-observation.html) instead [of the US Core Observation Screening Assessment Profile]",SHOULD,Server,,true,,
2292
+ hl7.fhir.us.core_8.0.0,439,https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-screening-assessment.html#mandatory-and-must-support-data-elements,the Server system ... SHALL support [either] Reference(US Core Observation Screening Assessment Profile) or Reference(US Core QuestionnaireResponse Profile) for Observation.derivedFrom,SHALL,Server,,true,,
2293
+ hl7.fhir.us.core_8.0.0,440,https://hl7.org/fhir/us/core/StructureDefinition-us-core-observation-sexual-orientation.html#mandatory-and-must-support-data-elements,"Additional codes that translate or map to the Observation code (e.g., local codes) are allowed [when using US Core Observation Sexual Orientation Profile]",MAY,Server,,true,,
2294
+ hl7.fhir.us.core_8.0.0,441,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-simple-observation.html#mandatory-and-must-support-data-elements,Observations formally part of an assessment tool or survey SHOULD use the [US Core Observation Screening Assessment Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-observation-screening-assessment.html).,SHOULD,Server,,false,,
2295
+ hl7.fhir.us.core_8.0.0,442,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-simple-observation.html#mandatory-and-must-support-data-elements,An assertion or determination derived from screening and assessment tools SHOULD reference them using Observation.derivedFrom,SHOULD,Server,,false,,
2296
+ hl7.fhir.us.core_8.0.0,443,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-simple-observation.html#mandatory-and-must-support-data-elements,"When using `Observation.derivedFrom’ to reference an Observation, the referenced Observation SHOULD be a US Core Observation",SHOULD,Server,,false,,
2297
+ hl7.fhir.us.core_8.0.0,444,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-simple-observation.html#mandatory-and-must-support-data-elements,"Although none of the Observation.derivedFrom [references are flagged as Must Support](https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---resource-references), the Server SHALL support at least one of them",SHALL,Server,,true,,
2298
+ hl7.fhir.us.core_8.0.0,445,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-treatment-intervention-preference.html#mandatory-and-must-support-data-elements,[US Core] treatment intervention preferences expressed by a patient may be documented in narrative (text) form or the result of selecting from a list of options provided by the content creator/implementer.,MAY,Server,,true,,
2299
+ hl7.fhir.us.core_8.0.0,446,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-treatment-intervention-preference.html#mandatory-and-must-support-data-elements,[When using US Core Treatment Intervention Preference Profile] the context or precondition of a patient’s preference SHOULD be supplied in the Observation.valueString ... or an extension,SHOULD,Server,,true,,
2300
+ hl7.fhir.us.core_8.0.0,447,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-vital-signs.html#mandatory-and-must-support-data-elements,[US Core Vital Signs] observations MAY have [component](http://hl7.org/fhir/R4/observation.html#gr-comp) observations … [see] FHIR core specification [vital signs table](http://hl7.org/fhir/R4/observation-vitalsigns.html#vitals-table) for examples,MAY,Server,,false,,
2301
+ hl7.fhir.us.core_8.0.0,448,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-pediatric-bmi-for-age.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-pediatric-weight-for-height.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-head-occipital-frontal-circumference-percentile.html#mandatory-and-must-support-data-elements",Information about the growth chart tables used to determine percentiles SHOULD be supplied in Observation.note.text,SHOULD,Server,,false,,
2302
+ hl7.fhir.us.core_8.0.0,449,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-blood-pressure.html#mandatory-and-must-support-data-elements,"[In the US Core Blood Pressure Profile] because the blood pressure values are communicated in the mandatory systolic and diastolic components[,] the Observation.value[x] element SHOULD be omitted",SHOULD,Server,,true,,
2303
+ hl7.fhir.us.core_8.0.0,450,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-blood-pressure.html#mandatory-and-must-support-data-elements,"[In the US Core Blood Pressure Profile] because the blood pressure values are communicated in the mandatory systolic and diastolic components[,] an Observation without a systolic or diastolic result value, SHALL include a reason why the data is absent in Observation.component.dataAbsentReason",SHALL,Server,,true,,
2304
+ hl7.fhir.us.core_8.0.0,451,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-blood-pressure.html#mandatory-and-must-support-data-elements,"[In the US Core Blood Pressure Profile] because the blood pressure values are communicated in the mandatory systolic and diastolic components[,] All Server systems - including those that never provide a component observation without a value - SHALL support Observation.component.dataAbsentReason for the components.",SHALL,Server,,true,,
2305
+ hl7.fhir.us.core_8.0.0,452,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-pulse-oximetry.html#mandatory-and-must-support-data-elements,Inspired oxygen therapy may be represented with [component](http://hl7.org/fhir/R4/observation.html#gr-comp) observations when measured at the same time as the pulse oximetry measurements [in the US Core Pulse Oximetry profile],MAY,Server,,true,,
2306
+ hl7.fhir.us.core_8.0.0,453,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-pulse-oximetry.html#mandatory-and-must-support-data-elements,"Many pulse oximetry readings are taken while the patient is breathing room air. The concept of “room air” (unmodified, ambient air) SHOULD be represented as an inhaled oxygen flow rate of 0 liters/min",SHOULD,Server,,true,,
2307
+ hl7.fhir.us.core_8.0.0,454,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-pulse-oximetry.html#mandatory-and-must-support-data-elements,"A pulse oximetry reading without inspired oxygen component observations may imply that the measurement was performed while the patient was breathing room air or that the inspired oxygen reading was omitted. To remove this uncertainty, the inspired oxygen [component](http://hl7.org/fhir/R4/observation.html#gr-comp) observations SHOULD be used [when using the US Core Pulse Oximetry profile.]",SHOULD,Server,,true,,
2308
+ hl7.fhir.us.core_8.0.0,455,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-organization.html#mandatory-and-must-support-data-elements,Systems SHALL support National Provider Identifier (NPI) for organizations,SHALL,Server,,false,,
2309
+ hl7.fhir.us.core_8.0.0,456,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-organization.html#mandatory-and-must-support-data-elements,Systems … SHOULD the National Association of Insurance Commissioners NAIC Company code (sometimes called “NAIC Number” or “cocode”) for payers.,SHOULD,Server,,false,,
2310
+ hl7.fhir.us.core_8.0.0,457,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-organization.html#mandatory-and-must-support-data-elements,Systems … SHOULD support Clinical Laboratory Improvement Amendments (CLIA) for laboratories,SHOULD,Server,,false,,
2311
+ hl7.fhir.us.core_8.0.0,458,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-organization.html#mandatory-and-must-support-data-elements,Systems SHOULD follow the [Project US@ Technical Specification for Patient Addresses Final Version 1.0](https://asapnet.org/wp-content/uploads/2022/03/Project_US_FINAL_Technical_Specification_Version_1.0.pdf) as the standard style guide for Organization.address.line and Organization.address.city,SHOULD,Server,,false,,
2312
+ hl7.fhir.us.core_8.0.0,459,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-race.html#profile-specific-implementation-guidance",The Complex [Extension] for Race ... allow[s] for one or more codes of which [Must Support](https://hl7.org/fhir/us/core/STU8/must-support.html) at least one category code from the OMB Race ... Category Value Sets that draw from the [Race & Ethnicity - CDC (CDCREC)](https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.113883.6.238) code system [for the [US Core Race Extension] (https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-race.html)].,SHALL,Server,,true,,
2313
+ hl7.fhir.us.core_8.0.0,460,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-ethnicity.html#profile-specific-implementation-guidance",The Complex [Extension] for ... Ethnicity allow[s] for one or more codes of which [Must Support](https://hl7.org/fhir/us/core/STU8/must-support.html) at least one category code from the OMB ... Ethnicity Category Value Sets that draw from the [Race & Ethnicity - CDC (CDCREC)](https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.113883.6.238) code system [for the [US Core Ethnicity Extension] (https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-ethnicity.html)].,SHALL,Server,,true,,
2314
+ hl7.fhir.us.core_8.0.0,461,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-race.html#profile-specific-implementation-guidance",The Complex [Extension] for Race ... allow[s] for one or more codes of which MAY include additional codes from the detailed ethnicity ... value sets drawn from the [Race & Ethnicity - CDC (CDCREC)](https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.113883.6.238) code system [when using the [US Core Race Extension] (https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-race.html)],MAY,Server,,true,,
2315
+ hl7.fhir.us.core_8.0.0,462,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-ethnicity.html#profile-specific-implementation-guidance",The Complex [Extension] for Race ... allow[s] for one or more codes of which SHALL include a text description [of category codes when using the [US Core Race Extension] (https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-race.html)],MAY,Server,,true,,
2316
+ hl7.fhir.us.core_8.0.0,463,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-race.html#profile-specific-implementation-guidance",The Complex [Extension] for ... Ethnicity allow[s] for one or more codes of which MAY include additional codes from the detailed ... race value sets drawn from the [Race & Ethnicity - CDC (CDCREC)](https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.113883.6.238) code system [when using the [US Core Race Extension] (https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-race.html)],SHALL,Server,,true,,
2317
+ hl7.fhir.us.core_8.0.0,464,"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements, https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-ethnicity.html#profile-specific-implementation-guidance",The Complex [Extension] for ... Ethnicity allow[s] for one or more codes of which SHALL include a text description [of category codes when using the [US Core Ethnicity Extension] (https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-ethnicity.html)],SHALL,Server,,true,,
2318
+ hl7.fhir.us.core_8.0.0,465,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,"Although Patient.deceased[x] is marked as additional USCDI, certifying systems are not required to support both [boolean and dateTime data types], but SHALL support [at] least Patient.deceasedDateTime",SHALL,Server,,,,
2319
+ hl7.fhir.us.core_8.0.0,466,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,Previous name is represented by setting Patient.name.use to “old” or providing an end date in Patient.name.period or doing both,SHOULD,Server,,true,,
2320
+ hl7.fhir.us.core_8.0.0,467,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,Previous address is represented by setting Patient.address.use to “old” or providing an end date in Patient.address.period or doing both.,SHOULD,Server,,true,,
2321
+ hl7.fhir.us.core_8.0.0,468,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,Communication.preferred MAY designate a preferred language when multiple languages are represented,DEPRECATED,Server,,false,,
2322
+ hl7.fhir.us.core_8.0.0,469,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,"[Certifying systems](https://www.healthit.gov/topic/certification-ehrs/about-onc-health-it-certification-program) [, those that are participating in the ONC Health IT certification program,] SHALL ... follow the [Project US@ Technical Specification for Patient Addresses Final Version 1.0](https://asapnet.org/wp-content/uploads/2022/03/Project_US_FINAL_Technical_Specification_Version_1.0.pdf) as the standard style guide for Patient.address.line and Patient.address.city for new and updated records.",SHALL,Server,,false,,
2323
+ hl7.fhir.us.core_8.0.0,470,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,"Non-certifying systems[, systems that are not participating in the ONC Health IT certification program,] SHOULD follow the [Project US@ Technical Specification for Patient Addresses Final Version 1.0](https://asapnet.org/wp-content/uploads/2022/03/Project_US_FINAL_Technical_Specification_Version_1.0.pdf) as the standard style guide for Patient.address.line and Patient.address.city for new and updated records.",SHOULD,Server,,false,,
2324
+ hl7.fhir.us.core_8.0.0,471,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,"[For systems participating in the ONC Health IT certification program,] this requirement [to follow the [Project US@ Technical Specification for Patient Addresses Final Version 1.0](https://asapnet.org/wp-content/uploads/2022/03/Project_US_FINAL_Technical_Specification_Version_1.0.pdf) for Patient.address.line and Patient.address.city] does not apply to historical records or documents that are exposed through FHIR-based APIs. [Organizations MAY choose not to use use Project US@ Technical Specification for Patient Addresses Final Version 1.0 when sending historical records]",MAY,Server,,true,,
2325
+ hl7.fhir.us.core_8.0.0,472,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,The Patient’s Social Security Numbers SHOULD NOT be used as a patient identifier in Patient.identifier.value,SHOULD NOT,Server,,false,,
2326
+ hl7.fhir.us.core_8.0.0,473,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-practitioner.html#mandatory-and-must-support-data-elements,Servers that support only the US Core Practitioner Profile and do not support the [US Core PractitionerRole Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-practitionerrole.html) SHALL provide implementation-specific guidance on how to access a provider’s location and contact information using only the Practitioner resource.,SHALL,Server,,true,,
2327
+ hl7.fhir.us.core_8.0.0,474,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-practitioner.html#mandatory-and-must-support-data-elements,"Although Practitioner.address is marked as Must Support, the Server system … [MAY choose not to] support it if they support the US Core PractitionerRole Profile",MAY,Server,,true,,
2328
+ hl7.fhir.us.core_8.0.0,475,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-practitioner.html#mandatory-and-must-support-data-elements,[When using the US Core Practioner Profile] Practitioner.address … SHALL [be supported] if … [the Server does] not support the US Core PractitionerRole Profile,SHALL,Server,,true,,
2329
+ hl7.fhir.us.core_8.0.0,476,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-practitioner.html#mandatory-and-must-support-data-elements,The Client application SHALL support both [the PractionerRole profile and the Practioner.address element],SHALL,Client,,,,
2330
+ hl7.fhir.us.core_8.0.0,477,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-practitioner.html#mandatory-and-must-support-data-elements,Only professional/work contact information about the practitioner SHOULD be available to the patient,SHOULD,Server,,false,,
2331
+ hl7.fhir.us.core_8.0.0,478,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-practitioner.html#mandatory-and-must-support-data-elements,Systems SHOULD follow the [Project US@ Technical Specification for Patient Addresses Final Version 1.0](https://asapnet.org/wp-content/uploads/2022/03/Project_US_FINAL_Technical_Specification_Version_1.0.pdf) as the standard style guide for Practitioner.address.line and Practitioner.address.city.,SHOULD,Server,,false,,
2332
+ hl7.fhir.us.core_8.0.0,479,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-procedure.html#mandatory-and-must-support-data-elements,"Procedure codes … [MAY] be taken from SNOMED-CT, CPT, HCPCS II, ICD-10-PCS, CDT, or LOINC [for procedure.code]",MAY,Server,,false,,
2333
+ hl7.fhir.us.core_8.0.0,480,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-procedure.html#mandatory-and-must-support-data-elements,[If using LOINC codes in procedure.code] only LOINC concepts that reflect actual procedures SHOULD be used,SHOULD,Server,,true,,
2334
+ hl7.fhir.us.core_8.0.0,481,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-procedure.html#mandatory-and-must-support-data-elements,communication.preferred MAY designate a preferred language when multiple languages are represented,SHOULD,Server,,false,,
2335
+ hl7.fhir.us.core_8.0.0,482,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-procedure.html#mandatory-and-must-support-data-elements,[For organizations participating in the ONC Health IT Certification program] Servers … SHALL support ... US Core Procedure Profile for communicating the reason or justification for a referral as Additional USCDI Requirements,SHALL,Server,,true,,
2336
+ hl7.fhir.us.core_8.0.0,483,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-procedure.html#mandatory-and-must-support-data-elements,[For organizations participating in the ONC Health IT Certification program] … Clients SHALL support ... US Core Procedure Profile for communicating the reason or justification for a referral as Additional USCDI Requirements,SHALL,Client,,true,,
2337
+ hl7.fhir.us.core_8.0.0,484,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-procedure.html#mandatory-and-must-support-data-elements,"[For organizations participating in the ONC Health IT Certification program,] although both Procedure.reasonCode and Procedure.reasonReference are marked as Additional USCDI Requirements, the certifying Server system is not required to support both, but SHALL support at least one of these elements.",SHALL,Server,,true,,
2338
+ hl7.fhir.us.core_8.0.0,485,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-procedure.html#mandatory-and-must-support-data-elements,"[For organizations participating in the ONC Health IT Certification program,] The certifying Client application SHALL support both [Procedure.reasonCode and Procedure.reasonReference]",SHALL,Client,,true,,
2339
+ hl7.fhir.us.core_8.0.0,486,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-procedure.html#mandatory-and-must-support-data-elements,"[For organizations participating in the ONC Health IT Certification program,] when using Procedure.reasonReference Servers SHALL support at least one target resource in Procedure.reasonReference",SHALL,Server,,true,,
2340
+ hl7.fhir.us.core_8.0.0,487,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-procedure.html#mandatory-and-must-support-data-elements,"[For organizations participating in the ONC Health IT Certification program,] when using Procedure.reasonReference … Clients SHALL support all target resources in Procedure.reasonReference",SHALL,Client,,true,,
2341
+ hl7.fhir.us.core_8.0.0,488,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-procedure.html#mandatory-and-must-support-data-elements,"[For organizations participating in the ONC Health IT Certification program,] when using Procedure.reasonReference …The referenced resources SHOULD be a US Core Profile as documented in [Referencing US Core Profiles](https://hl7.org/fhir/us/core/STU8/general-guidance.html#referencing-us-core-profiles)",SHOULD,Server,,true,,
2342
+ hl7.fhir.us.core_8.0.0,489,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type AllergyIntolerance,SHALL,Server,,false,,
2343
+ hl7.fhir.us.core_8.0.0,490,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type CarePlan,SHALL,Server,,false,,
2344
+ hl7.fhir.us.core_8.0.0,491,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type CareTeam,SHALL,Server,,false,,
2345
+ hl7.fhir.us.core_8.0.0,492,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type Condition,SHALL,Server,,false,,
2346
+ hl7.fhir.us.core_8.0.0,493,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type Coverage,SHALL,Server,,false,,
2347
+ hl7.fhir.us.core_8.0.0,494,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type Device,SHALL,Server,,false,,
2348
+ hl7.fhir.us.core_8.0.0,495,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type DiagnosticReport,SHALL,Server,,false,,
2349
+ hl7.fhir.us.core_8.0.0,496,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type Document Reference,SHALL,Server,,false,,
2350
+ hl7.fhir.us.core_8.0.0,497,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type Encounter,SHALL,Server,,false,,
2351
+ hl7.fhir.us.core_8.0.0,498,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type Goal,SHALL,Server,,false,,
2352
+ hl7.fhir.us.core_8.0.0,499,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type Immunization,SHALL,Server,,false,,
2353
+ hl7.fhir.us.core_8.0.0,500,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type MedicationDispense,SHALL,Server,,false,,
2354
+ hl7.fhir.us.core_8.0.0,501,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type MedicationRequest,SHALL,Server,,false,,
2355
+ hl7.fhir.us.core_8.0.0,502,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type Observation,SHALL,Server,,false,,
2356
+ hl7.fhir.us.core_8.0.0,503,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type Patient,SHALL,Server,,false,,
2357
+ hl7.fhir.us.core_8.0.0,504,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type Procedure,SHALL,Server,,false,,
2358
+ hl7.fhir.us.core_8.0.0,505,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type QuestionnaireResponse,SHALL,Server,,false,,
2359
+ hl7.fhir.us.core_8.0.0,506,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type RelatedPerson,SHALL,Server,,false,,
2360
+ hl7.fhir.us.core_8.0.0,507,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,The US Core Provenance resource SHALL be supported for … [this] US Core resource type ServiceRequest,SHALL,Server,,false,,
2361
+ hl7.fhir.us.core_8.0.0,508,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,"If a system receives a provider in Provenance.agent.who as free text, they must capture [the organization] who sent them the information [and upon] request ... SHALL provide this organization as the source",SHALL,Server,,true,,
2362
+ hl7.fhir.us.core_8.0.0,509,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,"If a system receives a provider in Provenance.agent.who as free text, … [upon request they] MAY include the free text provider.",MAY,Server,,true,,
2363
+ hl7.fhir.us.core_8.0.0,510,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html#mandatory-and-must-support-data-elements,Systems that need to know the activity has occurred SHOULD populate the activity [Provenance.activity],SHOULD,Server,,false,,
2364
+ hl7.fhir.us.core_8.0.0,511,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-questionnaireresponse.html#mandatory-and-must-support-data-elements,If the QuestionnaireResponse is based on a non-FHIR form [then a] ... FHIR Questionnaire [needs to] represent at least the relevant metadata,SHALL,Server,,true,,
2365
+ hl7.fhir.us.core_8.0.0,512,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-questionnaireresponse.html#mandatory-and-must-support-data-elements,If the QuestionnaireResponse is based on a non-FHIR form [then a] … FHIR Questionnaire's questions may be omitted,MAY,Server,,true,,
2366
+ hl7.fhir.us.core_8.0.0,513,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-relatedperson.html#mandatory-and-must-support-data-elements,Systems SHOULD follow the [Project US@ Technical Specification for Patient Addresses Final Version 1.0](https://asapnet.org/wp-content/uploads/2022/03/Project_US_FINAL_Technical_Specification_Version_1.0.pdf) as the standard style guide for RelatedPerson.address.line and RelatedPerson.address.city,SHOULD,Server,,false,,
2367
+ hl7.fhir.us.core_8.0.0,514,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-servicerequest.html#mandatory-and-must-support-data-elements,"The Must Support `ServiceRequest.category` is bound, at a minimum, to the [US Core ServiceRequest Category Codes](https://hl7.org/fhir/us/core/STU8/ValueSet-us-core-servicerequest-category.html), and other category codes can be used.",MAY,Server,,false,,
2368
+ hl7.fhir.us.core_8.0.0,515,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-servicerequest.html#mandatory-and-must-support-data-elements,The ServiceRequest.code value ... SHOULD be constrained to a subset for a particular use case or domain,SHOULD,Server,,false,,
2369
+ hl7.fhir.us.core_8.0.0,516,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-servicerequest.html#mandatory-and-must-support-data-elements,[For organizations participating in the ONC Health IT Certification program] Servers … SHALL support ... US Core Service Request Profile for communicating the reason or justification for a referral as Additional USCDI Requirements,SHALL,Server,,true,,
2370
+ hl7.fhir.us.core_8.0.0,517,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-servicerequest.html#mandatory-and-must-support-data-elements,[For organizations participating in the ONC Health IT Certification program] … Clients SHALL support ... US Core ServiceRequest Profile for communicating the reason or justification for a referral as Additional USCDI Requirements,SHALL,Client,,true,,
2371
+ hl7.fhir.us.core_8.0.0,518,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-servicerequest.html#mandatory-and-must-support-data-elements,"[For organizations participating in the ONC Health IT Certification program,] although both ServiceRequest.reasonCode and ServiceRequest.reasonReference are marked as Additional USCDI Requirements, the certifying Server system is not required to support both, but SHALL support at least one of these elements.",SHALL,Server,,true,,
2372
+ hl7.fhir.us.core_8.0.0,519,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-servicerequest.html#mandatory-and-must-support-data-elements,"[For organizations participating in the ONC Health IT Certification program,] The certifying Client application SHALL support both [ServiceRequest.reasonCode and ServiceRequest.reasonReference]",SHALL,Client,,true,,
2373
+ hl7.fhir.us.core_8.0.0,520,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-servicerequest.html#mandatory-and-must-support-data-elements,"[For organizations participating in the ONC Health IT Certification program,] when using ServiceRequest.reasonReference Servers SHALL support at least one target resource in ServiceRequest.reasonReference",SHALL,Server,,true,,
2374
+ hl7.fhir.us.core_8.0.0,521,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-servicerequest.html#mandatory-and-must-support-data-elements,"[For organizations participating in the ONC Health IT Certification program,] when using ServiceRequest.reasonReference … Clients SHALL support all target resources in ServiceRequest.reasonReference",SHALL,Client,,true,,
2375
+ hl7.fhir.us.core_8.0.0,522,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-servicerequest.html#mandatory-and-must-support-data-elements,"[For organizations participating in the ONC Health IT Certification program,] when using ServiceRequest.reasonReference …The referenced resources SHOULD be a US Core Profile as documented in [Referencing US Core Profiles](https://hl7.org/fhir/us/core/STU8/general-guidance.html#referencing-us-core-profiles)",SHOULD,Server,,true,,
2376
+ hl7.fhir.us.core_8.0.0,523,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-specimen.html#mandatory-and-must-support-data-elements,"Since the binding [for Specimen.type and additional USCDI elements] is [extensible](http://hl7.org/fhir/R4/terminologies.html#extensible) when a code is unavailable, just text is allowed [and conformant].",MAY,Server,,false,,
2377
+ hl7.fhir.us.core_8.0.0,524,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-specimen.html#mandatory-and-must-support-data-elements,"Although both Specimen.identifier and Specimen.accessionIdentifier are marked as Must Support, the Server system is not required to support both, but SHALL support at least one of these elements.",SHALL,Server,,true,,
2378
+ hl7.fhir.us.core_8.0.0,525,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-specimen.html#mandatory-and-must-support-data-elements,The Client application SHALL support both [ Specimen.identifier and Specimen.accessionIdentifier],SHALL,Client,,true,,
2379
+ hl7.fhir.us.core_8.0.0,526,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-specimen.html#mandatory-and-must-support-data-elements,Clients may request Specimen resources be included with the Observation or DiagnosticReport resource query.,MAY,Client,,false,,
2380
+ hl7.fhir.us.core_8.0.0,527,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Client.html#should_igs,[Clients] SHOULD Support the Following Implementation Guide [SMART App Launch version 2.0.0 and later](http://hl7.org/fhir/smart-app-launch/history.html),SHOULD,Client,,false,,
2381
+ hl7.fhir.us.core_8.0.0,528,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Client.html#behavior,[Clients] MAY support the transaction interaction,MAY,Client,,false,,
2382
+ hl7.fhir.us.core_8.0.0,529,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Client.html#behavior,[Clients] MAY support the batch interaction,MAY,Client,,false,,
2383
+ hl7.fhir.us.core_8.0.0,530,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Client.html#behavior,[Clients] MAY support the search-system interaction,MAY,Client,,false,,
2384
+ hl7.fhir.us.core_8.0.0,531,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Client.html#behavior,[Clients] MAY support the history-system interaction,MAY,Client,,false,,
2385
+ hl7.fhir.us.core_8.0.0,532,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#should_igs,"[Servers] SHOULD Support the ...
2386
+ [SMART App Launch version 2.0.0 and later](http://hl7.org/fhir/smart-app-launch/history.html)",SHOULD,Server,,false,,
2387
+ hl7.fhir.us.core_8.0.0,533,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#behavior,US Core Server SHALL support the US Core Patient resource profile,SHALL,Server,,false,,
2388
+ hl7.fhir.us.core_8.0.0,534,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#behavior,US Core Server SHALL support … at least one additional resource profile [in addition to the US Core Patient resource profile] from the list of US Core Profiles,SHALL,Server,,false,,
2389
+ hl7.fhir.us.core_8.0.0,535,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#behavior,US Core Server SHALL … Implement the RESTful behavior according to the FHIR specification.,SHALL,Server,,false,,
2390
+ hl7.fhir.us.core_8.0.0,536,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#behavior,US Core Server SHALL … return the following response class (Status 400) [for] invalid parameters,SHALL,Server,,false,,
2391
+ hl7.fhir.us.core_8.0.0,537,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#behavior,US Core Server SHALL … return the following response class (Status 401/4xx) [for] unauthorized request,SHALL,Server,,false,,
2392
+ hl7.fhir.us.core_8.0.0,538,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#behavior,US Core Server SHALL … return the following response class (Status 403) [for] insufficient scopes,SHALL,Server,,false,,
2393
+ hl7.fhir.us.core_8.0.0,539,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#behavior,US Core Server SHALL … return the following response class (Status 404) [for] unknown resource,SHALL,Server,,false,,
2394
+ hl7.fhir.us.core_8.0.0,540,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#behavior,US Core Server SHALL … support JSON source formats for all US Core interactions.,SHALL,Server,,false,,
2395
+ hl7.fhir.us.core_8.0.0,541,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#behavior,US Core Server SHOULD … support XML source formats for all US Core interactions.,SHOULD,Server,,false,,
2396
+ hl7.fhir.us.core_8.0.0,542,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#behavior,US Core Server SHOULD … identify the US Core profiles supported as part of the FHIR meta.profile attribute for each instance.,SHOULD,Server,,false,,
2397
+ hl7.fhir.us.core_8.0.0,543,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#behavior,"A Server SHALL reject any unauthorized requests by returning an HTTP 401 ""Unauthorized"", HTTP 403 ""Forbidden"", or HTTP 404 ""Not Found""",SHALL,Server,,true,,
2398
+ hl7.fhir.us.core_8.0.0,544,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#behavior,[Server] MAY support the transaction interaction,MAY,Client,,false,,
2399
+ hl7.fhir.us.core_8.0.0,545,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#behavior,[Server] MAY support the batch interaction,MAY,Client,,false,,
2400
+ hl7.fhir.us.core_8.0.0,546,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#behavior,[Server] MAY support the search-system interaction,MAY,Client,,false,,
2401
+ hl7.fhir.us.core_8.0.0,547,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#behavior,[Server] MAY support the history-system interaction,MAY,Client,,false,,
2402
+ hl7.fhir.us.core_8.0.0,548,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#valueset,[US Core Servers] SHOULD support [$expand](http://hl7.org/fhir/OperationDefinition/ValueSet-expand) operation,SHOULD,Server,,false,,
2403
+ hl7.fhir.us.core_8.0.0,549,https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#valueset,"If a Server supports DocumentReference for creating, using, and sharing clinical notes, it SHOULD also support the context and contextdirection parameters of the $expand operation",SHOULD,Server,,true,,
2404
+ hl7.fhir.us.core_8.0.0,550,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,Systems SHALL establish a risk analysis and management regime that conforms with HIPAA security regulatory requirements,SHALL,Server,,false,,
2405
+ hl7.fhir.us.core_8.0.0,551,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,Systems SHALL establish a risk analysis and management regime that conforms with HIPAA security regulatory requirements,SHALL,Client,,false,,
2406
+ hl7.fhir.us.core_8.0.0,552,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,US Federal systems SHOULD conform with the risk management and mitigation requirements defined in NIST 800 series documents.,SHOULD,Server,,false,,
2407
+ hl7.fhir.us.core_8.0.0,553,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,US Federal systems SHOULD conform with the risk management and mitigation requirements defined in NIST 800 series documents.,SHOULD,Client,,false,,
2408
+ hl7.fhir.us.core_8.0.0,554,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,US Federal systems … SHOULD include security category assignment following NIST 800-60 vol. 2 Appendix D.14.,SHOULD,Server,,false,,
2409
+ hl7.fhir.us.core_8.0.0,555,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,US Federal systems … SHOULD include security category assignment following NIST 800-60 vol. 2 Appendix D.14.,SHOULD,Client,,false,,
2410
+ hl7.fhir.us.core_8.0.0,556,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,The coordination of risk management and the related security and privacy controls … SHOULD be defined in the Business Associate Agreement when available.,SHOULD,Server,,false,,
2411
+ hl7.fhir.us.core_8.0.0,557,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,The coordination of risk management and the related security and privacy controls … SHOULD be defined in the Business Associate Agreement when available.,SHOULD,Client,,false,,
2412
+ hl7.fhir.us.core_8.0.0,558,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,Systems SHALL reference a single time source to establish a common time base for security auditing and clinical data records among computing systems.,SHALL,Server,,false,,
2413
+ hl7.fhir.us.core_8.0.0,559,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,Systems SHALL reference a single time source to establish a common time base for security auditing and clinical data records among computing systems.,SHALL,Client,,false,,
2414
+ hl7.fhir.us.core_8.0.0,560,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,The selected time service SHOULD be documented in the Business Associate Agreement when available.,SHOULD,Server,,false,,
2415
+ hl7.fhir.us.core_8.0.0,561,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,The selected time service SHOULD be documented in the Business Associate Agreement when available.,SHOULD,Client,,false,,
2416
+ hl7.fhir.us.core_8.0.0,562,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,Systems SHALL keep audit logs of the various transactions.,SHALL,Server,,false,,
2417
+ hl7.fhir.us.core_8.0.0,563,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,Systems SHALL keep audit logs of the various transactions.,SHALL,Client,,false,,
2418
+ hl7.fhir.us.core_8.0.0,564,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,Systems SHALL use TLS version 1.2 or higher for all transmissions not taking place over a secure network connection.,SHALL,Server,,false,,
2419
+ hl7.fhir.us.core_8.0.0,565,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,Systems SHALL use TLS version 1.2 or higher for all transmissions not taking place over a secure network connection.,SHALL,Client,,false,,
2420
+ hl7.fhir.us.core_8.0.0,566,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,US Federal systems SHOULD conform with FIPS PUB 140-2.,SHOULD,Server,,false,,
2421
+ hl7.fhir.us.core_8.0.0,567,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,US Federal systems SHOULD conform with FIPS PUB 140-2.,SHOULD,Client,,false,,
2422
+ hl7.fhir.us.core_8.0.0,568,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,Systems SHALL conform to [FHIR Communications Security](http://hl7.org/fhir/R4/security.html#http) requirements.,SHALL,Server,,false,,
2423
+ hl7.fhir.us.core_8.0.0,569,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,Systems SHALL conform to [FHIR Communications Security](http://hl7.org/fhir/R4/security.html#http) requirements.,SHALL,Client,,false,,
2424
+ hl7.fhir.us.core_8.0.0,570,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,"For Authentication and Authorization, Systems SHALL support any [SMART App Launch Version 2.0.0](http://hl7.org/fhir/smart-app-launch/history.html) for Client <-> Server interactions.",SHALL,Server,,false,,
2425
+ hl7.fhir.us.core_8.0.0,571,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,"For Authentication and Authorization, Systems SHALL support any [SMART App Launch version](http://hl7.org/fhir/smart-app-launch/history.html) for Client <-> Server interactions.",SHALL,Client,,false,,
2426
+ hl7.fhir.us.core_8.0.0,572,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,"Systems SHALL implement consent requirements per their state, local, and institutional policies.",SHALL,Server,,false,,
2427
+ hl7.fhir.us.core_8.0.0,573,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,"Systems SHALL implement consent requirements per their state, local, and institutional policies.",SHALL,Client,,false,,
2428
+ hl7.fhir.us.core_8.0.0,574,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,The Business Associate Agreements SHOULD document systems’ mutual consent requirements.,SHOULD,Server,,false,,
2429
+ hl7.fhir.us.core_8.0.0,575,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,The Business Associate Agreements SHOULD document systems’ mutual consent requirements.,SHOULD,Client,,false,,
2430
+ hl7.fhir.us.core_8.0.0,576,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,Systems SHOULD provide Provenance statements using the [US Core Provenance Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html) resource and associated requirements.,SHOULD,Server,,false,,
2431
+ hl7.fhir.us.core_8.0.0,577,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,Systems SHOULD provide Provenance statements using the [US Core Provenance Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html) resource and associated requirements.,SHOULD,Client,,false,,
2432
+ hl7.fhir.us.core_8.0.0,578,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,Systems MAY implement the [FHIR Digital Signatures](http://hl7.org/fhir/R4/security.html#digital%20signatures),MAY,Server,,false,,
2433
+ hl7.fhir.us.core_8.0.0,579,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,Systems MAY implement the [FHIR Digital Signatures](http://hl7.org/fhir/R4/security.html#digital%20signatures),MAY,Client,,false,,
2434
+ hl7.fhir.us.core_8.0.0,580,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,Systems MAY protect the confidentiality of data at rest via encryption and associated access controls.,MAY,Server,,false,,
2435
+ hl7.fhir.us.core_8.0.0,581,https://hl7.org/fhir/us/core/STU8/security.html#patient-privacy-and-security,Systems MAY protect the confidentiality of data at rest via encryption and associated access controls.,MAY,Client,,false,,
2436
+ hl7.fhir.us.core_8.0.0,582,https://www.hl7.org/fhir/us/core/STU8/general-requirements.html#current-binding-for-coded-elements,"The [additional] current binding [[FHIR R5 link](https://hl7.org/fhir/R5/terminologies.html#binding)] requires newly recorded, non-legacy data to be drawn from the [bound] value set.",SHALL,Client,,true,,
2437
+ hl7.fhir.us.core_8.0.0,583,https://www.hl7.org/fhir/us/core/STU8/general-requirements.html#current-binding-for-coded-elements,"The [additional] current binding [[FHIR R5 link](https://hl7.org/fhir/R5/terminologies.html#binding)] requires newly recorded, non-legacy data to be drawn from the [bound] value set.",SHALL,Server,,true,,
2438
+ hl7.fhir.us.core_8.0.0,584,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-questionnaireresponse.html#mandatory-and-must-support-data-elements,If the QuestionnaireResponse is based on a non-FHIR form [then a] ... FHIR Questionnaire [will communicate] the identifier of the non-FHIR form instead of the canonical URI using the US Core Extension Questionnaire URI extension.,SHALL,Server,,true,,
2439
+ hl7.fhir.us.core_8.0.0,800,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support-elements,"For querying and reading US Core Profiles, Must Support on any profile data element **SHALL** be interpreted as follows…:
2440
+
2441
+ [The US Core Requesters processing of the resource instances] may result in a determination not to use the resource if the resource content does not meet business requirements.",MAY,Client,,false,,
2442
+ hl7.fhir.us.core_8.0.0,801,https://hl7.org/fhir/us/core/STU8/must-support.html#defined-pattern-elements,"If an element is marked as *Additional USCDI* and defined by a pattern [as described by [ElementDefinition.pattern](http://hl7.org/fhir/R4/elementdefinition-definitions.html#ElementDefinition.pattern_x_)], then the pattern defines the elements *and* element values that the Certifying System **SHALL** be capable of providing.",SHALL,Server,,true,,
2443
+ hl7.fhir.us.core_8.0.0,802,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---primitive-element,"Primitive elements are single elements with a primitive value…. If they are marked as *Additional USCDI*, then the Certifying System **SHALL** be capable of providing the element value to meet the *Additional USCDI* requirement.",SHALL,Server,,true,,
2444
+ hl7.fhir.us.core_8.0.0,803,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---complex-elements,"For any complex element marked as *Additional USCDI*, the Certifying System **SHALL** be capable of providing at least one of the sub-element values.",SHALL,Server,,false,,
2445
+ hl7.fhir.us.core_8.0.0,804,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---complex-elements,"If any sub-element is marked as *Additional USCDI* [for a complex element], it must also meet the *Additional USCDI* requirements and satisfy the *Additional USCDI* requirements for the parent element.",SHALL,Server,,true,,
2446
+ hl7.fhir.us.core_8.0.0,805,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---complex-elements,"[I]f any sub-element is marked as *Additional USCDI* [for a complex element] and the parent element is not… [and] the parent element is represented in the structure, Certifying System **SHALL** support the sub-elements labeled as *Additional USCDI*.",SHALL,Server,,false,,
2447
+ hl7.fhir.us.core_8.0.0,806,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---choice-of-data-types,"If a Must Support element has a choice of datatypes for its content, the datatypes the Server **SHALL** support are labeled as Must Support.",SHALL,Server,,true,,
2448
+ hl7.fhir.us.core_8.0.0,807,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---choice-of-data-types,"If an Additional USCDI element has a choice of datatypes for its content, the datatypes the Certifying System **SHALL** support are labeled as Must Support.",SHALL,Server,,true,,
2449
+ hl7.fhir.us.core_8.0.0,808,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support-targets-for-us-core-profiles,"When a Reference type element is labeled as Must Support and has a single target profile referenced, the target profile **SHALL** be supported.",SHALL,Server,,true,,
2450
+ hl7.fhir.us.core_8.0.0,809,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support-targets-for-us-core-profiles,"When a Reference type element is labeled as Additional USCDI and has a single target profile referenced, the target profile **SHALL** be supported for Certifying Systems.",SHALL,Server,,true,,
2451
+ hl7.fhir.us.core_8.0.0,810,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support-targets-for-us-core-profiles,"When a Reference type element is labeled as Must Support, has multiple target profiles referenced, and specific targets are labeled as Must Support, the Must Support target profile(s) **SHALL** be supported.",SHALL,Server,,true,,
2452
+ hl7.fhir.us.core_8.0.0,811,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support-targets-for-us-core-profiles,"When a Reference type element labeled as Additional USCDI, has multiple target profiles referenced, and specific targets are labeled as Must Support, the Must Support target profile(s) **SHALL** be supported by Certifying Systems.",SHALL,Server,,true,,
2453
+ hl7.fhir.us.core_8.0.0,812,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---slices,"[I]f a slice is labeled as Must Support/Additional USCDI and the slicer element is not labeled as Must Support/Additional USCDI, then if the Server/certifying system supports the element, it must support the slice's definition. There are no examples of this structure in US Core.",SHALL,Server,,true,,
2454
+ hl7.fhir.us.core_8.0.0,813,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---slices,"[If a] slicer's Must Support property only defines the element level Must Support/Additional USCDI property[, i.e.,] no Must Support/Additional USCDI property is defined for the slice, then support for that slice's definition is optional.",MAY,Server,,true,,
2455
+ hl7.fhir.us.core_8.0.0,814,https://hl7.org/fhir/us/core/STU8/must-support.html#must-support---slices,"[I]f a slice is labeled as Must Support/Additional USCDI and the slicer element is ... labeled as Must Support/Additional USCDI, then ... the Server/certifying system [**SHALL** support] the element[ and] the slice's definition.",SHALL,Server,,true,,
2456
+ hl7.fhir.us.core_8.0.0,815,https://hl7.org/fhir/us/core/STU8/general-guidance.html#Client-best-practices-for-search,"When the Server supports [ the _include search parameter], Clients **SHOULD** use the _include search parameter to retrieve referenced content instead of searching for a resource and then performing a separate search for other references (for example, Patient, Encounter, and Location) in the result set.",SHOULD,Client,,true,,
2457
+ hl7.fhir.us.core_8.0.0,816,https://hl7.org/fhir/us/core/STU8/general-guidance.html#Client-best-practices-for-search,"If the Server does not support the _include search parameter, Clients **SHOULD** consolidate duplicate searches before searching for referenced resources in the result set",SHOULD,Client,,true,,
2458
+ hl7.fhir.us.core_8.0.0,817,https://hl7.org/fhir/us/core/STU8/general-guidance.html#Client-best-practices-for-search,"The [HTTP Cache-Control](https://httpwg.org/specs/rfc9111.html) response header stores a response associated with a request and reuses the stored response for subsequent requests. If Cache-Control is present in the Server response headers, the Clients **SHOULD NOT** search the same data within the time stated in Cache-Control headers.",SHOULD NOT,Client,,true,,
2459
+ hl7.fhir.us.core_8.0.0,818,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#clinical-notes,"Servers SHALL support, at minimum, these … ""Common Clinical Notes"":
2460
+ [Surgical Operation Note (11504-8)](https://loinc.org/11504-8.html)",SHALL,Server,,false,,
2461
+ hl7.fhir.us.core_8.0.0,819,https://hl7.org/fhir/us/core/STU8/clinical-notes.html#clinical-notes,"Servers SHALL support, at minimum, these … ""Common Clinical Notes"":
2462
+ [Emergency Department Note (34111-5)](https://loinc.org/34111-5.html)",SHALL,Server,,false,,
2463
+ hl7.fhir.us.core_8.0.0,820,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#structured-screening-and-assessments,Servers that support the USCDI Health Status/Assessments Data Class **SHALL** support the US Core Observation Screening Assessment Profile,SHALL,Server,,true,,
2464
+ hl7.fhir.us.core_8.0.0,821,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#structured-screening-and-assessments,"Servers that support the USCDI Health Status/Assessments Data Class ... **SHOULD** support the SDC Base Questionnaire and the US Core QuestionnaireResponse Profile.""",SHOULD,Server,,true,,
2465
+ hl7.fhir.us.core_8.0.0,822,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#category-codes,"For the US Core Simple Observation Profile, Servers **SHALL** support all the category codes [listed](https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#category-codes).",SHALL,Server,,false,,
2466
+ hl7.fhir.us.core_8.0.0,823,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#category-codes,"For the … US Core Observation Screening Assessment Profiles, Servers **SHALL** support all the category codes [listed](https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#category-codes).",SHALL,Server,,false,,
2467
+ hl7.fhir.us.core_8.0.0,824,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#category-codes,"For the US Core Condition Problems and Health Concerns Profile, Servers **SHALL** support the code ,""sdoh""",SHALL,Server,,false,,
2468
+ hl7.fhir.us.core_8.0.0,825,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#category-codes,"For the US Core Condition Problems and Health Concerns Profile, Servers **SHOULD** support the other category codes [listed](https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#category-codes).",SHOULD,Server,,false,,
2469
+ hl7.fhir.us.core_8.0.0,826,https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#category-codes,"For the US Core ServiceRequest Profile, Servers SHOULD support all the [[listed](https://hl7.org/fhir/us/core/STU8/screening-and-assessments.html#category-codes)] category codes.",SHOULD,Server,,false,,
2470
+ hl7.fhir.us.core_8.0.0,827,"https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Client.html#behavior, https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#behavior","US Core SearchParameters referenced in [the US Core Client] CapabilityStatement that are derived from standard FHIR SearchParameters are only defined to document Server ... expectations. They specify additional expectations for the following SearchParameter elements:B7
2471
+
2472
+ - multipleAnd
2473
+ - multipleOr
2474
+ - comparator
2475
+ - modifier
2476
+ - chain
2477
+
2478
+ They **SHALL NOT** be interpreted as search parameters for search.",SHALL NOT,Server,,false,,
2479
+ hl7.fhir.us.core_8.0.0,828,"https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Client.html#behavior, https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#behavior",Servers ... **SHOULD** use the standard FHIR SearchParameters.,SHOULD,Server,,false,,
2480
+ hl7.fhir.us.core_8.0.0,829,"https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Client.html#behavior, https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#behavior","US Core SearchParameters referenced in [the US Core Client] CapabilityStatement that are derived from standard FHIR SearchParameters are only defined to document ... Client expectations. They specify additional expectations for the following SearchParameter elements:B7
2481
+
2482
+ - multipleAnd
2483
+ - multipleOr
2484
+ - comparator
2485
+ - modifier
2486
+ - chain
2487
+
2488
+ They **SHALL NOT** be interpreted as search parameters for search.",SHALL NOT,Client,,false,,
2489
+ hl7.fhir.us.core_8.0.0,830,"https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Client.html#behavior, https://hl7.org/fhir/us/core/STU8/CapabilityStatement-us-core-Server.html#behavior",Clients **SHOULD** use the standard FHIR SearchParameters.,SHOULD,Client,,false,,
2490
+ hl7.fhir.us.core_8.0.0,831,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-problems-health-concerns.html#mandatory-and-must-support-data-elements,"[The Server **SHALL** support the] category of ""problem-list-item""",SHALL,Server,,false,,
2491
+ hl7.fhir.us.core_8.0.0,832,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-problems-health-concerns.html#mandatory-and-must-support-data-elements,"[The Server **SHALL** support the] category of ""health-concern""",SHALL,Server,,false,,
2492
+ hl7.fhir.us.core_8.0.0,833,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-problems-health-concerns.html#mandatory-and-must-support-data-elements,"Certifying Systems **SHALL** support, a category of ""sdoh""",SHALL,Server,,false,,
2493
+ hl7.fhir.us.core_8.0.0,834,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-problems-health-concerns.html#mandatory-and-must-support-data-elements,Certifying Systems ... **SHOULD** support the ... [US Core Simple Observation Category](https://hl7.org/fhir/us/core/STU8/ValueSet-us-core-simple-observation-category.html) codes,SHOULD,Server,,false,,
2494
+ hl7.fhir.us.core_8.0.0,835,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-condition-problems-health-concerns.html#mandatory-and-must-support-data-elements,Certifying Systems ... **MAY** support other categories,MAY,Server,,false,,
2495
+ hl7.fhir.us.core_8.0.0,836,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-diagnosticreport-note.html#mandatory-and-must-support-data-elements,The `DiagnosticRequest.basedOn` element connects the DiagnosticReport to the originating order in the EHR. Systems that initiate the order **SHOULD** use this element when reporting the results.,SHOULD,Server,,true,,
2496
+ hl7.fhir.us.core_8.0.0,837,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-diagnosticreport-note.html#mandatory-and-must-support-data-elements,"The `DiagnosticReport.media.link` element **SHOULD** be used to support links to various patient-friendly content, such as jpg images of x-rays (see the DiagnosticReport Chest X-ray Report Example).",SHOULD,Server,,false,,
2497
+ hl7.fhir.us.core_8.0.0,838,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-diagnosticreport-note.html#mandatory-and-must-support-data-elements,"The `DiagnosticReport.imagingStudy` element **SHOULD** be used to support exchange with systems that can view DICOM (Digital Imaging and Communications in Medicine) studies, series, and SOP (Service-Object Pair) instances referenced in the -[ImagingStudy](http://hl7.org/fhir/R4/imagingstudy.html) resource.",SHOULD,Server,,false,,
2498
+ hl7.fhir.us.core_8.0.0,839,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-documentreference.html,"If the referenced a document or file [referenced by `DocumentReference.content.attachment.url`] is hosted on a Server outside the FHIR Server, it should be securely accessible using the same authorization credentials that were used to access the FHIR Server. This reduces complexity for the Client and improves the user experience.",SHOULD,Server,,true,,
2499
+ hl7.fhir.us.core_8.0.0,840,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-encounter.html#mandatory-and-must-support-data-elements,"Although the [US Core Interpreter Needed] extension is marked as an Additional USCDI Requirements on both US Core Patient and US Core Encounter Profiles, the certifying Server system is not required to support the extension on both profiles, but **SHALL** support the extension on at least one.",SHALL,Server,,true,,
2500
+ hl7.fhir.us.core_8.0.0,841,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-immunization.html#mandatory-and-must-support-data-elements,"There is no guarantee that vaccine lot numbers are globally unique, and they are not recommended for matching or de-duplication across systems unless used with other data elements such as a vaccine product code, manufacturer code, or date of administration. Implementers **MAY** communicate the `Immunization.manufacturer` to ensure global uniqueness to lot numbers.",MAY,Server,,false,,
2501
+ hl7.fhir.us.core_8.0.0,842,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-medicationrequest.html#mandatory-and-must-support-data-elements,Servers **SHALL** return all active medications following the [Get All Active Medications](https://hl7.org/fhir/us/core/STU8/medication-list.html#get-all-active-medications) guidance.,SHALL,Server,,false,,
2502
+ hl7.fhir.us.core_8.0.0,843,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-observation-lab.html#mandatory-and-must-support-data-elements,"[For US Core Laboratory Result Observation Profile, even] when the specimen type is already implied by the LOINC code used in `Observation.code` (e.g., a LOINC code for Blood Glucose), the `Observation.specimen` element **SHOULD** also be populated with the referenced Specimen resource to explicitly communicate the collected specimen type.",SHOULD,Server,,true,,
2503
+ hl7.fhir.us.core_8.0.0,844,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-observation-lab.html#mandatory-and-must-support-data-elements,"[For US Core Laboratory Result Observation Profile, the] type of specimen [in `Observation.specimen`] SHOULD not conflict with the LOINC code [in `Observation.code`].",SHOULD,Server,,false,,
2504
+ hl7.fhir.us.core_8.0.0,845,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-observation-screening-assessment.html#mandatory-and-must-support-data-elements,"[For the US Core Observation Screening Assessment Profile, the] category type ""survey"" is required.",SHALL,Server,,false,,
2505
+ hl7.fhir.us.core_8.0.0,846,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-observation-screening-assessment.html#mandatory-and-must-support-data-elements,"[For the US Core Observation Screening Assessment Profile,] Certifying Systems **SHALL** support, the [US Core Screening Assessment Observation Category](https://hl7.org/fhir/us/core/STU8/ValueSet-us-core-screening-assessment-observation-category.html) codes",SHALL,Server,,false,,
2506
+ hl7.fhir.us.core_8.0.0,847,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-observation-screening-assessment.html#mandatory-and-must-support-data-elements,"[For the US Core Observation Screening Assessment Profile,] Certifying Systems **SHOULD** support, the [US Core Screening Assessment Observation Maximum Category](https://hl7.org/fhir/us/core/STU8/ValueSet-us-core-screening-assessment-observation-maximum-category.html) codes",SHOULD,Server,,false,,
2507
+ hl7.fhir.us.core_8.0.0,848,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-observation-screening-assessment.html#mandatory-and-must-support-data-elements,"[For the US Core Observation Screening Assessment Profile,] Certifying Systems **MAY** support other codes.",MAY,Server,,false,,
2508
+ hl7.fhir.us.core_8.0.0,849,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-observation-screening-assessment.html#mandatory-and-must-support-data-elements,"[For the US Core Observation Screening Assessment Profile,] the Client system ... SHALL support [both] Reference(US Core Observation Screening Assessment Profile) [and] Reference(US Core QuestionnaireResponse Profile) for Observation.derivedFrom",SHALL,Client,,false,,
2509
+ hl7.fhir.us.core_8.0.0,850,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-observation-screening-assessment.html#mandatory-and-must-support-data-elements,"[For the US Core Observation Screening Assessment Profile,] when using Observation.derivedFrom to reference an Observation, the referenced Observation SHOULD be a US Core Observation.",SHOULD,Server,,false,,
2510
+ hl7.fhir.us.core_8.0.0,851,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,Servers can use the [US Core Interpreter Needed Extension](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-interpreter-needed.html) on [the [US Core Patient Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html)] or the [US Core Encounter Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-encounter.html) to communicate whether a patient needs an interpreter.,MAY,Server,,false,,
2511
+ hl7.fhir.us.core_8.0.0,852,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,"Although the [[US Core Interpreter Needed Extension](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-interpreter-needed.html)] is marked as an Additional USCDI Requirement on both US Core Patient and US Core Encounter Profiles, the certifying Server system is not required to support the extension on both profiles but **SHALL** support the extension on at least one.",SHALL,Server,,true,,
2512
+ hl7.fhir.us.core_8.0.0,853,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,The certifying Client application **SHALL** support the [[US Core Interpreter Needed Extension](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-interpreter-needed.html)] on [the [US Core Patient Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html)] .,SHALL,Client,,true,,
2513
+ hl7.fhir.us.core_8.0.0,854,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,The certifying Client application **SHALL** support the [[US Core Interpreter Needed Extension](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-interpreter-needed.html)] on [the [US Core Encounter Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-encounter.html)].,SHALL,Client,,true,,
2514
+ hl7.fhir.us.core_8.0.0,855,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html#mandatory-and-must-support-data-elements,Systems **SHOULD** designate the patient's preferred language in the Patient.communication.preferred element.,SHOULD,Server,,false,,
2515
+ hl7.fhir.us.core_8.0.0,856,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-procedure.html#mandatory-and-must-support-data-elements,"The `Procedure.performed` is mandatory if `Procedure.status` is ""completed"" or ""in-progress"".",SHALL,Server,,true,,
2516
+ hl7.fhir.us.core_8.0.0,857,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-servicerequest.html#root,"[In the [US Core ServiceRequest Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-servicerequest.html), for] the USCDI Laboratory Order, ... implementers SHOULD use the corresponding category codes listed ... below:
2517
+ - [108252007 Laboratory procedure (procedure)](https://browser.ihtsdotools.org/?perspective=full&conceptId1=108252007&edition=MAIN/2024-10-01&release=&languages=en&latestRedirect=false)",SHOULD,Server,,false,,
2518
+ hl7.fhir.us.core_8.0.0,858,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-servicerequest.html#root,"[In the [US Core ServiceRequest Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-servicerequest.html), for] the USCDI ... Clinical Test Order, ... implementers SHOULD use the corresponding category codes listed ... below:
2519
+ - [386053000 Evaluation procedure (procedure)](https://browser.ihtsdotools.org/?perspective=full&conceptId1=386053000&edition=MAIN/2024-10-01&release=&languages=en&latestRedirect=false)
2520
+ - [410606002 Social service procedure (procedure)](https://browser.ihtsdotools.org/?perspective=full&conceptId1=410606002&edition=MAIN/2024-10-01&release=&languages=en&latestRedirect=false)
2521
+ - [387713003 Surgical procedure (procedure)](https://browser.ihtsdotools.org/?perspective=full&conceptId1=387713003&edition=MAIN/2024-10-01&release=&languages=en&latestRedirect=false)",SHOULD,Server,,false,,
2522
+ hl7.fhir.us.core_8.0.0,859,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-servicerequest.html#root,"[In the [US Core ServiceRequest Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-servicerequest.html), for] the USCDI ... Imaging Order, ... implementers SHOULD use the corresponding category codes listed ... below:
2523
+ - [363679005 Imaging (procedure)](https://browser.ihtsdotools.org/?perspective=full&conceptId1=363679005&edition=MAIN/2024-10-01&release=&languages=en&latestRedirect=false)",SHOULD,Server,,false,,
2524
+ hl7.fhir.us.core_8.0.0,860,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-servicerequest.html#root,"[In the [US Core ServiceRequest Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-servicerequest.html), for] the USCDI ... Procedure Order Data Elements, implementers SHOULD use the corresponding category codes listed ... below:
2525
+ - [386053000 Evaluation procedure (procedure)](https://browser.ihtsdotools.org/?perspective=full&conceptId1=386053000&edition=MAIN/2024-10-01&release=&languages=en&latestRedirect=false)
2526
+ - [410606002 Social service procedure (procedure)](https://browser.ihtsdotools.org/?perspective=full&conceptId1=410606002&edition=MAIN/2024-10-01&release=&languages=en&latestRedirect=false)
2527
+ - [387713003 Surgical procedure (procedure)](https://browser.ihtsdotools.org/?perspective=full&conceptId1=387713003&edition=MAIN/2024-10-01&release=&languages=en&latestRedirect=false)",SHOULD,Server,,false,,
2528
+ hl7.fhir.us.core_8.0.0,861,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-simple-observation.html#mandatory-and-must-support-data-elements,"[For [US Core Simple Observation Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-simple-observation.html), ]Certifying Systems ... **SHOULD** support the other [US Core Simple Observation Category codes](https://hl7.org/fhir/us/core/STU8/ValueSet-us-core-simple-observation-category.html) [in addition to the [US Core Screening Assessment Observation Category codes](https://hl7.org/fhir/us/core/STU8/ValueSet-us-core-screening-assessment-observation-category.html)]",SHOULD,Server,,true,,
2529
+ hl7.fhir.us.core_8.0.0,862,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-simple-observation.html#mandatory-and-must-support-data-elements,"[For [US Core Simple Observation Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-simple-observation.html), ]Certifying Systems **SHALL** support, the [US Core Screening Assessment Observation Category codes](https://hl7.org/fhir/us/core/STU8/ValueSet-us-core-screening-assessment-observation-category.html)",SHALL,Server,,true,,
2530
+ hl7.fhir.us.core_8.0.0,863,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-simple-observation.html#mandatory-and-must-support-data-elements,"[For [US Core Simple Observation Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-simple-observation.html), ]Certifying Systems ... **MAY** support other categories [in addition to [US Core Screening Assessment Observation Category codes](https://hl7.org/fhir/us/core/STU8/ValueSet-us-core-screening-assessment-observation-category.html) and [US Core Simple Observation Category codes](https://hl7.org/fhir/us/core/STU8/ValueSet-us-core-simple-observation-category.html)].",MAY,Server,,true,,
2531
+ hl7.fhir.us.core_8.0.0,864,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-simple-observation.html#mandatory-and-must-support-data-elements,"An Observation without a value, **SHALL** include a reason why the data is absent unless there are 1) component observations, or 2) reporting panel observations using Observation.hasMember.",SHALL,Server,,false,,
2532
+ hl7.fhir.us.core_8.0.0,865,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-simple-observation.html#mandatory-and-must-support-data-elements,Systems that never provide an observation without a value are not required to support `Observation.dataAbsentReason`.,MAY,Server,,true,,
2533
+ hl7.fhir.us.core_8.0.0,866,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-simple-observation.html#mandatory-and-must-support-data-elements,"An `Observation.component` without a value, SHALL include a reason why the data is absent.",SHALL,Server,,false,,
2534
+ hl7.fhir.us.core_8.0.0,867,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-simple-observation.html#mandatory-and-must-support-data-elements,Systems that never provide a component observation without a component value are not required to support `Observation.component.dataAbsentReason`.,MAY,Server,,true,,
2535
+ hl7.fhir.us.core_8.0.0,868,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-simple-observation.html#mandatory-and-must-support-data-elements,"Although 'Observation.performer' target profiles [US Core Practitioner Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-practitioner.html) and [US Core Patient Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html) are labeled Must Support. Servers are not required to support both, but SHALL support at least one.",SHALL,Server,,false,,
2536
+ hl7.fhir.us.core_8.0.0,869,https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-simple-observation.html#mandatory-and-must-support-data-elements,'Observation.performer' target profiles [US Core Practitioner Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-practitioner.html) and [US Core Patient Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html) are labeled Must Support.... Clients SHALL support both.,SHALL,Client,,false,,