0.1.0 - ci-build
NAPKONBIH - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "sars-cov2-infection-course",
"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 these codes as defined in <a href=\"CodeSystem-napkon-vaccination-module.html\"><code>https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/napkon-vaccination-module</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-napkon-vaccination-module.html#napkon-vaccination-module-1001\">1001</a></td><td>Nicht erkrankt (keine Symptome)</td></tr><tr><td><a href=\"CodeSystem-napkon-vaccination-module.html#napkon-vaccination-module-1002\">1002</a></td><td>Erkrankt und zu Hause</td></tr><tr><td><a href=\"CodeSystem-napkon-vaccination-module.html#napkon-vaccination-module-1003\">1003</a></td><td>Erkrankt und im Krankenhaus ohne Sauerstofftherapie</td></tr><tr><td><a href=\"CodeSystem-napkon-vaccination-module.html#napkon-vaccination-module-1004\">1004</a></td><td>Erkrankt und im Krankenhaus mit Sauerstofftherapie</td></tr><tr><td><a href=\"CodeSystem-napkon-vaccination-module.html#napkon-vaccination-module-1005\">1005</a></td><td>Erkrankt und im Krankenhaus auf einer Intensivstation</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/900000000000207008/version/20210731</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=261665006\">261665006</a></td><td>Unknown (qualifier value)</td></tr></table></li></ul></div>"
},
"url" : "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/sars-cov2-infection-course",
"version" : "0.1.0",
"name" : "SARSCov2InfectionCourse",
"title" : "SARS-CoV2 Infection Course",
"status" : "active",
"date" : "2021-10-19T22:00:24+00:00",
"publisher" : "BIH @ Charité",
"contact" : [
{
"name" : "BIH @ Charité",
"telecom" : [
{
"system" : "url",
"value" : "https://www.netzwerk-universitaetsmedizin.de"
}
]
}
],
"description" : "Infection course of SARS-CoV2",
"compose" : {
"include" : [
{
"system" : "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/napkon-vaccination-module",
"concept" : [
{
"code" : "1001",
"display" : "Nicht erkrankt (keine Symptome)"
},
{
"code" : "1002",
"display" : "Erkrankt und zu Hause"
},
{
"code" : "1003",
"display" : "Erkrankt und im Krankenhaus ohne Sauerstofftherapie"
},
{
"code" : "1004",
"display" : "Erkrankt und im Krankenhaus mit Sauerstofftherapie"
},
{
"code" : "1005",
"display" : "Erkrankt und im Krankenhaus auf einer Intensivstation"
}
]
},
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/900000000000207008/version/20210731",
"concept" : [
{
"code" : "261665006",
"display" : "Unknown (qualifier value)"
}
]
}
]
}
}