{
  "resourceType": "StructureDefinition",
  "url": "https://noma.no/fhir/StructureDefinition/ValueSet_NOMA_v3_1",
  "version": "3.1",
  "name": "ValueSet_NOMA_v3_1",
  "title": "ValueSet_NOMA_v3_1",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "ValueSet",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ValueSet",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ValueSet.version",
        "path": "ValueSet.version",
        "max": "0"
      },
      {
        "id": "ValueSet.title",
        "path": "ValueSet.title",
        "max": "0"
      },
      {
        "id": "ValueSet.status",
        "path": "ValueSet.status",
        "definition": "Only value sets with status \"active\" are being published"
      },
      {
        "id": "ValueSet.experimental",
        "path": "ValueSet.experimental",
        "max": "0"
      },
      {
        "id": "ValueSet.date",
        "path": "ValueSet.date",
        "max": "0"
      },
      {
        "id": "ValueSet.publisher",
        "path": "ValueSet.publisher",
        "max": "0"
      },
      {
        "id": "ValueSet.contact",
        "path": "ValueSet.contact",
        "max": "0"
      },
      {
        "id": "ValueSet.description",
        "path": "ValueSet.description",
        "max": "0"
      },
      {
        "id": "ValueSet.useContext",
        "path": "ValueSet.useContext",
        "max": "0"
      },
      {
        "id": "ValueSet.jurisdiction",
        "path": "ValueSet.jurisdiction",
        "max": "0"
      },
      {
        "id": "ValueSet.immutable",
        "path": "ValueSet.immutable",
        "max": "0"
      },
      {
        "id": "ValueSet.purpose",
        "path": "ValueSet.purpose",
        "max": "0"
      },
      {
        "id": "ValueSet.copyright",
        "path": "ValueSet.copyright",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.lockedDate",
        "path": "ValueSet.compose.lockedDate",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.inactive",
        "path": "ValueSet.compose.inactive",
        "definition": "Aalways \"false\" since no codes with a status other than \"active\" are being published."
      },
      {
        "id": "ValueSet.compose.include.version",
        "path": "ValueSet.compose.include.version",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.include.concept",
        "path": "ValueSet.compose.include.concept",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.include.filter",
        "path": "ValueSet.compose.include.filter",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.include.valueSet",
        "path": "ValueSet.compose.include.valueSet",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.exclude",
        "path": "ValueSet.compose.exclude",
        "max": "0"
      },
      {
        "id": "ValueSet.expansion",
        "path": "ValueSet.expansion",
        "max": "0"
      }
    ]
  }
}