FHIR 4.0.1 © HL7.org  |  FHIRsmith 0.9.6  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem versioning-policy

Properties

Last updated: October 31, 2019 at 10:29:23 PM UTC
Defining URL http://hl7.org/fhir/versioning-policy
Version 4.0.1
Name ResourceVersionPolicy
Title ResourceVersionPolicy
Status active
Definition

How the system supports versioning for a resource.

Publisher HL7 (FHIR Project)
Committee fhir
EXT_FMM_LEVEL 5
Source hl7.fhir.r4.core#4.0.1
Value Set ResourceVersionPolicy

This case-sensitive code system http://hl7.org/fhir/versioning-policy defines the following codes:

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).