Details
-
Type:
Technical Correction
-
Status: Applied (View Workflow)
-
Priority:
Medium
-
Resolution: Persuasive
-
Specification:US Core (FHIR)
-
Raised in Version:3.1.1
-
Work Group:Cross-Group Projects
-
Related Artifact(s):USCoreLaboratoryResultObservationProfile
-
Grouping:
-
Resolution Description:
-
Change Category:Correction
Description
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.