PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/versioning-policy
{
  "description": "How the system supports versioning for a resource.",
  "_filename": "ValueSet-versioning-policy.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "ResourceVersionPolicy",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "no-version",
      "system": "http://hl7.org/fhir/versioning-policy",
      "display": "No VersionId Support"
    }, {
      "code": "versioned",
      "system": "http://hl7.org/fhir/versioning-policy",
      "display": "Versioned"
    }, {
      "code": "versioned-update",
      "system": "http://hl7.org/fhir/versioning-policy",
      "display": "VersionId tracked fully"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/versioning-policy?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:50+11:00",
    "identifier": "urn:uuid:8d5bae34-5c20-412b-abe3-ae3d7f588744"
  },
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.89"
  } ],
  "status": "draft",
  "id": "9ea69984-0e88-4b12-8c5e-948accedddb0",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/versioning-policy",
  "codeSystem": {
    "system": "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)."
    } ],
    "version": "1.0.2",
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}