{
  "resourceType": "StructureDefinition",
  "url": "http://bookplan.dk/fhir/StructureDefinition/ValueSet",
  "version": "1.0",
  "name": "ValueSet",
  "status": "active",
  "publisher": "Capgemini Danmark A/S",
  "fhirVersion": "1.0.2",
  "kind": "resource",
  "constrainedType": "ValueSet",
  "abstract": false,
  "contextType": "resource",
  "base": "http://hl7.org/fhir/StructureDefinition/ValueSet",
  "differential": {
    "element": [
      {
        "path": "ValueSet.id",
        "min": 1
      },
      {
        "path": "ValueSet.meta",
        "max": "0"
      },
      {
        "path": "ValueSet.implicitRules",
        "max": "0"
      },
      {
        "path": "ValueSet.language",
        "max": "0"
      },
      {
        "path": "ValueSet.text",
        "max": "0"
      },
      {
        "path": "ValueSet.contained",
        "max": "0"
      },
      {
        "path": "ValueSet.url",
        "max": "0"
      },
      {
        "path": "ValueSet.identifier",
        "max": "0"
      },
      {
        "path": "ValueSet.version",
        "max": "0"
      },
      {
        "path": "ValueSet.name",
        "max": "0"
      },
      {
        "path": "ValueSet.experimental",
        "max": "0"
      },
      {
        "path": "ValueSet.publisher",
        "min": 1,
        "fixedUri": "Bookplan"
      },
      {
        "path": "ValueSet.contact",
        "max": "0"
      },
      {
        "path": "ValueSet.date",
        "max": "0"
      },
      {
        "path": "ValueSet.lockedDate",
        "max": "0"
      },
      {
        "path": "ValueSet.description",
        "max": "0"
      },
      {
        "path": "ValueSet.useContext",
        "max": "0"
      },
      {
        "path": "ValueSet.immutable",
        "max": "0"
      },
      {
        "path": "ValueSet.requirements",
        "max": "0"
      },
      {
        "path": "ValueSet.copyright",
        "max": "0"
      },
      {
        "path": "ValueSet.extensible",
        "max": "0"
      },
      {
        "path": "ValueSet.codeSystem",
        "min": 1
      },
      {
        "path": "ValueSet.codeSystem.id",
        "max": "0"
      },
      {
        "path": "ValueSet.codeSystem.system",
        "maxLength": 500
      },
      {
        "path": "ValueSet.codeSystem.version",
        "max": "0"
      },
      {
        "path": "ValueSet.codeSystem.caseSensitive",
        "max": "0"
      },
      {
        "path": "ValueSet.codeSystem.concept.id",
        "max": "0"
      },
      {
        "path": "ValueSet.codeSystem.concept.code",
        "maxLength": 250
      },
      {
        "path": "ValueSet.codeSystem.concept.abstract",
        "max": "0"
      },
      {
        "path": "ValueSet.codeSystem.concept.display",
        "maxLength": 500
      },
      {
        "path": "ValueSet.codeSystem.concept.definition",
        "max": "0"
      },
      {
        "path": "ValueSet.codeSystem.concept.designation",
        "max": "0"
      },
      {
        "path": "ValueSet.codeSystem.concept.concept",
        "max": "0"
      },
      {
        "path": "ValueSet.compose",
        "max": "0"
      },
      {
        "path": "ValueSet.expansion",
        "max": "0"
      }
    ]
  }
}