HL7® FHIR® Malaysia Core (MY Core) Implementation Guide
2.0.1 - ci-build

HL7® FHIR® Malaysia Core (MY Core) Implementation Guide - Local Development build (v2.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CodeSystemLocationType (MY Core) - JSON Representation

Active as of 2024-02-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "code-system-location-type-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-location-type-my-core</b></p><a name=\"code-system-location-type-my-core\"> </a><a name=\"hccode-system-location-type-my-core\"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/location-type-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\">OT<a name=\"code-system-location-type-my-core-OT\"> </a></td><td>Operation Theatre</td><td>Operation Theatre</td></tr><tr><td style=\"white-space:nowrap\">SCS<a name=\"code-system-location-type-my-core-SCS\"> </a></td><td>Specimen Collecting Site</td><td>Specimen Collecting Site</td></tr><tr><td style=\"white-space:nowrap\">PHARM<a name=\"code-system-location-type-my-core-PHARM\"> </a></td><td>Pharmacy</td><td/></tr><tr><td style=\"white-space:nowrap\">billing-unit<a name=\"code-system-location-type-my-core-billing-unit\"> </a></td><td>Billing Unit</td><td>Billing Unit</td></tr><tr><td style=\"white-space:nowrap\">OF<a name=\"code-system-location-type-my-core-OF\"> </a></td><td>Outpatient Facility</td><td>Outpatient Facility</td></tr><tr><td style=\"white-space:nowrap\">front-desk<a name=\"code-system-location-type-my-core-front-desk\"> </a></td><td>Front Desk</td><td>Front Desk</td></tr></table></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/CodeSystem/location-type-my-core",
  "version" : "2.0.1",
  "name" : "CodeSystemLocationTypeMyCore",
  "title" : "CodeSystemLocationType (MY Core)",
  "status" : "active",
  "date" : "2024-02-12T04:04:09.5621857+00:00",
  "publisher" : "MHNexus Sdn Bhd",
  "contact" : [
    {
      "name" : "MHNexus Sdn Bhd",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/ | https://www.mhn.asia/"
        },
        {
          "system" : "email",
          "value" : "bizdev@mhnexus.com"
        }
      ]
    }
  ],
  "description" : "Location type",
  "compositional" : false,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "OT",
      "display" : "Operation Theatre",
      "definition" : "Operation Theatre"
    },
    {
      "code" : "SCS",
      "display" : "Specimen Collecting Site",
      "definition" : "Specimen Collecting Site"
    },
    {
      "code" : "PHARM",
      "display" : "Pharmacy"
    },
    {
      "code" : "billing-unit",
      "display" : "Billing Unit",
      "definition" : "Billing Unit"
    },
    {
      "code" : "OF",
      "display" : "Outpatient Facility",
      "definition" : "Outpatient Facility"
    },
    {
      "code" : "front-desk",
      "display" : "Front Desk",
      "definition" : "Front Desk"
    }
  ]
}