PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-alerts@1.1.0-preview
    http://hl7.org/fhir/us/davinci-alerts/StructureDefinition/adt-notification-condition
description: The Da Vinci Admit/Discharge/Transfer Notification Condition Profile is based on the US Core Condition Encounter Diagnosis Profile and and complies with US Core versions 3.1.1, 6.1.0, and 7.0.0. It adds the mandatory `Condition.encounter` element which references the [Da Vinci Admit/Discharge/Transfer Notification Encounter Profile](StructureDefinition-adt-notification-encounter.html) in the same message Bundle.
package_name: hl7.fhir.us.davinci-alerts
derivation: constraint
name: ADTNotificationConditionProfile
type: Condition
elements:
  encounter:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-alerts/StructureDefinition/adt-notification-encounter']
    index: 0
    elements:
      reference: {mustSupport: true, index: 1}
    required: [reference]
package_version: 1.1.0-preview
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-alerts/StructureDefinition/adt-notification-condition
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis
version: 1.1.0-preview
required: [encounter]