CH Term (R4)
3.2.0 - trial-use
This page is part of the CH Term (R4) (v3.2.0: STU) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Active as of 2025-05-21 |
{
"resourceType" : "ValueSet",
"id" : "snomedct-concept-viraldiseases-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet snomedct-concept-viraldiseases-vs</b></p><a name=\"snomedct-concept-viraldiseases-vs\"> </a><a name=\"hcsnomedct-concept-viraldiseases-vs\"> </a><a name=\"snomedct-concept-viraldiseases-vs-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 34014006 (Viral disease)</li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept descends from 34014006 (Viral disease)</li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-term/ValueSet/snomedct-concept-viraldiseases-vs",
"version" : "3.2.0",
"name" : "SnomedCTConceptViralDiseases",
"title" : "Snomed CT Concept Viral Diseases",
"status" : "active",
"experimental" : false,
"date" : "2025-05-21T19:27:50+00:00",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch/"
}
]
},
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch/",
"use" : "work"
}
]
}
],
"description" : "The list of viral diseases by Snomed CT codes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"copyright" : "CC0-1.0",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "34014006"
}
]
},
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "34014006"
}
]
}
]
}
}