Skip to content

Commit

Permalink
Update subtype in ground truth rules
Browse files Browse the repository at this point in the history
Signed-off-by: marcosbodio <[email protected]>
  • Loading branch information
marcosbodio committed Apr 1, 2022
1 parent f795644 commit 6f2df36
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion benefit_rules_90.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
"policyId": "5c8a6c8f3a25490006d6a146",
"status": "VERIFIED",
"complianceTag": "compliance",
"subtype": "Service Limitation",
"_class": "BenefitRule"
},{
"_id": {
Expand Down Expand Up @@ -446,6 +447,7 @@
"policyId": "5c8a6c8f3a25490006d6a146",
"status": "VERIFIED",
"_class": "BenefitRule",
"subtype": "Service Limitation",
"complianceTag": "compliance"
},{
"_id": {
Expand Down Expand Up @@ -4303,6 +4305,7 @@
"policyId": "5c8a6c8f3a25490006d6a146",
"status": "VERIFIED",
"_class": "BenefitRule",
"subtype": "Non Coverage",
"complianceTag": "non compliance"
},{
"_id": {
Expand Down Expand Up @@ -5774,6 +5777,7 @@
"policyId": "5c8a6c8f3a25490006d6a146",
"status": "VERIFIED",
"_class": "BenefitRule",
"subtype": "Mutually Exclusive",
"complianceTag": "non compliance"
},{
"_id": {
Expand Down Expand Up @@ -6245,4 +6249,4 @@
"_class": "BenefitRule",
"subtype": "Mutually Exclusive",
"complianceTag": "non compliance"
}]
}]

0 comments on commit 6f2df36

Please sign in to comment.