{ "description": "How the system supports versioning for a resource.", "_filename": "CodeSystem-versioning-policy.json", "package_name": "hl7.fhir.r2b.core", "date": null, "versionNeeded": false, "meta": { "lastUpdated": "2016-03-31T08:01:25.570+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "ResourceVersionPolicy", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "1.4.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.89" } ], "compositional": false, "status": "draft", "id": "086ea5bd-6fb4-466e-9890-69c9a1ffcf65", "valueSet": "http://hl7.org/fhir/ValueSet/versioning-policy", "kind": null, "count": 0, "url": "http://hl7.org/fhir/versioning-policy", "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.4.0", "contact": [ { "telecom": [ { "rank": 1, "value": "http://hl7.org/fhir", "system": "other" }, { "rank": 1, "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }