version property
The FHIR specification version that this FHIR store supports natively.
This field is immutable after store creation. Requests are rejected if they contain FHIR resources of a different version. Version is required for every FHIR store.
Required. Immutable. Possible string values are:
Implementation
core.String? version;