CodeSystem-fever-neutropenia-risk
{
"resourceType" : "CodeSystem",
"id" : "fever-neutropenia-risk",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>FeverNeutropeniaRisk</h2><div><p>The risk of fever neutropenia posed by this regimen</p>
</div><p>This code system http://nccn.org/fhir/CodeSystem/fever-neutropenia-risk defines the following codes:</p><table class="codes"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>high<a name="fever-neutropenia-risk-high"> </a></td><td>High</td><td>A high risk of fever neutropenia</td></tr><tr><td>intermediate<a name="fever-neutropenia-risk-intermediate"> </a></td><td>Intermediate</td><td>An intermediate risk of fever neutropenia</td></tr><tr><td>referToMgf<a name="fever-neutropenia-risk-referToMgf"> </a></td><td>Refer to Myeloid Growth Factors</td><td>Refer to the NCCN Guidelines for Myeloid Growth Factors</td></tr><tr><td>referToGuideline<a name="fever-neutropenia-risk-referToGuideline"> </a></td><td>Refer to attached guideline</td><td>Refer to the NCCN Guidelines listed under relatedArtifacts</td></tr><tr><td>notRecomended-referToGuideline<a name="fever-neutropenia-risk-notRecomended-referToGuideline"> </a></td><td>Not recommended. Refer to attached guideline</td><td>Not recommended. Refer to the NCCN Guidelines for Myeloid Growth Factors</td></tr></table></div>"
},
"url" : "http://nccn.org/fhir/CodeSystem/fever-neutropenia-risk",
"name" : "FeverNeutropeniaRisk",
"status" : "draft",
"experimental" : false,
"date" : "2017-04-14T19:53:50-04:00",
"contact" : [
{
"telecom" : [
{
"system" : "url"
},
{
"system" : "email"
}
]
}
],
"description" : "The risk of fever neutropenia posed by this regimen",
"caseSensitive" : true,
"valueSet" : "http://nccn.org/fhir/ValueSet/fever-neutropenia-risk",
"content" : "complete",
"concept" : [
{
"code" : "high",
"display" : "High",
"definition" : "A high risk of fever neutropenia"
},
{
"code" : "intermediate",
"display" : "Intermediate",
"definition" : "An intermediate risk of fever neutropenia"
},
{
"code" : "referToMgf",
"display" : "Refer to Myeloid Growth Factors",
"definition" : "Refer to the NCCN Guidelines for Myeloid Growth Factors"
},
{
"code" : "referToGuideline",
"display" : "Refer to attached guideline",
"definition" : "Refer to the NCCN Guidelines listed under relatedArtifacts"
},
{
"code" : "notRecomended-referToGuideline",
"display" : "Not recommended. Refer to attached guideline",
"definition" : "Not recommended. Refer to the NCCN Guidelines for Myeloid Growth Factors"
}
]
}