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

: CodeSystemEncounterRating (MY Core) - JSON Representation

Active as of 2024-02-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "code-system-encounter-rating-my-core",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem code-system-encounter-rating-my-core</b></p><a name=\"code-system-encounter-rating-my-core\"> </a><a name=\"hccode-system-encounter-rating-my-core\"> </a><a name=\"code-system-encounter-rating-my-core-en-US\"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/encounter-rating-my-core</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"code-system-encounter-rating-my-core-0\"> </a></td><td>No review</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"code-system-encounter-rating-my-core-1\"> </a></td><td>Very poor</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"code-system-encounter-rating-my-core-2\"> </a></td><td>Poor</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"code-system-encounter-rating-my-core-3\"> </a></td><td>Average</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"code-system-encounter-rating-my-core-4\"> </a></td><td>Good</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"code-system-encounter-rating-my-core-5\"> </a></td><td>Very Good</td></tr></table></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/CodeSystem/encounter-rating-my-core",
  "version" : "0.0.1",
  "name" : "CodeSystemEncounterRatingMyCore",
  "title" : "CodeSystemEncounterRating (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/"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compositional" : false,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "0",
      "display" : "No review"
    },
    {
      "code" : "1",
      "display" : "Very poor"
    },
    {
      "code" : "2",
      "display" : "Poor"
    },
    {
      "code" : "3",
      "display" : "Average"
    },
    {
      "code" : "4",
      "display" : "Good"
    },
    {
      "code" : "5",
      "display" : "Very Good"
    }
  ]
}