FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| who.ddcc#current | sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "ch-emr-cognitive-disability-types-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-cognitive-disability-types-vs",
"version": "0.1.0",
"name": "ChEmrCognitiveDisabilityTypesVS",
"title": "Cognitive disability types",
"status": "active",
"experimental": false,
"date": "2025-01-15",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
}
],
"description": "Value sets for the types of disabilities",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CHE"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "443265004",
"display": "Cognitive disorder"
},
{
"code": "52448006",
"display": "Dementia"
},
{
"code": "35919005",
"display": "Autism spectrum disorder"
},
{
"code": "58214004",
"display": "Schizophrenia"
},
{
"code": "197480006",
"display": "Anxiety disorder"
},
{
"code": "74732009",
"display": "Mental disorder"
}
]
}
]
}
}