FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| de.gematik.isik#5.1.3 | ISiKDiagnose | ISiKDiagnose |
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "DiagnosesSCT",
"id": "DiagnosesSCT",
"description": "Enthaelt alle SNOMED Clinical finding, Event und Situation with explicit context codes",
"version": "5.1.3",
"url": "https://gematik.de/fhir/isik/ValueSet/DiagnosesSCT",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2026-07-17",
"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"
}
]
}
]
}
}