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

TX: CodeSystem versioning-policy

Properties

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