-
Type:
Technical Correction
-
Resolution: Persuasive
-
Priority:
Medium
-
US Core (FHIR)
-
3.1.1
-
Cross-Group Projects
-
US Core Laboratory Result Observation Profile
-
-
Correction
This is similar to FHIR-29654.
US Core Lab Result profile defines constraint us-core-1 which has FHIRPath
"($this as dateTime).toString().length() >= 8"
This FHIRPath throws validation error when Observation has Observation.effectivePeriod value.
This need to be fixed.