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

: MimicServices - JSON Representation

Draft as of 2022-09-21

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "mimic-services",
  "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-services</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\">TRAUM<a name=\"mimic-services-TRAUM\"> </a></td></tr><tr><td style=\"white-space:nowrap\">DENT<a name=\"mimic-services-DENT\"> </a></td></tr><tr><td style=\"white-space:nowrap\">CSURG<a name=\"mimic-services-CSURG\"> </a></td></tr><tr><td style=\"white-space:nowrap\">CMED<a name=\"mimic-services-CMED\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ORTHO<a name=\"mimic-services-ORTHO\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ENT<a name=\"mimic-services-ENT\"> </a></td></tr><tr><td style=\"white-space:nowrap\">GU<a name=\"mimic-services-GU\"> </a></td></tr><tr><td style=\"white-space:nowrap\">NMED<a name=\"mimic-services-NMED\"> </a></td></tr><tr><td style=\"white-space:nowrap\">SURG<a name=\"mimic-services-SURG\"> </a></td></tr><tr><td style=\"white-space:nowrap\">TSURG<a name=\"mimic-services-TSURG\"> </a></td></tr><tr><td style=\"white-space:nowrap\">GYN<a name=\"mimic-services-GYN\"> </a></td></tr><tr><td style=\"white-space:nowrap\">VSURG<a name=\"mimic-services-VSURG\"> </a></td></tr><tr><td style=\"white-space:nowrap\">MED<a name=\"mimic-services-MED\"> </a></td></tr><tr><td style=\"white-space:nowrap\">NSURG<a name=\"mimic-services-NSURG\"> </a></td></tr><tr><td style=\"white-space:nowrap\">PSYCH<a name=\"mimic-services-PSYCH\"> </a></td></tr><tr><td style=\"white-space:nowrap\">OBS<a name=\"mimic-services-OBS\"> </a></td></tr><tr><td style=\"white-space:nowrap\">OMED<a name=\"mimic-services-OMED\"> </a></td></tr><tr><td style=\"white-space:nowrap\">EYE<a name=\"mimic-services-EYE\"> </a></td></tr><tr><td style=\"white-space:nowrap\">PSURG<a name=\"mimic-services-PSURG\"> </a></td></tr></table></div>"
  },
  "url" : "http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-services",
  "version" : "1.3.0",
  "name" : "MimicServices",
  "title" : "MimicServices",
  "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 hospital services for MIMIC",
  "valueSet" : "http://mimic.mit.edu/fhir/mimic/ValueSet/mimic-services",
  "content" : "complete",
  "concept" : [
    {
      "code" : "TRAUM"
    },
    {
      "code" : "DENT"
    },
    {
      "code" : "CSURG"
    },
    {
      "code" : "CMED"
    },
    {
      "code" : "ORTHO"
    },
    {
      "code" : "ENT"
    },
    {
      "code" : "GU"
    },
    {
      "code" : "NMED"
    },
    {
      "code" : "SURG"
    },
    {
      "code" : "TSURG"
    },
    {
      "code" : "GYN"
    },
    {
      "code" : "VSURG"
    },
    {
      "code" : "MED"
    },
    {
      "code" : "NSURG"
    },
    {
      "code" : "PSYCH"
    },
    {
      "code" : "OBS"
    },
    {
      "code" : "OMED"
    },
    {
      "code" : "EYE"
    },
    {
      "code" : "PSURG"
    }
  ]
}