When the profile has a version appended, validation does not work since this profile is not found. See this screenshot:
Additionaly, if we pass some string (2026.0.0) to meta.versionId field, it pass the validation but fails while writing it into the FHIR Server since it expects some numbers not string. But id field should except the string, see: https://hl7.org/fhir/R4/resource.html#Meta
When the profile has a version appended, validation does not work since this profile is not found. See this screenshot:
Additionaly, if we pass some string (2026.0.0) to meta.versionId field, it pass the validation but fails while writing it into the FHIR Server since it expects some numbers not string. But id field should except the string, see: https://hl7.org/fhir/R4/resource.html#Meta