lib/hqmf-model/data_criteria.json in cqm-parsers-0.2.1 vs lib/hqmf-model/data_criteria.json in cqm-parsers-0.2.2

- old
+ new

@@ -645,10 +645,19 @@ "status":"", "sub_category":"from_provider_to_provider", "hard_status":false, "patient_api_function":"communications", "not_supported":false}, + "communication_performed":{ + "title":"communication, performed", + "category":"communications", + "definition":"communication", + "status":"performed", + "sub_category":"", + "hard_status":false, + "patient_api_function":"communications", + "not_supported":false}, "device":{ "title":"device", "category":"devices", "definition":"device", "status":"", @@ -1005,10 +1014,19 @@ "status":"", "sub_category":"to", "hard_status":false, "patient_api_function":"encounters", "not_supported":false}, + "assessment_ordered":{ + "title":"assessment order", + "category":"assessments", + "definition":"assessment", + "status":"ordered", + "sub_category":"", + "hard_status":false, + "patient_api_function":"assessments", + "not_supported":false}, "assessment_performed":{ "title":"assessment performed", "category":"assessments", "definition":"assessment", "status":"performed", @@ -1040,7 +1058,16 @@ "definition":"allergy_intolerance", "status":"", "sub_category":"", "hard_status":false, "patient_api_function":"allergies", + "not_supported":false}, + "participation":{ + "title":"participation", + "category":"participations", + "definition":"participation", + "status":"", + "sub_category":"", + "hard_status":false, + "patient_api_function":"participations", "not_supported":false} }