{
  "resourceType" : "ValueSet",
  "id" : "artifact-version-policy",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-artifact-version-policy-codes.html\"><code>http://terminology.hl7.org/CodeSystem/artifact-version-policy-codes</code></a></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cds"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "http://terminology.hl7.org/ValueSet/artifact-version-policy",
  "version" : "1.0.0",
  "name" : "ArtifactVersionPolicy",
  "title" : "Artifact Version Policy",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-02-16",
  "description" : "The versioning policy of an artifact or set of artifacts (metadata or strict)",
  "immutable" : true,
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/artifact-version-policy-codes"
    }]
  }
}