PackagesCanonicalsLogsProblems
    Packages
    rs/nictiz.fhir.nl.dstu2.zib2015@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/zib-AlcoholUse
description: 'AlcoholGebruik as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0.\r\n\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.'
package_name: rs/nictiz.fhir.nl.dstu2.zib2015
name: ZIB AlcoholUse
type: null
elements:
  code:
    index: 0
    elements:
      coding:
        elements:
          system:
            pattern: {type: uri, value: 'http://snomed.info/sct'}
            type: uri
            index: 1
          code:
            pattern: {type: code, value: '228273003'}
            type: code
            index: 2
          display:
            pattern: {type: string, value: Finding related to alcohol drinking behavior}
            type: string
            index: 3
        required: [code, system]
  subject: {index: 4}
  effectivePeriod:
    type: Period
    index: 5
    elements:
      start: {short: Startdate, index: 6}
      end: {short: StopDate, index: 7}
  valueCodeableConcept: {short: AlcoholUseStatus, type: CodeableConcept, index: 8}
  comments: {short: Explanation, index: 9}
  component:
    index: 10
    elements:
      code:
        index: 12
        elements:
          coding:
            index: 13
            elements:
              system:
                pattern: {type: uri, value: 'http://snomed.info/sct'}
                type: uri
                index: 14
              code:
                pattern: {type: code, value: '160573003'}
                type: code
                index: 15
              display:
                pattern: {type: string, value: Alcohol intake}
                type: string
                index: 16
            required: [code, system]
      valueQuantity:
        type: Quantity
        short: Amount
        exampleQuantity: {code: '{glasses}/wk', unit: glasses/week, value: 1, system: 'http://unitsofmeasure.org'}
        index: 17
package_version: 1.0.0
class: resource
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-AlcoholUse
version: null
required: [subject, valueCodeableConcept]