http://hl7.org/fhir/StructureDefinition/shareablevalueset|4.0.1

Enforces the minimum information set for the value set metadata required by HL7 and other organizations that share and publish value sets
description: Enforces the minimum information set for the value set metadata required by HL7 and other organizations that share and publish value sets
derivation: constraint
name: Shareable ValueSet
type: ValueSet
elements:
  url: {index: 0}
  version: {index: 1}
  name: {index: 2}
  status: {index: 3}
  experimental: {index: 4}
  publisher: {index: 5}
  description: {index: 6}
class: profile
kind: resource
url: http://hl7.org/fhir/StructureDefinition/shareablevalueset
base: http://hl7.org/fhir/StructureDefinition/ValueSet
version: 4.0.1
required: [url, experimental, name, status, publisher, version, description]