PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.9.0-alpha
    https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-AlcoholUse
description: '**Concept**\r\nIn the context of this information model, alcohol is the collective term for alcoholic beverages consumed as a leisure product. This information model describes the information asked of the patient about their alcohol use.\r\n**Purpose**\r\nDuring the social anamnesis, the patient is frequently asked about their alcohol consumption. Excessive (episodic) alcohol consumption may influence the current treatment and diagnostics. Alcohol-related problems are diagnosed as secondary diagnoses more and more often. Source: Guidelines - Multidisciplinary guidelines for Disorders in alcohol use (CBO, 2009) \r\n\r\n\r\n\r\n**Example Instances**\r\n\r\n**Instructions**\r\nIf the exchange of information on past alcohol consumption is desired in the event that the patient has by now stopped or significantly reduced their alcohol intake, then this can be done by applying the information model a second time with an entered stop date, so that it is clear that the amount of units per day is the past amount. \r\n\r\nIf desired, the sender can include the type of alcohol used in the ‘Comment’ field.'
package_name: healthdata.be.r4.cbb
derivation: specialization
name: HdBeAlcoholUse
abstract: true
type: https://fhir.healthdata.be/StructureDefinition/LogicalModel/AlcoholUse
elements:
  Comment:
    short: Comment
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: Relevante opmerkingen over het gebruik.}
    type: string
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: Toelichting}
    index: 0
  AlcoholUseStatus:
    short: AlcoholUseStatus
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: De status van het alcoholgebruik van de patiënt.}
    type: CodeableConcept
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: AlcoholGebruikStatus}
    binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/AlcoholUseStatus'}
    index: 1
  ObservationOfUse:
    short: ObservationOfUse
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: Container van het concept WaarnemingGebruik. Deze container bevat alle gegevenselementen over de waarneming van het gebruik van alcohol.}
    type: BackboneElement
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: WaarnemingGebruik}
    index: 2
    elements:
      StartDate:
        short: StartDate
        _definition:
          extension:
          - url: http://hl7.org/fhir/StructureDefinition/translation
            extension:
            - {url: lang, valueCode: nl-NL}
            - {url: content, valueMarkdown: De datum waarop is gestart met het gebruik.}
        type: dateTime
        _short:
          extension:
          - url: http://hl7.org/fhir/StructureDefinition/translation
            extension:
            - {url: lang, valueCode: nl-NL}
            - {url: content, valueMarkdown: StartDatum}
        index: 3
      StopDate:
        short: StopDate
        _definition:
          extension:
          - url: http://hl7.org/fhir/StructureDefinition/translation
            extension:
            - {url: lang, valueCode: nl-NL}
            - {url: content, valueMarkdown: De datum waarop is gestopt met het gebruik.}
        type: dateTime
        _short:
          extension:
          - url: http://hl7.org/fhir/StructureDefinition/translation
            extension:
            - {url: lang, valueCode: nl-NL}
            - {url: content, valueMarkdown: StopDatum}
        index: 4
      Amount:
        short: Amount
        _definition:
          extension:
          - url: http://hl7.org/fhir/StructureDefinition/translation
            extension:
            - {url: lang, valueCode: nl-NL}
            - {url: content, valueMarkdown: Omvang van het alcoholgebruik van de patiënt in eenheden alcoholische drank per tijdseenheid.}
        type: Quantity
        _short:
          extension:
          - url: http://hl7.org/fhir/StructureDefinition/translation
            extension:
            - {url: lang, valueCode: nl-NL}
            - {url: content, valueMarkdown: Hoeveelheid}
        index: 5
package_version: 0.9.0-alpha
class: logical
kind: logical
url: https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-AlcoholUse
base: http://hl7.org/fhir/StructureDefinition/Element
version: null
required: [AlcoholUseStatus]