{
  "resourceType" : "ValueSet",
  "id" : "observation-blood-glucose-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-loinc-codes.html#loinc-codes-15074-8\">15074-8</a></td><td>Glucose [Moles/volume] in Blood</td></tr><tr><td><a href=\"CodeSystem-loinc-codes.html#loinc-codes-14743-9\">14743-9</a></td><td>Glucose [Moles/volume] in Capillary blood by Glucometer</td></tr><tr><td><a href=\"CodeSystem-loinc-codes.html#loinc-codes-14745-4\">14745-4</a></td><td>Glucose [Moles/volume] in Body fluid</td></tr></table></li></ul></div>"
  },
  "url" : "http://ig.fujitsu.com/healthy-living/ValueSet/observation-blood-glucose-codes",
  "version" : "1.1.30",
  "name" : "ObservationBloodGlucose",
  "title" : "Observation BloodGlucose Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-12-04T01:48:39+00:00",
  "publisher" : "Fujitsu",
  "contact" : [{
    "name" : "Fujitsu",
    "telecom" : [{
      "system" : "url",
      "value" : "https://hlpf.global.fujitsu.com/top/"
    }]
  }],
  "description" : "PHRの血糖値データを表すコード",
  "compose" : {
    "include" : [{
      "system" : "http://loinc.org",
      "concept" : [{
        "code" : "15074-8",
        "display" : "Glucose [Moles/volume] in Blood"
      },
      {
        "code" : "14743-9",
        "display" : "Glucose [Moles/volume] in Capillary blood by Glucometer"
      },
      {
        "code" : "14745-4",
        "display" : "Glucose [Moles/volume] in Body fluid"
      }]
    }]
  }
}