PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.base@2.0.0-ballot
    http://hl7.eu/fhir/base/StructureDefinition/flag-eu-core
description: This profile defines the core constraints and extensions for a Flag resource when used in European systems for communicating warnings, alerts, or reminders about important health information.
package_name: hl7.fhir.eu.base
derivation: constraint
name: FlagEuCore
type: Flag
elements:
  extension:
    index: 0
    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: 1}
          min: 0
        flagPriorityExt:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/flag-priority', index: 2}
          min: 0
          max: 1
        note:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/note', index: 3}
          min: 0
  identifier: {short: Alert bussiness Identifier, index: 4}
  status: {short: Alert status, index: 5}
  code: {short: Coded or textual message to display to user., index: 6}
  subject:
    type: Reference
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core']
    index: 7
  period: {short: Time period when the alert is active, index: 8}
package_version: 2.0.0-ballot
extensions:
  flagDetailExt: {url: 'http://hl7.org/fhir/StructureDefinition/flag-detail', min: 0, type: Extension, index: 1}
  flagPriorityExt: {url: 'http://hl7.org/fhir/StructureDefinition/flag-priority', min: 0, max: 1, type: Extension, index: 2}
  note: {url: 'http://hl7.org/fhir/StructureDefinition/note', min: 0, type: Extension, index: 3}
class: profile
kind: resource
url: http://hl7.eu/fhir/base/StructureDefinition/flag-eu-core
base: http://hl7.org/fhir/StructureDefinition/Flag
version: 2.0.0-ballot