{
  "resourceType": "StructureDefinition",
  "id": "c779b139-1068-47a5-a60c-90aff090d2cf",
  "meta": {
    "lastUpdated": "2019-06-25T14:42:35.7112029+00:00"
  },
  "url": "http://ots.nccn.org/hl7/fhir/StructureDefinition/febrileNeutropeniaRisk",
  "name": "febrileNeutropeniaRisk",
  "title": "febrileNeutropeniaRisk",
  "status": "active",
  "experimental": false,
  "date": "2019-06-25T14:42:35.4170632+00:00",
  "publisher": "National Comprehensive Cancer Network, Inc.",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nccn.org/about/contact.aspx",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Neutropenia with fever (febrile neutropenia [FN]) is a serious consequence of myelosuppressive chemotherapy that can result in hospitalization and the need for IV antibiotics. FN can also result in dose reductions, delays, or even discontinuation of chemotherapy, which, in turn, may compromise patient outcomes. It is thus important to identify the risk for developing FN so that patients can receive optimal chemotherapy while their risk for FN is appropriately managed.",
  "copyright": "National Comprehensive Cancer Network, Inc. (c) 2017. All right reserved.",
  "fhirVersion": "3.0.1",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "PlanDefinition.action"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Febrile neutropenia risk.",
        "definition": "Neutropenia with fever (febrile neutropenia [FN]) is a serious consequence of myelosuppressive chemotherapy that can result in hospitalization and the need for IV antibiotics. FN can also result in dose reductions, delays, or even discontinuation of chemotherapy, which, in turn, may compromise patient outcomes. It is thus important to identify the risk for developing FN so that patients can receive optimal chemotherapy while their risk for FN is appropriately managed."
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://ots.nccn.org/hl7/fhir/StructureDefinition/febrileNeutropeniaRisk"
      },
      {
        "id": "Extension.value[x]:valueCode",
        "path": "Extension.valueCode",
        "sliceName": "valueCode",
        "short": "FN risk.",
        "definition": "The level of FN risk associated with this regimen.",
        "comment": "n/a",
        "min": 1,
        "type": [
          {
            "code": "code"
          }
        ],
        "example": [
          {
            "label": "FN risk",
            "valueCode": "high"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "FN risk value set.",
          "valueSetUri": "http://ots.nccn.org/fhir/StructureDefinition/febrileNeutropeniaRisk-ValueSet"
        }
      }
    ]
  }
}