description: 'AlcoholUse as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version v3.1, release 2017.\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: nictiz.fhir.nl.stu3.zib2017 derivation: constraint name: Zib AlcoholUse type: Observation elements: code: elements: coding: index: 0 slicing: rules: open discriminator: - {path: system, type: value} - {path: code, type: value} min: 1 slices: alcoholUseCode: match: {system: 'http://snomed.info/sct', code: '228273003'} schema: short: AlcoholUseCode _required: true index: 1 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 2 code: pattern: {type: Code, value: '228273003'} index: 3 display: {defaultValueString: Finding relating to alcohol drinking behavior (finding), index: 4} required: [system, code] required: [coding] effective: choices: [effectivePeriod] index: 6 effectivePeriod: {type: Period, choiceOf: effective, index: 7} effective[x]: elements: start: {short: Startdate, index: 8} end: {short: StopDate, index: 9} value: short: AlcoholUseStatus choices: [valueCodeableConcept] index: 11 valueCodeableConcept: {short: AlcoholUseStatus, type: CodeableConcept, choiceOf: value, index: 12} comment: {short: Comment, index: 13} component: index: 14 slicing: rules: open discriminator: - {path: code.coding.code, type: value} min: null slices: Amount: match: code: coding: {code: '160573003'} schema: index: 15 elements: code: elements: coding: elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 16 code: pattern: {type: Code, value: '160573003'} index: 17 display: {defaultValueString: Alcohol intake (observable entity), index: 18} value: short: Amount choices: [valueQuantity] index: 20 valueQuantity: {short: Amount, type: Quantity, choiceOf: value, index: 21} package_version: 2.3.1 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-AlcoholUse base: http://fhir.nl/fhir/StructureDefinition/nl-core-observation version: 2.1.8 required: [value, valueCodeableConcept]