ICHOM FHIR Implementation Guide: Breast Cancer
0.0.1 - ci-build International flag

ICHOM FHIR Implementation Guide: Breast Cancer, published by ICHOM. This is not an authorized publication; it is the continuous build for version 0.0.1). This version is based on the current content of https://github.com/HL7/fhir-ichom-breast-cancer-ig/ and changes regularly. See the Directory of published versions

: Complication type Code System - JSON Representation

Active as of 2022-03-28

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ComplicationTypeCodeSystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://connect.ichom.org/fhir/CodeSystem/Complication-type defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"ComplicationTypeCodeSystem-0\"> </a></td><td>Wound infection</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"ComplicationTypeCodeSystem-1\"> </a></td><td>Seroma/hematoma</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ComplicationTypeCodeSystem-2\"> </a></td><td>Hemorrhage</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"ComplicationTypeCodeSystem-3\"> </a></td><td>Mastectomy skin flap necrosis</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"ComplicationTypeCodeSystem-4\"> </a></td><td>Partial autologous graft loss</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"ComplicationTypeCodeSystem-5\"> </a></td><td>Total autologous graft loss</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"ComplicationTypeCodeSystem-6\"> </a></td><td>Loss of implant</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"ComplicationTypeCodeSystem-7\"> </a></td><td>Thromboembolic event</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"ComplicationTypeCodeSystem-8\"> </a></td><td>Nerve damage</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"ComplicationTypeCodeSystem-9\"> </a></td><td>Delay wound healing/dehiscence</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"ComplicationTypeCodeSystem-10\"> </a></td><td>Skin toxicity</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"ComplicationTypeCodeSystem-11\"> </a></td><td>Pneumonia</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"ComplicationTypeCodeSystem-12\"> </a></td><td>Neutropenic sepsis</td></tr><tr><td style=\"white-space:nowrap\">999<a name=\"ComplicationTypeCodeSystem-999\"> </a></td><td>Unknown</td></tr></table></div>"
  },
  "url" : "http://connect.ichom.org/fhir/CodeSystem/Complication-type",
  "version" : "0.0.1",
  "name" : "ComplicationTypeCodeSystem",
  "title" : "Complication type Code System",
  "status" : "active",
  "date" : "2022-03-28T13:44:43+00:00",
  "publisher" : "ICHOM",
  "contact" : [
    {
      "name" : "ICHOM",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ichom.org"
        }
      ]
    }
  ],
  "description" : "Codes indicating the type of complication",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 14,
  "concept" : [
    {
      "code" : "0",
      "display" : "Wound infection"
    },
    {
      "code" : "1",
      "display" : "Seroma/hematoma"
    },
    {
      "code" : "2",
      "display" : "Hemorrhage"
    },
    {
      "code" : "3",
      "display" : "Mastectomy skin flap necrosis"
    },
    {
      "code" : "4",
      "display" : "Partial autologous graft loss"
    },
    {
      "code" : "5",
      "display" : "Total autologous graft loss"
    },
    {
      "code" : "6",
      "display" : "Loss of implant"
    },
    {
      "code" : "7",
      "display" : "Thromboembolic event"
    },
    {
      "code" : "8",
      "display" : "Nerve damage"
    },
    {
      "code" : "9",
      "display" : "Delay wound healing/dehiscence"
    },
    {
      "code" : "10",
      "display" : "Skin toxicity"
    },
    {
      "code" : "11",
      "display" : "Pneumonia"
    },
    {
      "code" : "12",
      "display" : "Neutropenic sepsis"
    },
    {
      "code" : "999",
      "display" : "Unknown"
    }
  ]
}