{
  "resourceType": "StructureDefinition",
  "id": "CodeSystem",
  "url": "https://fhir.centraxx.de/StructureDefinition/MasterDataCatalog",
  "version": "2025.4.0",
  "name": "MasterDataCatalog",
  "status": "active",
  "publisher": "Kairos an IQVIA business",
  "description": "Represents a CentraXX MasterDataCatalog.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "CodeSystem",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CodeSystem",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "CodeSystem.language",
        "path": "CodeSystem.language",
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "CodeSystem.extension",
        "path": "CodeSystem.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "closed"
        },
        "min": 1,
        "max": "2",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "CodeSystem.extension:updateWithOverwrite",
        "path": "CodeSystem.extension",
        "sliceName": "updateWithOverwrite",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.centraxx.de/extension/updateWithOverwrite"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "CodeSystem.extension:masterDataCatalogType",
        "path": "CodeSystem.extension",
        "sliceName": "masterDataCatalogType",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.centraxx.de/extension/catalogs/masterDataCatalogType"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "CodeSystem.url",
        "path": "CodeSystem.url",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "CodeSystem.identifier",
        "path": "CodeSystem.identifier",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "CodeSystem.identifier.system",
        "path": "CodeSystem.identifier.system",
        "min": 1,
        "max": "1",
        "fixedString": "https://fhir.centraxx.de/system/catalogs/masterDataCatalog",
        "mustSupport": true
      },
      {
        "id": "CodeSystem.identifier.value",
        "path": "CodeSystem.identifier.value",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "CodeSystem.version",
        "path": "CodeSystem.version",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "CodeSystem.title",
        "path": "CodeSystem.title",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "CodeSystem.title.extension",
        "path": "CodeSystem.title.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "closed"
        },
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "CodeSystem.title.extension:translation",
        "path": "CodeSystem.title.extension",
        "sliceName": "translation",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/translation"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "CodeSystem.status",
        "path": "CodeSystem.status",
        "min": 1,
        "fixedString": "active",
        "mustSupport": true
      },
      {
        "id": "CodeSystem.description",
        "path": "CodeSystem.description",
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "CodeSystem.description.extension",
        "path": "CodeSystem.description.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "closed"
        },
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "CodeSystem.description.extension:translation",
        "path": "CodeSystem.description.extension",
        "sliceName": "translation",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/translation"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "CodeSystem.caseSensitive",
        "path": "CodeSystem.caseSensitive",
        "min": 0,
        "max": "1",
        "fixedBoolean": false,
        "mustSupport": true
      },
      {
        "id": "CodeSystem.hierarchyMeaning",
        "path": "CodeSystem.hierarchyMeaning",
        "min": 0,
        "max": "1",
        "fixedCode": "classified-with",
        "mustSupport": true
      },
      {
        "id": "CodeSystem.content",
        "path": "CodeSystem.content",
        "min": 1,
        "fixedCode": "complete",
        "mustSupport": true
      },
      {
        "id": "CodeSystem.concept",
        "path": "CodeSystem.concept",
        "min": 0,
        "max": "*",
        "mustSupport": true
      },
      {
        "id": "CodeSystem.concept.code",
        "path": "CodeSystem.concept.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "CodeSystem.concept.designation",
        "path": "CodeSystem.concept.designation",
        "min": 0,
        "max": "*",
        "mustSupport": true
      },
      {
        "id": "CodeSystem.concept.designation.language",
        "path": "CodeSystem.concept.designation.language",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "CodeSystem.concept.designation.value",
        "path": "CodeSystem.concept.designation.value",
        "min": 1,
        "max": "1",
        "mustSupport": true
      }
    ]
  }
}