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

: MimicEncounterType - XML Representation

Draft as of 2022-09-21

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mimic-encounter-type"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="CodeSystem-mimic-hcpcs-cd.html"><code>http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-hcpcs-cd</code></a></li><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</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="http://snomed.info/id/308335008">308335008</a></td><td>Patient encounter procedure</td></tr></table></li></ul></div>
  </text>
  <url value="http://mimic.mit.edu/fhir/mimic/ValueSet/mimic-encounter-type"/>
  <version value="1.3.0"/>
  <name value="MimicEncounterType"/>
  <title value="MimicEncounterType"/>
  <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 encounter type for MIMIC"/>
  <compose>
    <include>
      <system
              value="http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-hcpcs-cd"/>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="308335008"/>
        <display value="Patient encounter procedure"/>
      </concept>
    </include>
  </compose>
</ValueSet>