-
Type:
Change Request
-
Resolution: Persuasive
-
Priority:
Medium
-
US CARIN Blue Button (FHIR)
-
0.1 [deprecated]
-
Financial Mgmt
-
(NA)
-
-
Mark Roberts/Mark Schrimshire: 20-0-2
-
Correction
-
Non-substantive
The search parameter expression refers to `ExplanationOfBenefit.serviced` that does not exist - should it be `ExplanationOfBenefit.item.serviced` ?
The search parameter XPath has `f:ExplanationOfBenefit/f:serviced/f:servicedDate` and `f:ExplanationOfBenefit/f:serviced/f:servicedPeriod` that likewise do not exist, should they be `f:ExplanationOfBenefit/f:item/f:servicedDate` and `f:ExplanationOfBenefit/f:item/f:servicedPeriod` respectively?