active
1 bindingResourceVersionPolicy
http://hl7.org/fhir/ValueSet/versioning-policy
How the system supports versioning for a resource.
Official specComposition
| Code | Display | Definition |
|---|---|---|
| no-version | No VersionId Support | VersionId meta-property is not supported (server) or used (client). |
| versioned | Versioned | VersionId meta-property is supported (server) or used (client). |
| versioned-update | VersionId tracked fully | VersionId must be correct for updates (server) or will be specified (If-match header) for updates (client). |
Bound by
| Resource | Path | Strength |
|---|---|---|
| CapabilityStatement | CapabilityStatement.rest.resource.versioning | required |