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

: CodeSystemLabSubGroup (MY Core) - JSON Representation

Active as of 2024-02-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "code-system-lab-sub-group-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-lab-sub-group-my-core</b></p><a name=\"code-system-lab-sub-group-my-core\"> </a><a name=\"hccode-system-lab-sub-group-my-core\"> </a><a name=\"code-system-lab-sub-group-my-core-en-US\"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/lab-sub-group-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\">01<a name=\"code-system-lab-sub-group-my-core-01\"> </a></td><td>Clinical Chemistry</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"code-system-lab-sub-group-my-core-02\"> </a></td><td>Pathology</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"code-system-lab-sub-group-my-core-03\"> </a></td><td>Hematology</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"code-system-lab-sub-group-my-core-04\"> </a></td><td>Blood Bank</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"code-system-lab-sub-group-my-core-05\"> </a></td><td>Serology</td></tr><tr><td style=\"white-space:nowrap\">06<a name=\"code-system-lab-sub-group-my-core-06\"> </a></td><td>Molecular</td></tr><tr><td style=\"white-space:nowrap\">07<a name=\"code-system-lab-sub-group-my-core-07\"> </a></td><td>Microbiology</td></tr><tr><td style=\"white-space:nowrap\">08<a name=\"code-system-lab-sub-group-my-core-08\"> </a></td><td>Toxicology</td></tr></table></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/CodeSystem/lab-sub-group-my-core",
  "version" : "0.1.0",
  "name" : "CodeSystemLabSubGroupMyCore",
  "title" : "CodeSystemLabSubGroup (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 Lab Sub Group",
  "compositional" : false,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "01",
      "display" : "Clinical Chemistry"
    },
    {
      "code" : "02",
      "display" : "Pathology"
    },
    {
      "code" : "03",
      "display" : "Hematology"
    },
    {
      "code" : "04",
      "display" : "Blood Bank"
    },
    {
      "code" : "05",
      "display" : "Serology"
    },
    {
      "code" : "06",
      "display" : "Molecular"
    },
    {
      "code" : "07",
      "display" : "Microbiology"
    },
    {
      "code" : "08",
      "display" : "Toxicology"
    }
  ]
}