version property

String? version
getter/setter pair

Specifies which consent enforcement version is being used for this FHIR store.

This field can only be set once by either CreateFhirStore or UpdateFhirStore. After that, you must call ApplyConsents to change the version.

Required. Possible string values are:

Implementation

core.String? version;