CH Term (R4)
3.3.0-ci-build - ci-build
CH Term (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.3.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-term/ and changes regularly. See the Directory of published versions
Active as of 2025-08-27 |
{
"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><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.3.0-ci-build",
"name" : "SnomedCTConceptViralDiseases",
"title" : "Snomed CT Concept Viral Diseases",
"status" : "active",
"experimental" : false,
"date" : "2025-08-27T12:40:16+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"
}
]
}
]
}
}