PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.crmi@2.0.0
    http://hl7.org/fhir/StructureDefinition/shareablevalueset
description: Enforces the minimum information set for the value set metadata required by HL7 and other organizations that share and publish value sets
package_name: hl7.fhir.uv.crmi
derivation: constraint
name: ShareableValueSet
type: ValueSet
elements:
  description: {mustSupport: true, index: 14}
  publisher: {mustSupport: true, index: 13}
  name: {mustSupport: true, index: 9}
  experimental: {mustSupport: true, index: 12}
  title: {mustSupport: true, index: 10}
  extension:
    type: Extension
    mustSupport: true
    url: http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability
    index: 0
    slicing:
      slices:
        knowledgeCapability:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability', index: 0}
        versionAlgorithm:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm', index: 1}
          min: 0
          max: 1
        versionPolicy:
          match: {}
          schema: {type: Extension, mustSupport: false, url: 'http://hl7.org/fhir/StructureDefinition/artifact-versionPolicy', index: 2}
          min: 0
          max: 1
        valueSetAuthoritativeSource:
          match: {}
          schema: {short: 'DEPRECATED: Use artifact-authoritativeSource', type: Extension, mustSupport: false, url: 'http://hl7.org/fhir/StructureDefinition/valueset-authoritativeSource', index: 3}
          min: 0
          max: 1
        authoritativeSource:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/artifact-authoritativeSource', index: 4}
          min: 0
          max: 1
        webSource:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/web-source', index: 5}
          min: 0
          max: 1
        workflowStatusDescription:
          match: {}
          schema: {short: Content authoring workflow status, type: Extension, mustSupport: false, url: 'http://hl7.org/fhir/StructureDefinition/valueset-workflowStatusDescription', index: 6}
          min: 0
          max: 1
  status: {mustSupport: true, index: 11}
  url: {mustSupport: true, index: 7}
  version: {mustSupport: true, index: 8}
package_version: 2.0.0
extensions:
  knowledgeCapability: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability', type: Extension, mustSupport: true, index: 0}
  versionAlgorithm: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
  versionPolicy: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-versionPolicy', min: 0, max: 1, type: Extension, mustSupport: false, index: 2}
  valueSetAuthoritativeSource: {url: 'http://hl7.org/fhir/StructureDefinition/valueset-authoritativeSource', min: 0, max: 1, short: 'DEPRECATED: Use artifact-authoritativeSource', type: Extension, mustSupport: false, index: 3}
  authoritativeSource: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-authoritativeSource', min: 0, max: 1, type: Extension, mustSupport: true, index: 4}
  webSource: {url: 'http://hl7.org/fhir/StructureDefinition/web-source', min: 0, max: 1, type: Extension, mustSupport: true, index: 5}
  workflowStatusDescription: {url: 'http://hl7.org/fhir/StructureDefinition/valueset-workflowStatusDescription', min: 0, max: 1, short: Content authoring workflow status, type: Extension, mustSupport: false, index: 6}
class: profile
kind: resource
url: http://hl7.org/fhir/StructureDefinition/shareablevalueset
base: http://hl7.org/fhir/StructureDefinition/ValueSet
version: 4.0.2
required: [url, experimental, title, version, description]