description: This profile introduces essential constraints and extensions for the Flag resource - for patient related alerts - that apply across multiple use cases.\nOther specialized flag profiles may be specified in the future for other kind of subjects (e.g. related to practitioners, devices, etc.). package_name: hl7.fhir.eu.base-r5 derivation: constraint name: FlagPatientEuCore type: Flag elements: language: {short: Language of the alert content, index: 0} extension: index: 1 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: flagDetailExt: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/flag-detail', index: 2} min: 0 flagPriorityExt: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/flag-priority', index: 3} min: 0 max: 1 note: match: {url: null} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/note index: 4 elements: value[x]: elements: text: {short: Additional information about the alert, index: 5} identifier: {short: Alert business Identifier, index: 6} status: {short: Alert status, index: 7} code: {short: Coded or textual message to display to user., index: 8} subject: type: Reference refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu-core'] index: 9 period: {short: Time period when the alert is active, index: 10} author: {short: Author of the alert, index: 11} package_version: 2.0.0 extensions: flagDetailExt: {url: 'http://hl7.org/fhir/StructureDefinition/flag-detail', min: 0, type: Extension, index: 2} flagPriorityExt: {url: 'http://hl7.org/fhir/StructureDefinition/flag-priority', min: 0, max: 1, type: Extension, index: 3} note: url: http://hl7.org/fhir/StructureDefinition/note type: Extension index: 4 elements: value[x]: elements: text: {short: Additional information about the alert, index: 5} class: profile kind: resource url: http://hl7.eu/fhir/base-r5/StructureDefinition/flag-patient-eu-core base: http://hl7.org/fhir/StructureDefinition/Flag version: 2.0.0