FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: Questionnaire/questionnaire-audit-c

PackageIdHIE.0v
Resource TypeQuestionnaire
Idquestionnaire-audit-c
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.my/Questionnaire/questionnaire-audit-c
URLhttp://fhir.hie.moh.gov.my/Questionnaire/questionnaire-audit-c
Statusactive
Date2023-03-30T22:48:32.9749675+00:00
TitleAlcohol Use Disorder Identification Test - Consumption [AUDIT-C]
DescriptionThe Alcohol Use Disorders Identification Test-Consumption (AUDIT-C) is a brief validated screen for risky drinking and alcohol abuse and dependence (alcohol misuse).
PurposeThe AUDIT questionnaire is designed to help in the self-assessment of alcohol consumption and to identify any implications for the person's health and wellbeing, now and in the future.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "Questionnaire",
  "id": "questionnaire-audit-c",
  "meta": {
    "source": "http://provider.hie.moh.gov.my",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/Questionnaire"
    ]
  },
  "url": "http://fhir.hie.moh.gov.my/Questionnaire/questionnaire-audit-c",
  "title": "Alcohol Use Disorder Identification Test - Consumption [AUDIT-C]",
  "status": "active",
  "date": "2023-03-30T22:48:32.9749675+00:00",
  "description": "The Alcohol Use Disorders Identification Test-Consumption (AUDIT-C) is a brief validated screen for risky drinking and alcohol abuse and dependence (alcohol misuse).",
  "useContext": [
    {
      "code": {
        "system": "http://hl7.org/fhir/CodeSystem/usage-context-type",
        "code": "workflow",
        "display": "Workflow Setting"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "self-assessment",
            "display": "Self-Assessment"
          }
        ]
      }
    }
  ],
  "purpose": "The AUDIT questionnaire is designed to help in the self-assessment of alcohol consumption and to identify any implications for the person's health and wellbeing, now and in the future.",
  "code": [
    {
      "system": "http://loinc.org",
      "code": "72109-2"
    }
  ],
  "item": [
    {
      "linkId": "01",
      "code": [
        {
          "system": "http://loinc.org",
          "code": "68518-0"
        }
      ],
      "prefix": "01",
      "text": "How often do you have a drink containing alcohol?",
      "type": "choice",
      "required": true,
      "answerOption": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA6270-8",
            "display": "Never"
          }
        },
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA18926-8",
            "display": "Monthly or less"
          }
        },
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA18927-6",
            "display": "2-4 times a month"
          }
        },
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA18928-4",
            "display": "2-3 times a week"
          }
        },
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA18929-2",
            "display": "4 or more times a week"
          }
        }
      ]
    },
    {
      "linkId": "02",
      "code": [
        {
          "system": "http://loinc.org",
          "code": "68519-8"
        }
      ],
      "prefix": "02",
      "text": "How many standard drinks containing alcohol do you have on a typical day when drinking?",
      "type": "choice",
      "required": true,
      "answerOption": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA6270-8",
            "display": "Never"
          }
        },
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA18926-8",
            "display": "Monthly or less"
          }
        },
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA18927-6",
            "display": "2-4 times a month"
          }
        },
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA18928-4",
            "display": "2-3 times a week"
          }
        },
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA18929-2",
            "display": "4 or more times a week"
          }
        }
      ]
    },
    {
      "linkId": "03",
      "code": [
        {
          "system": "http://loinc.org",
          "code": "68520-6"
        }
      ],
      "prefix": "03",
      "text": "How often do you have six or more drinks on one occasion?",
      "type": "choice",
      "required": true,
      "answerOption": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA6270-8",
            "display": "Never"
          }
        },
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA18926-8",
            "display": "Monthly or less"
          }
        },
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA18927-6",
            "display": "2-4 times a month"
          }
        },
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA18928-4",
            "display": "2-3 times a week"
          }
        },
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA18929-2",
            "display": "4 or more times a week"
          }
        }
      ]
    },
    {
      "linkId": "04",
      "code": [
        {
          "system": "http://loinc.org",
          "code": "75626-2"
        }
      ],
      "prefix": "04",
      "text": "Total score [AUDIT-C]",
      "type": "integer",
      "required": true,
      "readOnly": true
    }
  ]
}