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
Draft as of 2022-09-21 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="mimic-admission-class"/>
<language value="en"/>
<text>
<status value="extensions"/>
<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-admission-class.html"><code>http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-admission-class</code></a></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-ActCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-EMER">EMER</a></td><td style="color: #cccccc">emergency</td><td>A patient encounter that takes place at a dedicated healthcare service delivery location where the patient receives immediate evaluation and treatment, provided until the patient can be discharged or responsibility for the patient's care is transferred elsewhere (for example, the patient could be admitted as an inpatient or transferred to another facility.)</td></tr><tr><td><a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-ACUTE">ACUTE</a></td><td style="color: #cccccc">inpatient acute</td><td>An acute inpatient encounter.</td></tr></table></li></ul></div>
</text>
<url
value="http://mimic.mit.edu/fhir/mimic/ValueSet/mimic-admission-class"/>
<version value="1.3.0"/>
<name value="MimicAdmissionClass"/>
<title value="MimicAdmissionClass"/>
<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 admission class for MIMIC"/>
<compose>
<include>
<system
value="http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-admission-class"/>
</include>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<concept>
<code value="EMER"/>
</concept>
<concept>
<code value="ACUTE"/>
</concept>
</include>
</compose>
</ValueSet>