ImplementationGuide for Malaysia Core (MY Core)
0.0.1 - CI Build

ImplementationGuide for Malaysia Core (MY Core), published by Malaysia Healthcare Nexus (MHN). This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nhphong245/my-core-ig-r4/ and changes regularly. See the Directory of published versions

: ValueSetObservationPanel (MY Core) - JSON Representation

Active as of 2024-02-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "value-set-observation-panel-my-core",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet value-set-observation-panel-my-core</b></p><a name=\"value-set-observation-panel-my-core\"> </a><a name=\"hcvalue-set-observation-panel-my-core\"> </a><a name=\"value-set-observation-panel-my-core-en-US\"> </a><p>This value set includes codes based on the following rules:</p><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=\"https://loinc.org/85353-1/\">85353-1</a></td><td>Vital signs panel</td></tr><tr><td><a href=\"https://loinc.org/55418-8/\">55418-8</a></td><td>Anthropometry panel</td></tr><tr><td><a href=\"https://loinc.org/41653-7/\">41653-7</a></td><td>Glucose panel</td></tr><tr><td><a href=\"https://loinc.org/32885-6/\">32885-6</a></td><td>Dental chart</td></tr><tr><td><a href=\"https://loinc.org/82611-5/\">82611-5</a></td><td>Wearable device external physiologic monitoring panel</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-code-system-observation-panel-my-core.html\"><code>http://fhir.hie.moh.gov.my/CodeSystem/observation-panel-my-core</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-code-system-observation-panel-my-core.html#code-system-observation-panel-my-core-0001\">0001</a></td><td>Child Anthropometry</td><td>Child Anthropometry</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/ValueSet/observation-panel-my-core",
  "version" : "0.0.1",
  "name" : "ValueSetObservationPanelMyCore",
  "title" : "ValueSetObservationPanel (MY Core)",
  "status" : "active",
  "date" : "2024-02-12T04:04:09.5621857+00:00",
  "publisher" : "Malaysia Healthcare Nexus (MHN)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mhn.asia/"
        }
      ]
    }
  ],
  "description" : "Observation panel for HIE",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "85353-1",
            "display" : "Vital signs panel"
          },
          {
            "code" : "55418-8",
            "display" : "Anthropometry panel"
          },
          {
            "code" : "41653-7",
            "display" : "Glucose panel"
          },
          {
            "code" : "32885-6",
            "display" : "Dental chart"
          },
          {
            "code" : "82611-5",
            "display" : "Wearable device external physiologic monitoring panel"
          }
        ]
      },
      {
        "system" : "http://fhir.hie.moh.gov.my/CodeSystem/observation-panel-my-core",
        "concept" : [
          {
            "code" : "0001",
            "display" : "Child Anthropometry"
          }
        ]
      }
    ]
  }
}