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

: CodeSystemReligion (MY Core) - JSON Representation

Active as of 2024-02-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "code-system-religion-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-religion-my-core</b></p><a name=\"code-system-religion-my-core\"> </a><a name=\"hccode-system-religion-my-core\"> </a><a name=\"code-system-religion-my-core-en-US\"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/religion-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><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"code-system-religion-my-core-0\"> </a></td><td>No Information</td><td>No Information</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"code-system-religion-my-core-1\"> </a></td><td>Islam</td><td>Islam</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"code-system-religion-my-core-2\"> </a></td><td>Christianity</td><td>Christianity</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"code-system-religion-my-core-3\"> </a></td><td>Buddhism</td><td>Buddhism</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"code-system-religion-my-core-4\"> </a></td><td>Hinduism</td><td>Hinduism</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"code-system-religion-my-core-5\"> </a></td><td>Sikhism</td><td>Sikhism</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"code-system-religion-my-core-6\"> </a></td><td>Atheist</td><td>Atheist</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"code-system-religion-my-core-7\"> </a></td><td>Taoism</td><td>Taoism</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"code-system-religion-my-core-8\"> </a></td><td>Confucianism</td><td>Confucianism</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"code-system-religion-my-core-9\"> </a></td><td>Bahaism</td><td>Bahaism</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"code-system-religion-my-core-10\"> </a></td><td>Animism</td><td>Animism</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"code-system-religion-my-core-99\"> </a></td><td>Others</td><td>Others</td></tr></table></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/CodeSystem/religion-my-core",
  "version" : "0.1.0",
  "name" : "CodeSystemReligionMyCore",
  "title" : "CodeSystemReligion (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 Common Religion",
  "compositional" : false,
  "content" : "complete",
  "count" : 12,
  "concept" : [
    {
      "code" : "0",
      "display" : "No Information",
      "definition" : "No Information"
    },
    {
      "code" : "1",
      "display" : "Islam",
      "definition" : "Islam"
    },
    {
      "code" : "2",
      "display" : "Christianity",
      "definition" : "Christianity"
    },
    {
      "code" : "3",
      "display" : "Buddhism",
      "definition" : "Buddhism"
    },
    {
      "code" : "4",
      "display" : "Hinduism",
      "definition" : "Hinduism"
    },
    {
      "code" : "5",
      "display" : "Sikhism",
      "definition" : "Sikhism"
    },
    {
      "code" : "6",
      "display" : "Atheist",
      "definition" : "Atheist"
    },
    {
      "code" : "7",
      "display" : "Taoism",
      "definition" : "Taoism"
    },
    {
      "code" : "8",
      "display" : "Confucianism",
      "definition" : "Confucianism"
    },
    {
      "code" : "9",
      "display" : "Bahaism",
      "definition" : "Bahaism"
    },
    {
      "code" : "10",
      "display" : "Animism",
      "definition" : "Animism"
    },
    {
      "code" : "99",
      "display" : "Others",
      "definition" : "Others"
    }
  ]
}