Closed lschmierer closed 3 years ago
In FHIR 4.0.1, the type code for primitives was changed. It uses e.g ."http://hl7.org/fhirpath/System.DateTime" instead of dateTime.
"http://hl7.org/fhirpath/System.DateTime"
dateTime
This PR incorporates these changes.
Additionally profiles-resources.json, profiles-types.json and valuesets.json were updated to 4.0.1
In FHIR 4.0.1, the type code for primitives was changed. It uses e.g .
"http://hl7.org/fhirpath/System.DateTime"
instead ofdateTime
.This PR incorporates these changes.
Additionally profiles-resources.json, profiles-types.json and valuesets.json were updated to 4.0.1