{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "DiagnosesSCT",
  "id": "DiagnosesSCT",
  "description": "Enthaelt alle SNOMED Clinical finding, Event und Situation with explicit context codes",
  "version": "5.1.2",
  "url": "https://gematik.de/fhir/isik/ValueSet/DiagnosesSCT",
  "experimental": false,
  "publisher": "gematik GmbH",
  "date": "2026-04-22",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "404684003"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "272379006"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "243796009"
          }
        ]
      }
    ]
  }
}