<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="adt-notification-coverage" />
  <url value="http://hl7.org/fhir/us/davinci-alerts/StructureDefinition/adt-notification-coverage" />
  <version value="1.0.0" />
  <name value="ADTNotificationCoverageProfile" />
  <title value="Da Vinci Admit/Transfer/Discharge Notification Coverage Profile" />
  <status value="active" />
  <experimental value="false" />
  <date value="2020-08-24" />
  <publisher value="HL7 International - Infrastructure and Messaging Work Group" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://www.hl7.org/Special/committees/inm/index.cfm" />
    </telecom>
  </contact>
  <description value="The Da Vinci Admit/Transfer/Discharge Notification Coverage Profile is based on the [HRex Coverage Profile](http://build.fhir.org/ig/HL7/davinci-ehrx/StructureDefinition-hrex-coverage.html) and constrains the Patient resource referenced by the `Coverage.beneficiary` element to be found in the same message Bundle." />
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166" />
      <code value="US" />
    </coding>
  </jurisdiction>
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Coverage" />
  <baseDefinition value="http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-coverage" />
  <derivation value="constraint" />
  <snapshot />
  <differential>
    <element id="Coverage">
      <path value="Coverage" />
    </element>
    <element id="Coverage.beneficiary">
      <path value="Coverage.beneficiary" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient" />
        <aggregation value="bundled" />
      </type>
    </element>
  </differential>
</StructureDefinition>