PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-draft-final
    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.r5.examples
derivation: constraint
name: ShareableValueSet
type: ValueSet
elements:
  description: {mustSupport: true, index: 11}
  publisher: {mustSupport: true, index: 10}
  name: {mustSupport: true, index: 6}
  versionAlgorithm:
    mustSupport: true
    choices: []
    index: 5
  experimental: {mustSupport: true, index: 9}
  title: {mustSupport: true, index: 7}
  extension:
    type: Extension
    mustSupport: true
    url: http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel
    index: 0
    slicing:
      slices:
        knowledgeRepresentationLevel:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel', index: 0}
          min: 0
        authoritativeSource:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/valueset-authoritativeSource', index: 1}
          min: 0
          max: 1
  status: {mustSupport: true, index: 8}
  url: {mustSupport: true, index: 2}
  version: {mustSupport: true, index: 3}
package_version: 5.0.0-draft-final
extensions:
  knowledgeRepresentationLevel: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel', min: 0, type: Extension, mustSupport: true, index: 0}
  authoritativeSource: {url: 'http://hl7.org/fhir/StructureDefinition/valueset-authoritativeSource', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/StructureDefinition/shareablevalueset
base: http://hl7.org/fhir/StructureDefinition/ValueSet
version: 5.0.0-draft-final
required: [url, experimental, title, version, description]