Closed mmsmits closed 1 year ago
specification.zip -> profiles-types.xml is the STU3 version (3.0.2) in the SDK (R4B)
Same for R5
Are you sure? When I open profiles-types.xml
in specification.zip
in the branch release/4.0.0-beta1-R4B
I see structuredefinitions with elements <fhirVersion value="4.3.0-snapshot1" />
It wasn't an incorrect specification.zip. But an error in the spec. See: https://jira.hl7.org/browse/FHIR-36036
The issues is applied in FHIR version 4.1.0 (R4B). We still have to wait for a new version of R5.
With FHIR 5.0.0-snapshot3 this issue has been solved.
There is a difference between pocoSdProvider en sdProvider in R4B and R5:
For example
Account.coverage.id
:string
id
.Should this corrected in the specification?