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

: ValueSetOrganizationCategoryPublicMyCore - JSON Representation

Active as of 2024-02-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "value-set-organization-category-public-my-core",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet value-set-organization-category-public-my-core</b></p><a name=\"value-set-organization-category-public-my-core\"> </a><a name=\"hcvalue-set-organization-category-public-my-core\"> </a><a name=\"value-set-organization-category-public-my-core-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-code-system-organization-category-my-core.html\"><code>http://fhir.hie.moh.gov.my/CodeSystem/organization-category-my-core</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-code-system-organization-category-my-core.html#code-system-organization-category-my-core-CLI\">CLI</a></td><td>Klinik Kesihatan</td><td>KLINIK KESIHATAN</td></tr><tr><td><a href=\"CodeSystem-code-system-organization-category-my-core.html#code-system-organization-category-my-core-KP\">KP</a></td><td>Klinik Pergigian</td><td>KLINIK PERGIGIAN</td></tr><tr><td><a href=\"CodeSystem-code-system-organization-category-my-core.html#code-system-organization-category-my-core-STH\">STH</a></td><td>Hospital</td><td>STATE HOSPITAL (KKM)</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/ValueSet/organization-category-public-my-core",
  "version" : "0.1.0",
  "name" : "ValueSetOrganizationCategoryPublicMyCore",
  "title" : "ValueSetOrganizationCategoryPublicMyCore",
  "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" : "Value set for public to book organization",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.hie.moh.gov.my/CodeSystem/organization-category-my-core",
        "concept" : [
          {
            "code" : "CLI",
            "display" : "Klinik Kesihatan"
          },
          {
            "code" : "KP",
            "display" : "Klinik Pergigian"
          },
          {
            "code" : "STH",
            "display" : "Hospital"
          }
        ]
      }
    ]
  }
}