-
Type:
Change Request
-
Resolution: Persuasive
-
Priority:
Medium
-
FHIR Core (FHIR)
-
STU3
-
FHIR Infrastructure
-
Normative
-
Bundle
-
-
Ewout Kramer/Rick Geimer: 22-0-1
-
Non-substantive
-
STU3
The Bundle invariant bdl-7 will fail against a history Bundle that contains multiple deleted entries.
The problem is that the expression requires an entry.resource with meta.versionId. Deleted entries do not contain a resource.
Proposed updated bdl-7 invariant expression:
"(type = 'history') or entry.where(fullUrl.exists()).select(fullUrl&resource.meta.versionId).isDistinct()"
- is voted on by
-
BALLOT-6119 Negative - Richard Ettema : 2018-Sep-FHIR R4 INFRASTRUCTURE
- Balloted