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

: MimicMedicationMethodIcu - XML Representation

Draft as of 2022-09-21

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="mimic-medication-method-icu"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <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-medication-method-icu</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">Non Iv Meds<a name="mimic-medication-method-icu-NonIvMeds"> </a></td></tr><tr><td style="white-space:nowrap">Drug Push<a name="mimic-medication-method-icu-DrugPush"> </a></td></tr><tr><td style="white-space:nowrap">Continuous Med<a name="mimic-medication-method-icu-ContinuousMed"> </a></td></tr><tr><td style="white-space:nowrap">Bolus<a name="mimic-medication-method-icu-Bolus"> </a></td></tr><tr><td style="white-space:nowrap">Continuous IV<a name="mimic-medication-method-icu-ContinuousIV"> </a></td></tr></table></div>
  </text>
  <url
       value="http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-medication-method-icu"/>
  <version value="1.3.0"/>
  <name value="MimicMedicationMethodIcu"/>
  <title value="MimicMedicationMethodIcu"/>
  <status value="draft"/>
  <date value="2022-09-21T13:59:43-04:00"/>
  <publisher value="KinD Lab"/>
  <contact>
    <name value="KinD Lab"/>
    <telecom>
      <system value="url"/>
      <value value="http://fhir.kindlab.sickkids.ca"/>
    </telecom>
  </contact>
  <description
               value="The medication delivery method used in the ICU for MIMIC"/>
  <valueSet
            value="http://mimic.mit.edu/fhir/mimic/ValueSet/mimic-medication-method-icu"/>
  <content value="complete"/>
  <concept>
    <code value="Non Iv Meds"/>
  </concept>
  <concept>
    <code value="Drug Push"/>
  </concept>
  <concept>
    <code value="Continuous Med"/>
  </concept>
  <concept>
    <code value="Bolus"/>
  </concept>
  <concept>
    <code value="Continuous IV"/>
  </concept>
</CodeSystem>