PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ips@2.0.0-ballot
    http://hl7.org/fhir/uv/ips/StructureDefinition/Flag-alert-uv-ips
description: This profile constrains the Flag resource by the International Patient Summary (IPS) FHIR Implementation Guide. A record of an alert is represented in the patient summary as an instance of a Flag resource constrained by this profile. \n\nThis specialized Flag is used to convey information about an alert specific to an IPS. Information is flagged to raise awareness of potential concerns and/or dangers to/from the subject of the IPS. It brings information to the fore and may reference other information from the summary (through the supportingInfo extension) as well as present obstacles to care.
package_name: hl7.fhir.uv.ips
derivation: constraint
name: FlagAlertUvIps
type: Flag
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        flag-priority:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/flag-priority', index: 1}
          min: 0
          max: 1
  status:
    pattern: {type: Code, value: active}
    index: 2
  category: {type: CodeableConcept, mustSupport: true, index: 3}
  code: {type: CodeableConcept, mustSupport: true, index: 4}
package_version: 2.0.0-ballot
extensions:
  flag-priority: {url: 'http://hl7.org/fhir/StructureDefinition/flag-priority', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ips/StructureDefinition/Flag-alert-uv-ips
base: http://hl7.org/fhir/StructureDefinition/Flag
version: 2.0.0-ballot