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

: MIMIC-ED Observation Resource Types Value Set - XML Representation

Active as of 2024-02-08

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mimic-observation-type-ed"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/56839-4/">56839-4</a></td><td>Acuity assessment Narrative</td></tr><tr><td><a href="https://loinc.org/8661-1/">8661-1</a></td><td>Chief complaint - Reported</td></tr><tr><td><a href="https://loinc.org/98137-3/">98137-3</a></td><td>Pain assessment report</td></tr><tr><td><a href="https://loinc.org/8884-9/">8884-9</a></td><td>Heart rate rhythm</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://mimic.mit.edu/fhir/mimic/ValueSet/mimic-observation-type-ed"/>
  <version value="1.3.0"/>
  <name value="MimicObservationTypeED"/>
  <title value="MIMIC-ED Observation Resource Types Value Set"/>
  <status value="active"/>
  <date value="2024-02-08T11:07:36-05: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="Selected codes from LOINC that represent values from the triage table in MIMIC-ED."/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="56839-4"/>
        <display value="Acuity assessment Narrative"/>
      </concept>
      <concept>
        <code value="8661-1"/>
        <display value="Chief complaint - Reported"/>
      </concept>
      <concept>
        <code value="98137-3"/>
        <display value="Pain assessment report"/>
      </concept>
      <concept>
        <code value="8884-9"/>
        <display value="Heart rate rhythm"/>
      </concept>
    </include>
  </compose>
</ValueSet>