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

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

: ValueSetCIDUseContextType (My Core) - JSON Representation

Active as of 2025-03-27

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "cid-use-context-type-my-core",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cid-use-context-type-my-core</b></p><a name=\"cid-use-context-type-my-core\"> </a><a name=\"hccid-use-context-type-my-core\"> </a><a name=\"cid-use-context-type-my-core-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-usage-context-type.html\"><code>http://terminology.hl7.org/CodeSystem/usage-context-type</code></a></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/410942007\">410942007</a></td><td>Drug or medicament</td></tr><tr><td><a href=\"http://snomed.info/id/11429006\">11429006</a></td><td>Consultation</td></tr><tr><td><a href=\"http://snomed.info/id/3457005\">3457005</a></td><td>Patient Referral</td></tr><tr><td><a href=\"http://snomed.info/id/108252007\">108252007</a></td><td>Laboratory</td></tr><tr><td><a href=\"http://snomed.info/id/363679005\">363679005</a></td><td>Imaging</td></tr><tr><td><a href=\"http://snomed.info/id/387713003\">387713003</a></td><td>Surgical procedure</td></tr><tr><td><a href=\"http://snomed.info/id/722165004\">722165004</a></td><td>Nursing</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/ValueSet/cid-use-context-type-my-core",
  "version" : "2.0.0",
  "name" : "ValueSetCIDUseContextTypeMyCore",
  "title" : "ValueSetCIDUseContextType (My Core)",
  "status" : "active",
  "date" : "2025-03-27T08:15:29+08:00",
  "publisher" : "MHNexus Sdn Bhd",
  "contact" : [
    {
      "name" : "MHNexus Sdn Bhd",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mhn.asia/"
        },
        {
          "system" : "email",
          "value" : "bizdev@mhnexus.com"
        }
      ]
    }
  ],
  "description" : "ChargeItemDefinition usage context type",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type"
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "410942007",
            "display" : "Drug or medicament"
          },
          {
            "code" : "11429006",
            "display" : "Consultation"
          },
          {
            "code" : "3457005",
            "display" : "Patient Referral"
          },
          {
            "code" : "108252007",
            "display" : "Laboratory"
          },
          {
            "code" : "363679005",
            "display" : "Imaging"
          },
          {
            "code" : "387713003",
            "display" : "Surgical procedure"
          },
          {
            "code" : "722165004",
            "display" : "Nursing"
          }
        ]
      }
    ]
  }
}