MIMIC Implementation Guide
1.3.0 - Draft

MIMIC Implementation Guide - Local Development build (v1.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MimicProcedureCategory - JSON Representation

Draft as of 2022-09-21

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "mimic-procedure-category",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p>This  code system <code>http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-procedure-category</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">CRRT Filter Change<a name=\"mimic-procedure-category-CRRTFilterChange\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Ventilation<a name=\"mimic-procedure-category-Ventilation\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Peripheral Lines<a name=\"mimic-procedure-category-PeripheralLines\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Procedures<a name=\"mimic-procedure-category-Procedures\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Communication<a name=\"mimic-procedure-category-Communication\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Peritoneal Dialysis<a name=\"mimic-procedure-category-PeritonealDialysis\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Continuous Procedures<a name=\"mimic-procedure-category-ContinuousProcedures\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Significant Events<a name=\"mimic-procedure-category-SignificantEvents\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Tubes<a name=\"mimic-procedure-category-Tubes\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Intubation/Extubation<a name=\"mimic-procedure-category-Intubation.47Extubation\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Dialysis<a name=\"mimic-procedure-category-Dialysis\"> </a></td></tr><tr><td style=\"white-space:nowrap\">17 - Inhaled Meds<a name=\"mimic-procedure-category-17-InhaledMeds\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Imaging<a name=\"mimic-procedure-category-Imaging\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Invasive Lines<a name=\"mimic-procedure-category-InvasiveLines\"> </a></td></tr></table></div>"
  },
  "url" : "http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-procedure-category",
  "version" : "1.3.0",
  "name" : "MimicProcedureCategory",
  "title" : "MimicProcedureCategory",
  "status" : "draft",
  "date" : "2022-09-21T13:59:43-04:00",
  "publisher" : "KinD Lab",
  "contact" : [
    {
      "name" : "KinD Lab",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://fhir.kindlab.sickkids.ca"
        }
      ]
    }
  ],
  "description" : "The procedure category codes for MIMIC",
  "valueSet" : "http://mimic.mit.edu/fhir/mimic/ValueSet/mimic-procedure-category",
  "content" : "complete",
  "concept" : [
    {
      "code" : "CRRT Filter Change"
    },
    {
      "code" : "Ventilation"
    },
    {
      "code" : "Peripheral Lines"
    },
    {
      "code" : "Procedures"
    },
    {
      "code" : "Communication"
    },
    {
      "code" : "Peritoneal Dialysis"
    },
    {
      "code" : "Continuous Procedures"
    },
    {
      "code" : "Significant Events"
    },
    {
      "code" : "Tubes"
    },
    {
      "code" : "Intubation/Extubation"
    },
    {
      "code" : "Dialysis"
    },
    {
      "code" : "17 - Inhaled Meds"
    },
    {
      "code" : "Imaging"
    },
    {
      "code" : "Invasive Lines"
    }
  ]
}