{
  "resourceType" : "ValueSet",
  "id" : "im-gray-square-units",
  "language" : "lt",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"lt\" lang=\"lt\"><hr/><p><b>Lithuanian</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet im-gray-square-units</b></p><a name=\"lt-im-gray-square-units\"> </a><a name=\"lt-hcim-gray-square-units\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><ul><li>Include these codes as defined in <a href=\"http://unitsofmeasure.org\"><code>http://unitsofmeasure.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>Gy.m2</td><td/></tr><tr><td>mGy.cm2</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/imaging-r5/ValueSet/im-gray-square-units",
  "version" : "0.0.2",
  "name" : "GraySquareUnitsEuImaging",
  "title" : "Gray Square Units (Eu Imaging)",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-03-29T14:03:13+00:00",
  "publisher" : "Lithuanian Medical Library",
  "contact" : [{
    "name" : "Lithuanian Medical Library",
    "telecom" : [{
      "system" : "url",
      "value" : "https://medicinosnk.lt"
    },
    {
      "system" : "email",
      "value" : "info@medicinosnk.lt"
    }]
  }],
  "description" : "Units for Gray Square.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "EU"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://unitsofmeasure.org",
      "concept" : [{
        "code" : "Gy.m2"
      },
      {
        "code" : "mGy.cm2"
      }]
    }]
  }
}