NAPKON Pediatrics Module
1.0.0 - trial-use
NAPKON Pediatrics Module - Local Development build (v1.0.0). See the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "fungal-infections-sct",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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 83062006 (Infection by Candida albicans)</li><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 65553006 (Aspergillosis)</li><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 3218000 (Mycosis)</li></ul></div>"
},
"url" : "https://www.napkon.de/fhir/ValueSet/fungal-infections-sct",
"version" : "1.0.0",
"name" : "FungalInfectionsSCT",
"title" : "Fungal Infections SNOMED CT",
"status" : "active",
"date" : "2020-10-05",
"publisher" : "Charité - Universitätsmedizin Berlin",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.bihealth.org/en/research/core-facilities/interoperability/"
}
]
}
],
"description" : "Value set of fungal infections",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "83062006"
}
]
},
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "65553006"
}
]
},
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "3218000"
}
]
}
]
}
}