lib/hqmf-model/data_criteria.rb in health-data-standards-4.3.3 vs lib/hqmf-model/data_criteria.rb in health-data-standards-4.3.4

- old
+ new

@@ -34,9 +34,11 @@ # ANATOMICAL_APPROACH_SITE is no longer used. 'ANATOMICAL_APPROACH_SITE' => {title:'Anatomical Approach Site', coded_entry_method: :anatomical_approach, field_type: :value}, 'ANATOMICAL_LOCATION_SITE' => {title:'Anatomical Location Site', coded_entry_method: :anatomical_location, field_type: :value}, # ANATOMICAL_STRUCTURE is no longer used. 'ANATOMICAL_STRUCTURE' => {title:'Anatomical Structure', coded_entry_method: :anatomical_structure, code: '91723000', code_system:'2.16.840.1.113883.6.96', template_id: '2.16.840.1.113883.3.560.1.1000.2', field_type: :value}, + # AUTHOR DATETIME + 'AUTHOR_DATETIME' => {title:'Author Date/Time', coded_entry_method: :author_datetime, field_type: :timestamp}, # Added in QDM 5.4 'CATEGORY' => {title:'Category', coded_entry_method: :category, field_type: :value}, 'CAUSE' => {title:'Cause', coded_entry_method: :cause_of_death, code: '42752001', code_system:'2.16.840.1.113883.6.96', template_id: '2.16.840.1.113883.3.560.1.1017.2', field_type: :value}, # TODO: Determine actual code and code_system for component attribute 'COMPONENT' => {title: 'Component', coded_entry_method: :components, field_type: :value},