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

: ValueSetObservationGlucose (MY Core) - JSON Representation

Active as of 2024-02-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "value-set-observation-glucose-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-observation-glucose-my-core</b></p><a name=\"value-set-observation-glucose-my-core\"> </a><a name=\"hcvalue-set-observation-glucose-my-core\"> </a><a name=\"value-set-observation-glucose-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/271062006\">271062006</a></td><td>Fasting blood glucose</td></tr><tr><td><a href=\"http://snomed.info/id/271061004\">271061004</a></td><td>Random blood glucose</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/ValueSet/observation-glucose-my-core",
  "version" : "0.1.0",
  "name" : "ValueSetObservationGlucoseMyCore",
  "title" : "ValueSetObservationGlucose (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" : "Bedside Glucose measurement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "271062006",
            "display" : "Fasting blood glucose"
          },
          {
            "code" : "271061004",
            "display" : "Random blood glucose"
          }
        ]
      }
    ]
  }
}