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] effectivePeriod: type: Period index: 5 slicing: slices: effectivePeriod: match: {} schema: type: Period index: 5 elements: start: {short: Startdate, index: 6} end: {short: StopDate, index: 7} valueCodeableConcept: short: AlcoholUseStatus type: CodeableConcept index: 8 slicing: slices: valueCodeableConcept: match: {} schema: {short: AlcoholUseStatus, type: CodeableConcept, _required: true, index: 8} min: 1 comment: {short: Comment, index: 9} component: index: 10 slicing: rules: open discriminator: - {path: code.coding.code, type: value} min: null slices: Amount: match: code: coding: {code: '160573003'} schema: index: 11 elements: code: elements: coding: elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 12 code: pattern: {type: Code, value: '160573003'} index: 13 display: {defaultValueString: Alcohol intake (observable entity), index: 14} valueQuantity: short: Amount type: Quantity index: 15 slicing: slices: valueQuantity: match: {} schema: {short: Amount, type: Quantity, index: 15} package_version: 2.2.13 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-AlcoholUse base: http://fhir.nl/fhir/StructureDefinition/nl-core-observation version: 2.1.6 required: [valueCodeableConcept]