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

: CodeSystemOccupationSector (MY Core) - JSON Representation

Active as of 2024-02-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "code-system-occupation-sector-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-occupation-sector-my-core</b></p><a name=\"code-system-occupation-sector-my-core\"> </a><a name=\"hccode-system-occupation-sector-my-core\"> </a><a name=\"code-system-occupation-sector-my-core-en-US\"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/occupation-sector-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\">1<a name=\"code-system-occupation-sector-my-core-1\"> </a></td><td>Agriculture and Fisheries</td><td>Agriculture and Fisheries</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"code-system-occupation-sector-my-core-2\"> </a></td><td>Art and Talent</td><td>Art and Talent</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"code-system-occupation-sector-my-core-3\"> </a></td><td>Information Technology</td><td>Information Technology</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"code-system-occupation-sector-my-core-4\"> </a></td><td>Legal</td><td>Legal</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"code-system-occupation-sector-my-core-5\"> </a></td><td>Manufacturing</td><td>Manufacturing</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"code-system-occupation-sector-my-core-6\"> </a></td><td>Mining</td><td>Mining</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"code-system-occupation-sector-my-core-7\"> </a></td><td>Oil and Gas</td><td>Oil and Gas</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"code-system-occupation-sector-my-core-8\"> </a></td><td>Service</td><td>Service</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"code-system-occupation-sector-my-core-9\"> </a></td><td>Telecommunication</td><td>Telecommunication</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"code-system-occupation-sector-my-core-10\"> </a></td><td>Transportation</td><td>Transportation</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"code-system-occupation-sector-my-core-11\"> </a></td><td>Building and Construction</td><td>Building and Construction</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"code-system-occupation-sector-my-core-12\"> </a></td><td>Education</td><td>Education</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"code-system-occupation-sector-my-core-13\"> </a></td><td>Medical and Health</td><td>Medical and Health</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"code-system-occupation-sector-my-core-99\"> </a></td><td>Others</td><td>Others</td></tr><tr><td style=\"white-space:nowrap\">00<a name=\"code-system-occupation-sector-my-core-00\"> </a></td><td>No Information</td><td>No Information</td></tr></table></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/CodeSystem/occupation-sector-my-core",
  "version" : "0.1.0",
  "name" : "CodeSystemOccupationSectorMyCore",
  "title" : "CodeSystemOccupationSector (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" : "Occupation Sector",
  "compositional" : false,
  "content" : "complete",
  "count" : 15,
  "concept" : [
    {
      "code" : "1",
      "display" : "Agriculture and Fisheries",
      "definition" : "Agriculture and Fisheries"
    },
    {
      "code" : "2",
      "display" : "Art and Talent",
      "definition" : "Art and Talent"
    },
    {
      "code" : "3",
      "display" : "Information Technology",
      "definition" : "Information Technology"
    },
    {
      "code" : "4",
      "display" : "Legal",
      "definition" : "Legal"
    },
    {
      "code" : "5",
      "display" : "Manufacturing",
      "definition" : "Manufacturing"
    },
    {
      "code" : "6",
      "display" : "Mining",
      "definition" : "Mining"
    },
    {
      "code" : "7",
      "display" : "Oil and Gas",
      "definition" : "Oil and Gas"
    },
    {
      "code" : "8",
      "display" : "Service",
      "definition" : "Service"
    },
    {
      "code" : "9",
      "display" : "Telecommunication",
      "definition" : "Telecommunication"
    },
    {
      "code" : "10",
      "display" : "Transportation",
      "definition" : "Transportation"
    },
    {
      "code" : "11",
      "display" : "Building and Construction",
      "definition" : "Building and Construction"
    },
    {
      "code" : "12",
      "display" : "Education",
      "definition" : "Education"
    },
    {
      "code" : "13",
      "display" : "Medical and Health",
      "definition" : "Medical and Health"
    },
    {
      "code" : "99",
      "display" : "Others",
      "definition" : "Others"
    },
    {
      "code" : "00",
      "display" : "No Information",
      "definition" : "No Information"
    }
  ]
}