-
Type:
Technical Correction
-
Resolution: Persuasive
-
Priority:
Medium
-
US CARIN Blue Button (FHIR)
-
1.0.0
-
Financial Mgmt
-
EOB Inpatient Institutional - Example 1 [deprecated]
EOB Outpatient Institutional - Example 1 -
-
Correction
-
Non-substantive
Most of the examples are fine, but these two are failing our validator:
- ExplanationOfBenefit-InpatientEOBExample1.json
- ExplanationOfBenefit-OutpatientEOBExample1.json
Specifically, these fail the following constraint:
EOB-institutional-item-or-header-adjudication: Institutional EOB: Should have adjudication at the item or header level, but not both (ExplanationOfBenefit)
It looks to me like they have both a top-level adjudication element and an adjudication under each item. Assuming the constraint is correct, then the examples should be fixed.