description: 'DrugUse as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0.\r\n\r\nDrugs (or: narcotics, amphetamines, intoxicants, highs, hallucinogenics, illegal substances or dope) is a collective term for drugs and chemical substances with a more or less ‘drugging'' (anesthetic, boosting and/or hallucinogenic) effect and which can lead to addiction. Drug [Online] Available at: nl.Wikipedia.org/wiki/drug [Accessed: 11 February 2015].\r\n\r\nThis information model describes the information asked of the patient about their drug use.' package_name: nictiz.fhir.nl.stu3.zib2015 derivation: constraint name: ZIB-DrugUse type: Observation elements: code: elements: coding: index: 0 slicing: rules: open discriminator: - {path: code, type: value} min: null slices: DrugUseCode: match: {code: '228366006'} schema: short: DrugUseCode index: 1 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 2 code: pattern: {type: Code, value: '228366006'} index: 3 display: pattern: {type: String, value: Finding relating to drug misuse behavior (finding)} index: 4 subject: {index: 5} effectivePeriod: type: Period index: 6 elements: start: {short: StartDate, index: 7} end: {short: StopDate, index: 8} valueCodeableConcept: {short: DrugUseStatus, type: CodeableConcept, index: 9} comment: {short: Explanation, index: 10} component: index: 11 slicing: rules: open discriminator: - {path: code.coding.code, type: value} min: null slices: TypeOfDrugOrMedication: match: code: coding: {code: '410942007'} schema: index: 12 elements: code: elements: coding: elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 13 code: pattern: {type: Code, value: '410942007'} index: 14 display: pattern: {type: String, value: Drug or medicament (substance)} index: 15 valueCodeableConcept: {short: TypeOfDrugOrMedication, type: CodeableConcept, index: 16} RouteOfAdministration: match: code: coding: {code: '410675002'} schema: index: 17 elements: code: elements: coding: elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 18 code: pattern: {type: Code, value: '410675002'} index: 19 display: pattern: {type: String, value: Route of administration (attribute)} index: 20 valueCodeableConcept: {short: RouteOfAdministration, type: CodeableConcept, index: 21} Amount: match: code: coding: {code: '228390007'} schema: index: 22 elements: code: elements: coding: elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 23 code: pattern: {type: Code, value: '228390007'} index: 24 display: pattern: {type: String, value: Frequency of drug misuse (observable entity)} index: 25 valueRatio: type: Ratio short: Amount index: 26 elements: denominator: {short: UnitOfTime, index: 27} package_version: 1.0.0 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-DrugUse base: http://nictiz.nl/fhir/StructureDefinition/observation-nl version: '1.0' required: [subject, valueCodeableConcept]