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" : "congenital-diseases",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 66091009 (Congenital disease)</li></ul></div>"
},
"url" : "https://www.napkon.de/fhir/ValueSet/congenital-diseases",
"version" : "1.0.0",
"name" : "CongenitalDiseases",
"title" : "Congenital Diseases",
"status" : "active",
"date" : "2021-11-17",
"publisher" : "Charité - Universitätsmedizin Berlin",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.bihealth.org/en/research/core-facilities/interoperability/"
}
]
}
],
"description" : "Congenital diseases",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "66091009"
}
]
}
]
}
}