fhirbase / fhirbase-plv8

[DEPRECATED] Fhirbase 2.0 is an FHIR relational storage
https://health-samurai.io/fhirbase
Other
105 stars 39 forks source link

Are default StructureDefinitions up to date with DSTU3 ? #140

Closed Andrzej-Pietrzak closed 7 years ago

Andrzej-Pietrzak commented 8 years ago

The app we're developing uses current Fhirbase and current HAPI for validation. While trying to update a StructureDefinition (with a minor change not affecting structure) I found that the schematron validation for the default fhir rules (HAPI) flags two issues:

sdf-4: If the structure is not abstract, or there's a constrained type, then there SHALL be a base/sch:assert sdf-12: element.base cannot appear if there is no base on the structure definition/sch:assert Is there a chance that the default structure definitions are just not up to date ?
Andrzej-Pietrzak commented 7 years ago

Definitely right now - closing