WHO Clinical Care in Crisis Implementation Guide for Children - Local Development build (v0.1.0). See the Directory of published versions
: Malaria Risk - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "malaria-risk",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-che-custom-codes.html\"><code>https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B12S1.46DE16\">CHE.B12S1.DE16</a></td><td>High Malaria Risk</td><td>High malaria risk: in area where more than 5% of fever cases in children 2 to 59 months are attributable to malaria</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B12S1.46DE17\">CHE.B12S1.DE17</a></td><td>Low Malaria Risk</td><td>Low malaria risk: in area where fewer than 5% of fever cases in children 2 to 59 months are attributable to malaria, but where the risk is not negligible.</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B12S1.46DE18\">CHE.B12S1.DE18</a></td><td>No Malaria Risk</td><td>No malaria risk: malaria transmission does not normally occur in the area, and imported malaria is uncommon.</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/ValueSet/malaria-risk",
"version" : "0.1.0",
"name" : "valueset-malaria-risk",
"title" : "Malaria Risk",
"status" : "draft",
"experimental" : false,
"date" : "2023-10-04T12:32:21+00:00",
"publisher" : "WHO",
"contact" : [
{
"name" : "WHO",
"telecom" : [
{
"system" : "url",
"value" : "http://who.int"
}
]
}
],
"description" : "Codes representing possible values for the Provide an estimated age or estimated date of birth element",
"immutable" : true,
"compose" : {
"include" : [
{
"system" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes",
"concept" : [
{
"code" : "CHE.B12S1.DE16",
"display" : "High Malaria Risk",
"designation" : [
{
"value" : "High malaria risk: in area where more than 5% of fever cases in children 2 to 59 months are attributable to malaria"
}
]
},
{
"code" : "CHE.B12S1.DE17",
"display" : "Low Malaria Risk",
"designation" : [
{
"value" : "Low malaria risk: in area where fewer than 5% of fever cases in children 2 to 59 months are attributable to malaria, but where the risk is not negligible."
}
]
},
{
"code" : "CHE.B12S1.DE18",
"display" : "No Malaria Risk",
"designation" : [
{
"value" : "No malaria risk: malaria transmission does not normally occur in the area, and imported malaria is uncommon."
}
]
}
]
}
]
}
}