FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemyhie.v4
Resource TypeCodeSystem
IdCodeSystem-outcome-audit-10-my-core.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

CodeSystemOutcomeAudit10 (MY Core)

http://fhir.hie.moh.gov.my/CodeSystem/outcome-audit-10-my-core

Audit 10 Outcome Questionnaire


Source1

{
  "resourceType": "CodeSystem",
  "id": "code-system-outcome-audit-10-my-core",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hie.moh.gov.my/CodeSystem/outcome-audit-10-my-core",
  "name": "CodeSystemOutcomeAudit10MyCore",
  "title": "CodeSystemOutcomeAudit10 (MY Core)",
  "status": "active",
  "date": "2024-02-14T07:47:10.4519661+00:00",
  "description": "Audit 10 Outcome Questionnaire",
  "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"
        }
      ]
    }
  ]
}