0.1.0 - ci-build

MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ValueSetGlucoseLevel(MY Core) - JSON Representation

Active as of 2024-02-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "value-set-glucose-level-my-core",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet value-set-glucose-level-my-core</b></p><a name=\"value-set-glucose-level-my-core\"> </a><a name=\"hcvalue-set-glucose-level-my-core\"> </a><a name=\"value-set-glucose-level-my-core-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/166892002\">166892002</a></td><td>High</td></tr><tr><td><a href=\"http://snomed.info/id/166891009\">166891009</a></td><td>Low</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/ValueSet/glucose-level-my-core",
  "version" : "0.1.0",
  "name" : "ValueSetGlucoseLevelMyCore",
  "title" : "ValueSetGlucoseLevel(MY Core)",
  "status" : "active",
  "date" : "2024-02-12T04:04:09.5621857+00:00",
  "publisher" : "Example Publisher",
  "contact" : [
    {
      "name" : "Example Publisher",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Malaysia specimen type",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "166892002",
            "display" : "High"
          },
          {
            "code" : "166891009",
            "display" : "Low"
          }
        ]
      }
    ]
  }
}