ImplementationGuide for Malaysia Core (MY Core)
0.0.1 - CI Build

ImplementationGuide for Malaysia Core (MY Core), published by Malaysia Healthcare Nexus (MHN). This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nhphong245/my-core-ig-r4/ and changes regularly. See the Directory of published versions

: CodeSystemOutcomeAudit10 (MY Core) - JSON Representation

Active as of 2024-02-14

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "code-system-outcome-audit-10-my-core",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CodeSystemOutcomeAudit10 (MY Core)</h2><tt>http://fhir.hie.moh.gov.my/CodeSystem/outcome-audit-10-my-core</tt><p>Audit 10 Outcome Questionnaire</p></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/CodeSystem/outcome-audit-10-my-core",
  "version" : "0.0.1",
  "name" : "CodeSystemOutcomeAudit10MyCore",
  "title" : "CodeSystemOutcomeAudit10 (MY Core)",
  "status" : "active",
  "date" : "2024-02-14T07:47:10.4519661+00:00",
  "publisher" : "Malaysia Healthcare Nexus (MHN)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mhn.asia/"
        }
      ]
    }
  ],
  "description" : "Audit 10 Outcome Questionnaire",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compositional" : false,
  "content" : "complete",
  "count" : 3,
  "property" : [
    {
      "code" : "low",
      "type" : "string"
    },
    {
      "code" : "high",
      "type" : "string"
    }
  ],
  "concept" : [
    {
      "code" : "a0",
      "display" : "Indicates an abstainer who has never had any problems from alcohol",
      "definition" : "Your score indicates that your consumption is within the low-risk range",
      "property" : [
        {
          "code" : "low",
          "valueString" : "0"
        },
        {
          "code" : "high",
          "valueString" : "0"
        }
      ]
    },
    {
      "code" : "a1",
      "display" : "Suggests low risk consumption",
      "definition" : "Your score indicates that your consumption is within the low-risk range",
      "property" : [
        {
          "code" : "low",
          "valueString" : "1"
        },
        {
          "code" : "high",
          "valueString" : "7"
        }
      ]
    },
    {
      "code" : "a2",
      "display" : "Suggest harmful alcohol consumption",
      "definition" : "Please consult your nearest healthcare professional for further information",
      "property" : [
        {
          "code" : "low",
          "valueString" : "8"
        },
        {
          "code" : "high",
          "valueString" : "14"
        }
      ]
    },
    {
      "code" : "a3",
      "display" : "Likelihood of alcohol dependence (moderate-severe alcohol use disorder)",
      "definition" : "Please consult your nearest healthcare professional for further information",
      "property" : [
        {
          "code" : "low",
          "valueString" : "15"
        },
        {
          "code" : "high",
          "valueString" : "40"
        }
      ]
    }
  ]
}