description: A record of a patient's known, suspected or resolved addiction. This represents the addiction condition, not an addiction-related event or observation. package_name: ehealthplatform.be.r4.federalprofiles derivation: constraint name: BeAddiction type: Condition elements: onset: short: The time, event or period when the addiction started. If it's a period, this is the period in which the addiction appeared, not how long the addiction lasted. choices: [] index: 10 category: short: The category of addiction, e.g. gaming, social, or substance addiction... binding: {strength: extensible, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-addiction-category'} mustSupport: true index: 5 clinicalStatus: {short: 'The clinical status of the addiction - whether it is active, resolved...', mustSupport: true, index: 3} abatement: short: The time, event or period when the addiction ended. choices: [] index: 12 asserter: type: Reference short: The person that asserted or informed about the addiction. mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient', 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner', 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole'] index: 15 extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: AddictionQuantifier: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-addiction-quantifier', index: 1} max: 1 recordedDate: {short: The date when the addiction was first recorded, index: 13} recorder: type: Reference short: The person that first recorded the addiction mustSupport: true refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient', 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner', 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole'] index: 14 code: short: The specific addiction substance binding: {strength: extensible, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-addiction-code'} mustSupport: true index: 6 identifier: {mustSupport: true, index: 2} bodySite: {index: 7} verificationStatus: {short: 'The verification status of the addiction - whether it is suspected, confirmed, etc.', mustSupport: true, index: 4} subject: type: Reference short: The person that has/had the addiction mustSupport: true refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient'] index: 8 package_version: 1.1.37-beta extensions: AddictionQuantifier: {url: 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-addiction-quantifier', max: 1, type: Extension, mustSupport: true, index: 1} class: profile kind: resource url: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-addiction base: http://hl7.org/fhir/StructureDefinition/Condition version: 1.0.0 required: [category, code]