-
Type:
Technical Correction
-
Resolution: Persuasive
-
Priority:
Medium
-
US Core (FHIR)
-
3.1.0 [deprecated]
-
Cross-Group Projects
-
Profiles and Extensions
-
-
Correction
USCoreGoalTargetDate has an expression of `Goal.id`. It should be `Goal.target.dueDate` (or perhaps `Goal.target.due.as(date)`, I am unsure which is formally correct).
The XPath expression appears to be correct as `f:Goal/f:target/f:dueDate`.