FHIR IG Statistics: ValueSet/anforderungSNOMED
Package | rki.demis.ars |
Resource Type | ValueSet |
Id | anforderungSNOMED |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=rki.demis.ars@1.0.0-rc.2&canonical=https://demis.rki.de/fhir/ars/ValueSet/anforderungSNOMED |
URL | https://demis.rki.de/fhir/ars/ValueSet/anforderungSNOMED |
Version | 1.0.0 |
Status | active |
Date | 2025-06-06 |
Name | AnforderungSNOMED |
Title | Untersuchungsanlass Diagnose oder Screening |
Realm | de |
Description | Dieses value-set enthält aktuell zwei Codes aus SNOMED-CT, die zwischen einer Screening-Probe und einer klinischen Probe unterscheiden. |
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. |
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED 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)"
}
]
}
]
}
]
}
}