description: The Da Vinci Admit/Transfer/Discharge Notification Condition Profile is based on the [US Core Condition Profile](http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-condition.html) and adds the mandatory `Condition.encounter` element which references the [Da Vinci Admit/Transfer/Discharge Notification Encounter Profile](http://hl7.org/fhir/us/davinci-alerts/STU1/StructureDefinition-adt-notification-encounter.html) in the same message Bundle. package_name: hl7.fhir.us.davinci 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: alerts-1.0.0 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 version: 1.0.0 required: [encounter]