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

: MimicMedication - JSON Representation

Draft as of 2022-09-21

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "mimic-medication",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<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-medication-formulary-drug-cd.html\"><code>http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-medication-formulary-drug-cd</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-mimic-medication-icu.html\"><code>http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-medication-icu</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-mimic-medication-name.html\"><code>http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-medication-name</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-mimic-medication-ndc.html\"><code>http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-medication-ndc</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-mimic-medication-poe-iv.html\"><code>http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-medication-poe-iv</code></a></li></ul></div>"
  },
  "url" : "http://mimic.mit.edu/fhir/mimic/ValueSet/mimic-medication",
  "version" : "1.3.0",
  "name" : "MimicMedication",
  "title" : "MimicMedication",
  "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" : "All medication codesystems combined for MIMIC. Contains medication-formulary-drug-cd, medication-ndc, medication-name, medication-poe-iv, medication-icu",
  "compose" : {
    "include" : [
      {
        "system" : "http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-medication-formulary-drug-cd"
      },
      {
        "system" : "http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-medication-icu"
      },
      {
        "system" : "http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-medication-name"
      },
      {
        "system" : "http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-medication-ndc"
      },
      {
        "system" : "http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-medication-poe-iv"
      }
    ]
  }
}