FHIR IG Statistics: ValueSet/IVR-VS-diagType
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct
Code | Display | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
47965005 | differential diagnosis | Differentialdiagnose | Diagnostique différentiel | Diagnosi differenziale |
14657009 | established diagnosis | Diagnose | Diagnostique | Diagnosi |
2931005 | probable diagnosis | Verdachtsdiagnose | Diagnostique suspecté | Sospetta diagnosi |
Source
{
"resourceType": "ValueSet",
"id": "IVR-VS-diagType",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-diagType",
"version": "2.1.0-ci-build",
"name": "IVRVSdiagType",
"title": "IVR Diagnosis Type",
"status": "draft",
"experimental": false,
"date": "2025-07-24T15:44:25+00:00",
"publisher": "IVR Interverband für Rettungswesen",
"contact": [
{
"name": "IVR Interverband für Rettungswesen",
"telecom": [
{
"system": "url",
"value": "https://www.ivr-ias.ch/"
}
]
}
],
"description": "List of types of diagnosis.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "47965005",
"display": "differential diagnosis",
"designation": [
{
"language": "de-CH",
"value": "Differentialdiagnose"
},
{
"language": "fr-CH",
"value": "Diagnostique différentiel"
},
{
"language": "it-CH",
"value": "Diagnosi differenziale"
}
]
},
{
"code": "14657009",
"display": "established diagnosis",
"designation": [
{
"language": "de-CH",
"value": "Diagnose"
},
{
"language": "fr-CH",
"value": "Diagnostique"
},
{
"language": "it-CH",
"value": "Diagnosi"
}
]
},
{
"code": "2931005",
"display": "probable diagnosis",
"designation": [
{
"language": "de-CH",
"value": "Verdachtsdiagnose"
},
{
"language": "fr-CH",
"value": "Diagnostique suspecté"
},
{
"language": "it-CH",
"value": "Sospetta diagnosi"
}
]
}
]
}
]
}
}