PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.4.0-beta1
    http://nictiz.nl/fhir/StructureDefinition/zib-AlcoholUse
description: In 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.
package_name: nictiz.fhir.nl.r4.zib2020
derivation: constraint
name: ZibAlcoholUse
abstract: true
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '228273003', system: 'http://snomed.info/sct'}
    index: 0
  effective:
    choices: []
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        effectivePeriod:
          match: {}
          schema:
            choices: [effectivePeriod]
            index: 4
  effectivePeriod:
    type: Period
    choiceOf: effective
    index: 5
    slicing:
      slices:
        effectivePeriod:
          match: {}
          schema: {type: Period, choiceOf: effective, index: 5}
  effective[x]:
    elements:
      start: {short: StartDate, index: 6}
      end: {short: StopDate, index: 7}
  value:
    choices: []
    index: 9
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            short: AlcoholUseStatus
            choices: [valueCodeableConcept]
            index: 11
  valueCodeableConcept:
    short: AlcoholUseStatus
    type: CodeableConcept
    choiceOf: value
    index: 12
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {short: AlcoholUseStatus, type: CodeableConcept, choiceOf: value, index: 12}
  note:
    index: 13
    elements:
      text: {short: Comment, index: 14}
  component:
    index: 15
    slicing:
      rules: open
      discriminator:
      - {path: code, type: value}
      min: null
      slices:
        amount:
          match:
            code:
              coding:
              - {code: '897148007', system: 'http://snomed.info/sct'}
          schema:
            index: 16
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '897148007', system: 'http://snomed.info/sct'}
                index: 17
              value:
                short: Amount
                pattern:
                  type: Quantity
                  value: {system: 'http://unitsofmeasure.org'}
                choices: [valueQuantity]
                index: 19
              valueQuantity:
                short: Amount
                type: Quantity
                pattern:
                  type: Quantity
                  value: {system: 'http://unitsofmeasure.org'}
                choiceOf: value
                index: 20
package_version: 0.4.0-beta1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-AlcoholUse
base: http://hl7.org/fhir/StructureDefinition/Observation
version: null