{ "description": "How the system supports versioning for a resource.", "_filename": "codesystem-versioning-policy.json", "package_name": "hl7.fhir.core", "date": "2016-12-06T12:22:34+11:00", "meta": { "lastUpdated": "2016-12-06T12:22:34.981+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "ResourceVersionPolicy", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "1.8.0", "status": "draft", "id": "ebb57e62-2e3e-4524-8879-78ef612cb7c3", "valueSet": "http://hl7.org/fhir/ValueSet/versioning-policy", "kind": null, "url": "http://hl7.org/fhir/versioning-policy", "identifier": { "value": "urn:oid:2.16.840.1.113883.4.642.1.89", "system": "urn:ietf:rfc:3986" }, "concept": [ { "code": "no-version", "display": "No VersionId Support", "definition": "VersionId meta-property is not supported (server) or used (client)." }, { "code": "versioned", "display": "Versioned", "definition": "VersionId meta-property is supported (server) or used (client)." }, { "code": "versioned-update", "display": "VersionId tracked fully", "definition": "VersionId is must be correct for updates (server) or will be specified (If-match header) for updates (client)." } ], "caseSensitive": true, "version": "1.8.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }