{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "AnforderungSNOMED",
  "id": "anforderungSNOMED",
  "title": "Untersuchungsanlass Diagnose oder Screening",
  "description": "Dieses value-set enthält aktuell zwei Codes aus SNOMED-CT, die zwischen einer Screening-Probe und einer klinischen Probe unterscheiden.",
  "version": "1.0.0",
  "url": "https://demis.rki.de/fhir/ars/ValueSet/anforderungSNOMED",
  "date": "2025-06-06",
  "experimental": false,
  "publisher": "ARS@rki.de",
  "copyright": "This value set includes SNOMED Clinical Terms® (SNOMED CT®) which is used by permission of the International Health Terminology Standards Development Organisation (IHTSDO). All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. 'SNOMED' and 'SNOMED CT' are registered trademarks of the IHTSDO.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/11000274103/version/20250515",
        "concept": [
          {
            "code": "360156006",
            "display": "Screening - procedure intent (qualifier value)",
            "designation": [
              {
                "language": "de-DE",
                "value": "nicht medizinisch-diagnostischer Anlass (Screening)"
              }
            ]
          },
          {
            "code": "168186002",
            "display": "Sample - microbiological exam (procedure)",
            "designation": [
              {
                "language": "de-DE",
                "value": "allgemeiner medizinisch-diagnostischer Anlass (Diagnose)"
              }
            ]
          }
        ]
      }
    ]
  }
}