FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/anforderungSNOMED

Packagerki.demis.ars
Resource TypeValueSet
IdanforderungSNOMED
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rki.demis.ars@1.0.0-rc.2&canonical=https://demis.rki.de/fhir/ars/ValueSet/anforderungSNOMED
URLhttps://demis.rki.de/fhir/ars/ValueSet/anforderungSNOMED
Version1.0.0
Statusactive
Date2025-06-06
NameAnforderungSNOMED
TitleUntersuchungsanlass Diagnose oder Screening
Realmde
DescriptionDieses value-set enthält aktuell zwei Codes aus SNOMED-CT, die zwischen einer Screening-Probe und einer klinischen Probe unterscheiden.
CopyrightThis 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.

Resources that use this resource

StructureDefinition
ServiceRequestLaborauftrag

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "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)"
              }
            ]
          }
        ]
      }
    ]
  }
}