{
  "resourceType" : "CodeSystem",
  "id" : "50.607",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem 50.607</b></p><a name=\"50.607\"> </a><a name=\"hc50.607\"> </a><p>This case-sensitive code system <code>http://va.gov/fhir/CodeSystem/50.607</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">MG<a name=\"50.607-MG\"> </a></td><td>milligram</td></tr><tr><td style=\"white-space:nowrap\">MCG<a name=\"50.607-MCG\"> </a></td><td>microgram</td></tr><tr><td style=\"white-space:nowrap\">MEQ<a name=\"50.607-MEQ\"> </a></td><td>milliequivalent</td></tr><tr><td style=\"white-space:nowrap\">UNIT<a name=\"50.607-UNIT\"> </a></td><td>unit</td></tr><tr><td style=\"white-space:nowrap\">GM<a name=\"50.607-GM\"> </a></td><td>gram</td></tr></table></div>"
  },
  "url" : "http://va.gov/fhir/CodeSystem/50.607",
  "version" : "2.5.0",
  "name" : "DoseUnits_VistA",
  "title" : "50.607",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-31T16:09:38+00:00",
  "publisher" : "VA",
  "contact" : [{
    "name" : "VA",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.va.gov"
    }]
  }],
  "description" : "CodeSystem for VistA file(-field) 50.607",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [{
    "code" : "MG",
    "display" : "milligram"
  },
  {
    "code" : "MCG",
    "display" : "microgram"
  },
  {
    "code" : "MEQ",
    "display" : "milliequivalent"
  },
  {
    "code" : "UNIT",
    "display" : "unit"
  },
  {
    "code" : "GM",
    "display" : "gram"
  }]
}