{
  "resourceType": "StructureDefinition",
  "url": "http://electronichealth.se/fhir/StructureDefinition/NLLSimpleValueSet",
  "name": "NLLSimpleValueSet",
  "status": "draft",
  "fhirVersion": "4.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "ValueSet",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ValueSet",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ValueSet.url",
        "path": "ValueSet.url",
        "mustSupport": true
      },
      {
        "id": "ValueSet.identifier",
        "path": "ValueSet.identifier",
        "mustSupport": true
      },
      {
        "id": "ValueSet.version",
        "path": "ValueSet.version",
        "mustSupport": true
      },
      {
        "id": "ValueSet.name",
        "path": "ValueSet.name",
        "mustSupport": true
      },
      {
        "id": "ValueSet.publisher",
        "path": "ValueSet.publisher",
        "mustSupport": true
      },
      {
        "id": "ValueSet.purpose",
        "path": "ValueSet.purpose",
        "mustSupport": true
      },
      {
        "id": "ValueSet.compose",
        "path": "ValueSet.compose",
        "mustSupport": true
      },
      {
        "id": "ValueSet.compose.include.system",
        "path": "ValueSet.compose.include.system",
        "mustSupport": true
      },
      {
        "id": "ValueSet.compose.include.concept.code",
        "path": "ValueSet.compose.include.concept.code",
        "mustSupport": true
      },
      {
        "id": "ValueSet.compose.include.concept.display",
        "path": "ValueSet.compose.include.concept.display",
        "mustSupport": true
      }
    ]
  }
}