Skip to main content

How interoperability and cloud capabilities drive EMR efficiency

0 Drupal\node\Entity\Node {#1292
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569
    #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#1575
      #definition: array:1 [
        "constraints" => array:2 [
          "EntityType" => "node"
          "Bundle" => array:1 [ …1]
        ]
      ]
      #typedDataManager: null
      #propertyDefinitions: array:49 [
        "nid" => Drupal\Core\Field\BaseFieldDefinition {#1669
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1670
              #string: "ID"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "provider" => "node"
            "field_name" => "nid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1671
            #definition: array:2 [
              "type" => "field_item:integer"
              "settings" => array:6 [ …6]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1669}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1672
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1673
              #string: "UUID"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "provider" => "node"
            "field_name" => "uuid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1674
            #definition: array:2 [
              "type" => "field_item:uuid"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1672}
          }
          #type: "uuid"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "vid" => Drupal\Core\Field\BaseFieldDefinition {#1675
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1676
              #string: "Revision ID"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "provider" => "node"
            "field_name" => "vid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1677
            #definition: array:2 [
              "type" => "field_item:integer"
              "settings" => array:6 [ …6]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1675}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1678
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1679
              #string: "Language"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "display" => array:2 [
              "view" => array:1 [ …1]
              "form" => array:1 [ …1]
            ]
            "revisionable" => true
            "translatable" => true
            "provider" => "node"
            "field_name" => "langcode"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1680
            #definition: array:2 [
              "type" => "field_item:language"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1678}
          }
          #type: "language"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "type" => Drupal\Core\Field\BaseFieldDefinition {#1681
          #definition: array:7 [
            "label" => "Content type"
            "required" => true
            "read-only" => true
            "provider" => "node"
            "field_name" => "type"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1682
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1681}
          }
          #type: "entity_reference"
          #propertyDefinitions: array:2 [
            "target_id" => Drupal\Core\TypedData\DataReferenceTargetDefinition {#3814
              #definition: array:3 [ …3]
              #typedDataManager: null
            }
            "entity" => Drupal\Core\TypedData\DataReferenceDefinition {#3928
              #definition: array:6 [ …6]
              #typedDataManager: null
              #targetDefinition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#3932 …3}
            }
          ]
          #schema: null
          #indexes: []
        }
        "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1683
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1684
              #string: "Revision create time"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1685
              #string: "The time that the current revision was created."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "provider" => "node"
            "field_name" => "revision_timestamp"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1686
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1683}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1687
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1688
              #string: "Revision user"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1689
              #string: "The user ID of the author of the current revision."
              #arguments: []
              #translatedMarkup: null
               …2
            }
            "revisionable" => true
            "provider" => "node"
            "field_name" => "revision_uid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1690
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1687}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1691
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1692 …5}
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1693 …5}
            "revisionable" => true
            "default_value" => array:1 [ …1]
            "display" => array:1 [ …1]
            "provider" => "node"
            "field_name" => "revision_log"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1694
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1691}
          }
          #type: "string_long"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "status" => Drupal\Core\Field\Entity\BaseFieldOverride {#1760
          #entityTypeId: "base_field_override"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.status"
          #status: true
          #uuid: "a262ec4c-393b-4d33-ad57-0ef4bb6a1ecd"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.video.status"
          #field_name: "status"
          #field_type: "boolean"
          #entity_type: "node"
          #bundle: "video"
          #label: "Published"
          #description: ""
          #settings: array:2 [
            "on_label" => "On"
            "off_label" => "Off"
          ]
          #required: false
          #translatable: true
          #default_value: array:1 [
            0 => array:1 [ …1]
          ]
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #baseFieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1695
            #definition: array:9 [ …9]
            #typedDataManager: null
            #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1697 …3}
            #type: "boolean"
            #propertyDefinitions: null
            #schema: null
            #indexes: []
          }
          +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
        }
        "uid" => Drupal\Core\Field\BaseFieldDefinition {#1700
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1701 …5}
            "translatable" => true
            "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1702 …5}
            "revisionable" => true
            "display" => array:2 [ …2]
            "provider" => "node"
            "field_name" => "uid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1703
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1700}
          }
          #type: "entity_reference"
          #propertyDefinitions: array:2 [
            "target_id" => Drupal\Core\TypedData\DataReferenceTargetDefinition {#2432 …2}
            "entity" => Drupal\Core\TypedData\DataReferenceDefinition {#2430 …3}
          ]
          #schema: null
          #indexes: []
        }
        "title" => Drupal\Core\Field\BaseFieldDefinition {#1704
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1705 …5}
            "required" => true
            "translatable" => true
            "revisionable" => true
            "display" => array:2 [ …2]
            "provider" => "node"
            "field_name" => "title"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1706
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1704}
          }
          #type: "string"
          #propertyDefinitions: array:1 [
            "value" => Drupal\Core\TypedData\DataDefinition {#2520 …2}
          ]
          #schema: null
          #indexes: []
        }
        "created" => Drupal\Core\Field\BaseFieldDefinition {#1707
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1708 …5}
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1709 …5}
            "revisionable" => true
            "translatable" => true
            "display" => array:2 [ …2]
            "provider" => "node"
            "field_name" => "created"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1710
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1707}
          }
          #type: "created"
          #propertyDefinitions: array:1 [
            "value" => Drupal\Core\TypedData\DataDefinition {#2526 …2}
          ]
          #schema: null
          #indexes: []
        }
        "changed" => Drupal\Core\Field\BaseFieldDefinition {#1711
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1712 …5}
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1713 …5}
            "revisionable" => true
            "translatable" => true
            "provider" => "node"
            "field_name" => "changed"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1714
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1711}
          }
          #type: "changed"
          #propertyDefinitions: array:1 [
            "value" => Drupal\Core\TypedData\DataDefinition {#2829 …2}
          ]
          #schema: null
          #indexes: []
        }
        "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#1761
          #entityTypeId: "base_field_override"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.promote"
          #status: true
          #uuid: "d7023fe3-7f2e-4e43-a618-ed011c19e71f"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.video.promote"
          #field_name: "promote"
          #field_type: "boolean"
          #entity_type: "node"
          #bundle: "video"
          #label: "Promoted to front page"
          #description: ""
          #settings: array:2 [
            "on_label" => "On"
            "off_label" => "Off"
          ]
          #required: false
          #translatable: true
          #default_value: array:1 [
            0 => array:1 [ …1]
          ]
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4623
            #definition: array:2 [ …2]
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389
              #discovery: null
              #factory: null
              #mapper: null
              #cacheKey: "typed_data_types_plugins"
              #cacheTags: []
              #alterHook: "data_type_info"
              #subdir: "Plugin/DataType"
              #moduleHandler: Drupal\Core\Extension\ModuleHandler {#118 …11}
              #moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
              #defaults: []
              #pluginDefinitionAnnotationName: "Drupal\Core\TypedData\Annotation\DataType"
              #pluginDefinitionAttributeName: "Drupal\Core\TypedData\Attribute\DataType"
              #pluginInterface: null
              #namespaces: ArrayObject {#261 …4}
              #additionalAnnotationNamespaces: []
              #definitions: array:419 [ …419]
              #cacheBackend: Drupal\Core\Cache\DatabaseBackend {#106 …6}
              #useCaches: true
              #validator: null
              #constraintManager: Drupal\Core\Validation\ConstraintManager {#259 …18}
              #prototypes: array:45 [ …45]
              #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#84 …3}
              #_serviceIds: []
              #_entityStorages: []
            }
            #fieldDefinition: Drupal\Core\Field\Entity\BaseFieldOverride {#1761}
          }
          #constraints: []
          #propertyConstraints: []
          #baseFieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1715
            #definition: array:9 [ …9]
            #typedDataManager: null
            #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1717 …3}
            #type: "boolean"
            #propertyDefinitions: array:1 [ …1]
            #schema: null
            #indexes: []
          }
          +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
        }
        "sticky" => Drupal\Core\Field\BaseFieldDefinition {#1720
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1721 …5}
            "revisionable" => true
            "translatable" => true
            "default_value" => array:1 [ …1]
            "display" => array:1 [ …1]
            "provider" => "node"
            "field_name" => "sticky"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1722
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1720}
          }
          #type: "boolean"
          #propertyDefinitions: array:1 [
            "value" => Drupal\Core\TypedData\DataDefinition {#4613 …2}
          ]
          #schema: null
          #indexes: []
        }
        "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1725
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1726 …5}
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1727 …5}
            "translatable" => true
            "revisionable" => true
            "default_value" => array:1 [ …1]
            "provider" => "node"
            "field_name" => "default_langcode"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1728
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1725}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1731
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1732 …5}
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1733 …5}
            "storage_required" => true
            "internal" => true
            "translatable" => false
            "revisionable" => true
            "provider" => "node"
            "field_name" => "revision_default"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1734
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1731}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1737
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1738 …5}
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1739 …5}
            "read-only" => true
            "revisionable" => true
            "translatable" => true
            "provider" => "node"
            "field_name" => "revision_translation_affected"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1740
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1737}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1743
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1744 …5}
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1745 …5}
            "computed" => true
            "translatable" => true
            "read-only" => true
            "entity_type" => "node"
            "cardinality" => -1
            "provider" => "metatag"
            "field_name" => "metatag"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1746
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1743}
          }
          #type: "metatag_computed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "path" => Drupal\Core\Field\BaseFieldDefinition {#1747
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1748 …5}
            "translatable" => true
            "display" => array:1 [ …1]
            "computed" => true
            "provider" => "path"
            "field_name" => "path"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1749
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1747}
          }
          #type: "path"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "publish_on" => Drupal\Core\Field\BaseFieldDefinition {#1750
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1751 …5}
            "display" => array:1 [ …1]
            "translatable" => true
            "revisionable" => true
            "constraints" => array:1 [ …1]
            "provider" => "scheduler"
            "field_name" => "publish_on"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1752
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1750}
          }
          #type: "timestamp"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#1753
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1754 …5}
            "display" => array:1 [ …1]
            "translatable" => true
            "revisionable" => true
            "constraints" => array:1 [ …1]
            "provider" => "scheduler"
            "field_name" => "unpublish_on"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1755
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1753}
          }
          #type: "timestamp"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1756
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1757 …5}
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1758 …5}
            "revisionable" => true
            "class" => "\Drupal\token\MenuLinkFieldItemList"
            "translatable" => true
            "internal" => true
            "display" => array:2 [ …2]
            "computed" => true
            "provider" => "token"
            "field_name" => "menu_link"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1759
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1756}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "body" => Drupal\field\Entity\FieldConfig {#1762
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.body"
          #status: true
          #uuid: "9df186a1-ece4-4648-8071-e3648ab18274"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:4 [ …4]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.video.body"
          #field_name: "body"
          #field_type: "text_with_summary"
          #entity_type: "node"
          #bundle: "video"
          #label: "Body"
          #description: ""
          #settings: array:3 [
            "display_summary" => true
            "required_summary" => false
            "allowed_formats" => array:2 [ …2]
          ]
          #required: false
          #translatable: true
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2196
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.body"
            #status: true
            #uuid: "85ecf75d-236c-4289-9a76-32ade456f632"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: array:1 [ …1]
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.body"
            #field_name: "body"
            #entity_type: "node"
            #type: "text_with_summary"
            #module: "text"
            #settings: []
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: true
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: array:5 [ …5]
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1574
            #definition: array:2 [ …2]
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
            #fieldDefinition: Drupal\field\Entity\FieldConfig {#1762}
          }
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "feeds_item" => Drupal\field\Entity\FieldConfig {#1763
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.feeds_item"
          #status: true
          #uuid: "d30a841f-3ad7-47ad-9c06-72516347f6bd"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [ …2]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.video.feeds_item"
          #field_name: "feeds_item"
          #field_type: "feeds_item"
          #entity_type: "node"
          #bundle: "video"
          #label: "Feeds item"
          #description: ""
          #settings: array:2 [
            "handler" => "default:feeds_feed"
            "handler_settings" => []
          ]
          #required: false
          #translatable: true
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_author" => Drupal\field\Entity\FieldConfig {#1764
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_author"
          #status: true
          #uuid: "09ae0206-5187-4851-97aa-24a06db3d50b"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.video.field_author"
          #field_name: "field_author"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "video"
          #label: "Author"
          #description: ""
          #settings: array:2 [
            "handler" => "default:node"
            "handler_settings" => array:4 [ …4]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2200
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_author"
            #status: true
            #uuid: "0036bdaa-ab21-4841-9dcf-c3b697abd63a"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_author"
            #field_name: "field_author"
            #entity_type: "node"
            #type: "entity_reference"
            #module: "core"
            #settings: array:1 [ …1]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_collections_tags" => Drupal\field\Entity\FieldConfig {#1765
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_collections_tags"
          #status: true
          #uuid: "5fc70f16-63bb-414d-87f3-671a2759d6bc"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:6 [ …6]
          ]
          #isSyncing: false
          #id: "node.video.field_collections_tags"
          #field_name: "field_collections_tags"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "video"
          #label: "Collections/Tags"
          #description: ""
          #settings: array:2 [
            "handler" => "default:filter_existing_terms"
            "handler_settings" => array:4 [ …4]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2205
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_collections_tags"
            #status: true
            #uuid: "c7a4656e-e95b-437d-a484-93e7bd9b2b25"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_collections_tags"
            #field_name: "field_collections_tags"
            #entity_type: "node"
            #type: "entity_reference"
            #module: "core"
            #settings: array:1 [ …1]
            #cardinality: -1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_et_categories" => Drupal\field\Entity\FieldConfig {#1766
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_et_categories"
          #status: true
          #uuid: "c2b0a7c7-291b-4c05-a924-1fb2ac161ce3"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.video.field_et_categories"
          #field_name: "field_et_categories"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "video"
          #label: "Categories"
          #description: ""
          #settings: array:2 [
            "handler" => "default:filter_existing_terms"
            "handler_settings" => array:4 [ …4]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_et_content" => Drupal\field\Entity\FieldConfig {#1767
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_et_content"
          #status: true
          #uuid: "a62508e7-6cc0-4f69-9ada-9cad92b2b2c8"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.video.field_et_content"
          #field_name: "field_et_content"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "video"
          #label: "Content"
          #description: ""
          #settings: array:2 [
            "handler" => "default:taxonomy_term"
            "handler_settings" => array:4 [ …4]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_et_event" => Drupal\field\Entity\FieldConfig {#1768
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_et_event"
          #status: true
          #uuid: "c31c3a0f-826a-4587-8f71-12ced0910cbf"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.video.field_et_event"
          #field_name: "field_et_event"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "video"
          #label: "Event"
          #description: ""
          #settings: array:2 [
            "handler" => "default:taxonomy_term"
            "handler_settings" => array:4 [ …4]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_et_language" => Drupal\field\Entity\FieldConfig {#1769
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_et_language"
          #status: true
          #uuid: "f33dccc5-5825-41b3-8745-d0a7a18b18b4"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.video.field_et_language"
          #field_name: "field_et_language"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "video"
          #label: "Language"
          #description: ""
          #settings: array:2 [
            "handler" => "default:taxonomy_term"
            "handler_settings" => array:4 [ …4]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_et_region" => Drupal\field\Entity\FieldConfig {#1770
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_et_region"
          #status: true
          #uuid: "af049944-3bb5-4950-ae17-2e2e0ba5063d"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.video.field_et_region"
          #field_name: "field_et_region"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "video"
          #label: "Region"
          #description: ""
          #settings: array:2 [
            "handler" => "default:taxonomy_term"
            "handler_settings" => array:4 [ …4]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_et_topic" => Drupal\field\Entity\FieldConfig {#1771
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_et_topic"
          #status: true
          #uuid: "188a23e3-8d92-4941-ba9e-c77a988ad4f2"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.video.field_et_topic"
          #field_name: "field_et_topic"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "video"
          #label: "Topic"
          #description: ""
          #settings: array:2 [
            "handler" => "default:taxonomy_term"
            "handler_settings" => array:4 [ …4]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_exclude_from_accelerate" => Drupal\field\Entity\FieldConfig {#1772
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_exclude_from_accelerate"
          #status: true
          #uuid: "6cc8c794-dd9e-4ec5-86fe-00f7740a6e9c"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [ …2]
          ]
          #isSyncing: false
          #id: "node.video.field_exclude_from_accelerate"
          #field_name: "field_exclude_from_accelerate"
          #field_type: "boolean"
          #entity_type: "node"
          #bundle: "video"
          #label: "Exclude From Accelerate Feed"
          #description: ""
          #settings: array:2 [
            "on_label" => "On"
            "off_label" => "Off"
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_news_type" => Drupal\field\Entity\FieldConfig {#1773
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_news_type"
          #status: true
          #uuid: "90eeed67-f569-452d-92e4-3a0de96f56eb"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [ …2]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.video.field_news_type"
          #field_name: "field_news_type"
          #field_type: "list_string"
          #entity_type: "node"
          #bundle: "video"
          #label: "News Type"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_newsletter_teaser" => Drupal\field\Entity\FieldConfig {#1774
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_newsletter_teaser"
          #status: true
          #uuid: "9fca08da-526c-4fce-9e24-498abf89e3b8"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [ …2]
          ]
          #isSyncing: false
          #id: "node.video.field_newsletter_teaser"
          #field_name: "field_newsletter_teaser"
          #field_type: "string_long"
          #entity_type: "node"
          #bundle: "video"
          #label: "Newsletter Teaser"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_old_short_headline" => Drupal\field\Entity\FieldConfig {#1775
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_old_short_headline"
          #status: true
          #uuid: "0b703ebe-700b-4559-ba2e-7d2f9d7784aa"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [ …2]
          ]
          #isSyncing: false
          #id: "node.video.field_old_short_headline"
          #field_name: "field_old_short_headline"
          #field_type: "string_long"
          #entity_type: "node"
          #bundle: "video"
          #label: "Old "Short" Headline"
          #description: "Reference the short headline from the old site that may have been to long for the new site."
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_partner_features" => Drupal\field\Entity\FieldConfig {#1776
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_partner_features"
          #status: true
          #uuid: "2235deb5-f704-4961-9af3-452cde5929d0"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [ …2]
          ]
          #isSyncing: false
          #id: "node.video.field_partner_features"
          #field_name: "field_partner_features"
          #field_type: "boolean"
          #entity_type: "node"
          #bundle: "video"
          #label: " Partner Features "
          #description: ""
          #settings: array:2 [
            "on_label" => "On"
            "off_label" => "Off"
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_primary_et_topic" => Drupal\field\Entity\FieldConfig {#1777
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_primary_et_topic"
          #status: true
          #uuid: "66f4dae7-3863-4b3f-9010-bcada557cb27"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.video.field_primary_et_topic"
          #field_name: "field_primary_et_topic"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "video"
          #label: "Primary Topic"
          #description: ""
          #settings: array:2 [
            "handler" => "default:filter_existing_terms"
            "handler_settings" => array:4 [ …4]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2236
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_primary_et_topic"
            #status: true
            #uuid: "2c1e5a48-40dc-43cc-9728-df7d741d138a"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_primary_et_topic"
            #field_name: "field_primary_et_topic"
            #entity_type: "node"
            #type: "entity_reference"
            #module: "core"
            #settings: array:1 [ …1]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_primary_topic" => Drupal\field\Entity\FieldConfig {#1778
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_primary_topic"
          #status: true
          #uuid: "5e15eaf9-3c94-48e0-88bd-ed30e1ebe828"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.video.field_primary_topic"
          #field_name: "field_primary_topic"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "video"
          #label: "Primary topic"
          #description: ""
          #settings: array:2 [
            "handler" => "default:taxonomy_term"
            "handler_settings" => array:4 [ …4]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2237
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_primary_topic"
            #status: true
            #uuid: "f52f4f46-af48-4caf-89e7-38b5cf3ba9b2"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_primary_topic"
            #field_name: "field_primary_topic"
            #entity_type: "node"
            #type: "entity_reference"
            #module: "core"
            #settings: array:1 [ …1]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: array:2 [ …2]
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2285
            #definition: array:2 [ …2]
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
            #fieldDefinition: Drupal\field\Entity\FieldConfig {#1778}
          }
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_region_tag" => Drupal\field\Entity\FieldConfig {#1779
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_region_tag"
          #status: true
          #uuid: "bcdd0aca-79e5-4cfb-a0ba-83ff3242ff78"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [ …2]
          ]
          #isSyncing: false
          #id: "node.video.field_region_tag"
          #field_name: "field_region_tag"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "video"
          #label: "Region Tag"
          #description: ""
          #settings: array:2 [
            "handler" => "views"
            "handler_settings" => array:1 [ …1]
          ]
          #required: true
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2241
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_region_tag"
            #status: true
            #uuid: "c4e2a841-ccad-44b2-bd65-bd87eeb05ba4"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_region_tag"
            #field_name: "field_region_tag"
            #entity_type: "node"
            #type: "entity_reference"
            #module: "core"
            #settings: array:1 [ …1]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: array:2 [ …2]
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2383
            #definition: array:2 [ …2]
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
            #fieldDefinition: Drupal\field\Entity\FieldConfig {#1779}
          }
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_short_headline" => Drupal\field\Entity\FieldConfig {#1780
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_short_headline"
          #status: true
          #uuid: "cf5bc2b0-39e8-4f5c-89a8-117afa33b573"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [ …2]
          ]
          #isSyncing: false
          #id: "node.video.field_short_headline"
          #field_name: "field_short_headline"
          #field_type: "string"
          #entity_type: "node"
          #bundle: "video"
          #label: "Short Headline"
          #description: "max characters = 100"
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_sponsor" => Drupal\field\Entity\FieldConfig {#1781
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_sponsor"
          #status: true
          #uuid: "6bb004a4-4629-49ed-aba4-481b6ea59869"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.video.field_sponsor"
          #field_name: "field_sponsor"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "video"
          #label: "Sponsor"
          #description: ""
          #settings: array:2 [
            "handler" => "default:filter_existing_terms"
            "handler_settings" => array:4 [ …4]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2248
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_sponsor"
            #status: true
            #uuid: "2b0c3be8-7689-4d11-adde-3f29afe074b1"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_sponsor"
            #field_name: "field_sponsor"
            #entity_type: "node"
            #type: "entity_reference"
            #module: "core"
            #settings: array:1 [ …1]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_subheader" => Drupal\field\Entity\FieldConfig {#1782
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_subheader"
          #status: true
          #uuid: "2d306875-2f15-4a2d-a7f2-33982bce699c"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [ …2]
          ]
          #isSyncing: false
          #id: "node.video.field_subheader"
          #field_name: "field_subheader"
          #field_type: "string"
          #entity_type: "node"
          #bundle: "video"
          #label: "Subheader"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2250
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_subheader"
            #status: true
            #uuid: "ceea4f44-5b70-40a4-8f89-f8078aa2d2d6"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_subheader"
            #field_name: "field_subheader"
            #entity_type: "node"
            #type: "string"
            #module: "core"
            #settings: array:3 [ …3]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: array:1 [ …1]
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2398
            #definition: array:2 [ …2]
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
            #fieldDefinition: Drupal\field\Entity\FieldConfig {#1782}
          }
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_sync_id" => Drupal\field\Entity\FieldConfig {#1783
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_sync_id"
          #status: true
          #uuid: "f5ac169a-6082-4405-b81a-3dd1981ab583"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [ …2]
          ]
          #isSyncing: false
          #id: "node.video.field_sync_id"
          #field_name: "field_sync_id"
          #field_type: "string"
          #entity_type: "node"
          #bundle: "video"
          #label: "Sync ID"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_tags" => Drupal\field\Entity\FieldConfig {#1784
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_tags"
          #status: true
          #uuid: "f3934e5b-5985-47f9-af0a-59d77d23d89c"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.video.field_tags"
          #field_name: "field_tags"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "video"
          #label: "Tags"
          #description: ""
          #settings: array:2 [
            "handler" => "default:filter_existing_terms"
            "handler_settings" => array:4 [ …4]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2252
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_tags"
            #status: true
            #uuid: "76307ee9-9d43-4389-b883-4d4135b9a0e4"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_tags"
            #field_name: "field_tags"
            #entity_type: "node"
            #type: "entity_reference"
            #module: "core"
            #settings: array:1 [ …1]
            #cardinality: -1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_teaser" => Drupal\field\Entity\FieldConfig {#1785
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_teaser"
          #status: true
          #uuid: "05a40a78-25b2-4f65-aa4a-2e19be446706"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [ …2]
          ]
          #isSyncing: false
          #id: "node.video.field_teaser"
          #field_name: "field_teaser"
          #field_type: "string_long"
          #entity_type: "node"
          #bundle: "video"
          #label: "Teaser"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2253
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_teaser"
            #status: true
            #uuid: "7aaad9ea-fce8-41ba-9b00-b7c7c3577208"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_teaser"
            #field_name: "field_teaser"
            #entity_type: "node"
            #type: "string_long"
            #module: "core"
            #settings: array:1 [ …1]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_thumbnail" => Drupal\field\Entity\FieldConfig {#1786
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_thumbnail"
          #status: true
          #uuid: "4874563f-fe53-49fc-8bc2-24968f28dc12"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [ …2]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.video.field_thumbnail"
          #field_name: "field_thumbnail"
          #field_type: "image"
          #entity_type: "node"
          #bundle: "video"
          #label: "Thumbnail"
          #description: ""
          #settings: array:12 [
            "handler" => "default:file"
            "handler_settings" => []
            "file_directory" => "[date:custom:Y]-[date:custom:m]"
            "file_extensions" => "png gif jpg jpeg webp"
            "max_filesize" => "50 MB"
            "max_resolution" => ""
            "min_resolution" => ""
            "alt_field" => true
            "alt_field_required" => false
            "title_field" => true
            "title_field_required" => false
            "default_image" => array:5 [ …5]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_topic" => Drupal\field\Entity\FieldConfig {#1787
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.video.field_topic"
          #status: true
          #uuid: "719cb41f-702a-4d54-93f5-9eac939ad06f"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.video.field_topic"
          #field_name: "field_topic"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "video"
          #label: "Topic"
          #description: ""
          #settings: array:2 [
            "handler" => "default:taxonomy_term"
            "handler_settings" => array:4 [ …4]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2258
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_topic"
            #status: true
            #uuid: "a7455ee2-877e-47d2-a076-7bfb94e8da0b"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_topic"
            #field_name: "field_topic"
            #entity_type: "node"
            #type: "entity_reference"
            #module: "core"
            #settings: array:1 [ …1]
            #cardinality: -1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: array:2 [ …2]
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2409
            #definition: array:2 [ …2]
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
            #fieldDefinition: Drupal\field\Entity\FieldConfig {#1787}
          }
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
      ]
    }
    #name: null
    #parent: null
    #_serviceIds: []
    #_entityStorages: []
    #stringTranslation: null
    #typedDataManager: null
    #entity: Drupal\node\Entity\Node {#1292}
  }
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:35 [
    "nid" => array:1 [
      "x-default" => "4249"
    ]
    "vid" => array:1 [
      "x-default" => "15530"
    ]
    "type" => array:1 [
      "x-default" => "video"
    ]
    "uuid" => array:1 [
      "x-default" => "21f53f27-f886-4bac-86c9-a75143871909"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "revision_uid" => array:1 [
      "x-default" => "0"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1751263973"
    ]
    "revision_log" => array:1 [
      "x-default" => "Re-saved by Drush entity:save. Published."
    ]
    "revision_default" => array:1 [
      "x-default" => "1"
    ]
    "isDefaultRevision" => array:1 [
      "x-default" => "1"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "1"
    ]
    "title" => array:1 [
      "x-default" => "How interoperability and cloud capabilities drive EMR efficiency"
    ]
    "created" => array:1 [
      "x-default" => "1745332621"
    ]
    "changed" => array:1 [
      "x-default" => "1751263973"
    ]
    "promote" => array:1 [
      "x-default" => "0"
    ]
    "sticky" => array:1 [
      "x-default" => "0"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
    "publish_on" => array:1 [
      "x-default" => null
    ]
    "unpublish_on" => array:1 [
      "x-default" => null
    ]
    "body" => array:1 [
      "x-default" => array:1 [
        0 => array:3 [
          "value" => """
            <div style="position: relative; display: block; max-width: 100%;">\n
            <div style="padding-top: 56.25%;">\n
            <iframe allow="encrypted-media" allowfullscreen="" frameborder="0" scrolling="no" src="https://players.brightcove.net/1824526989001/default_default/index.html?videoId=6370692452112" style="position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%;" title="Elevating EMR quality throughout Latin America"></iframe></div>\n
            </div>\n
            """
          "summary" => "JeanCarlo Luz, electronic medical records leader at Philips, discusses how the company's EMR leverages cloud services and interoperability with multiple partners to help to deliver time and cost savings for hospitals.\n"
          "format" => "full_html"
        ]
      ]
    ]
    "feeds_item" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "57"
          "imported" => "1751263973"
          "url" => null
          "guid" => null
          "hash" => "2b3ade464b27033ea6646cfde82260f0"
        ]
      ]
    ]
    "field_et_region" => array:1 [
      "x-default" => array:2 [
        0 => array:1 [
          "target_id" => "10"
        ]
        1 => array:1 [
          "target_id" => "3"
        ]
      ]
    ]
    "field_et_topic" => array:1 [
      "x-default" => array:7 [
        0 => array:1 [
          "target_id" => "1490"
        ]
        1 => array:1 [
          "target_id" => "1497"
        ]
        2 => array:1 [
          "target_id" => "1572"
        ]
        3 => array:1 [
          "target_id" => "1574"
        ]
        4 => array:1 [
          "target_id" => "1510"
        ]
        5 => array:1 [
          "target_id" => "1471"
        ]
        6 => array:1 [
          "target_id" => "1475"
        ]
      ]
    ]
    "field_exclude_from_accelerate" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "1"
        ]
      ]
    ]
    "field_old_short_headline" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "How interoperability and cloud capabilities drive EMR efficiency"
        ]
      ]
    ]
    "field_partner_features" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "0"
        ]
      ]
    ]
    "field_primary_topic" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "483"
        ]
      ]
    ]
    "field_region_tag" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "1"
        ]
      ]
    ]
    "field_short_headline" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "How interoperability and cloud capabilities drive EMR efficiency"
        ]
      ]
    ]
    "field_subheader" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "JeanCarlo Luz, electronic medical records leader at Philips, discusses how the company's EMR leverages cloud services and interoperability with multiple partners to help to deliver time and cost savings for hospitals."
        ]
      ]
    ]
    "field_sync_id" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "hitn-556238"
        ]
      ]
    ]
    "field_thumbnail" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "3754"
          "alt" => "JeanCarlo Luz, electronic medical records leader at Philips"
          "title" => "JeanCarlo Luz, electronic medical records leader at Philips"
          "width" => "1200"
          "height" => "630"
        ]
      ]
    ]
    "field_topic" => array:1 [
      "x-default" => array:4 [
        0 => array:1 [
          "target_id" => "474"
        ]
        1 => array:1 [
          "target_id" => "483"
        ]
        2 => array:1 [
          "target_id" => "499"
        ]
        3 => array:1 [
          "target_id" => "504"
        ]
      ]
    ]
  ]
  #fields: array:20 [
    "body" => array:1 [
      "x-default" => Drupal\text\Plugin\Field\FieldType\TextFieldItemList {#1573
        #definition: Drupal\field\Entity\FieldConfig {#1762}
        #name: "body"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: array:1 [
          0 => Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem {#2274 …9}
        ]
        #langcode: "en"
      }
    ]
    "field_author" => array:1 [
      "x-default" => Drupal\Core\Field\EntityReferenceFieldItemList {#2277
        #definition: Drupal\field\Entity\FieldConfig {#1764}
        #name: "field_author"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: []
        #langcode: "en"
      }
    ]
    "field_collections_tags" => array:1 [
      "x-default" => Drupal\Core\Field\EntityReferenceFieldItemList {#2279
        #definition: Drupal\field\Entity\FieldConfig {#1765}
        #name: "field_collections_tags"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: []
        #langcode: "en"
      }
    ]
    "field_primary_et_topic" => array:1 [
      "x-default" => Drupal\Core\Field\EntityReferenceFieldItemList {#2281
        #definition: Drupal\field\Entity\FieldConfig {#1777}
        #name: "field_primary_et_topic"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: []
        #langcode: "en"
      }
    ]
    "field_primary_topic" => array:1 [
      "x-default" => Drupal\Core\Field\EntityReferenceFieldItemList {#2283
        #definition: Drupal\field\Entity\FieldConfig {#1778}
        #name: "field_primary_topic"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: array:1 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#2379 …9}
        ]
        #langcode: "en"
      }
    ]
    "field_region_tag" => array:1 [
      "x-default" => Drupal\Core\Field\EntityReferenceFieldItemList {#2381
        #definition: Drupal\field\Entity\FieldConfig {#1779}
        #name: "field_region_tag"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: array:1 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#2392 …9}
        ]
        #langcode: "en"
      }
    ]
    "field_sponsor" => array:1 [
      "x-default" => Drupal\Core\Field\EntityReferenceFieldItemList {#2394
        #definition: Drupal\field\Entity\FieldConfig {#1781}
        #name: "field_sponsor"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: []
        #langcode: "en"
      }
    ]
    "field_subheader" => array:1 [
      "x-default" => Drupal\Core\Field\FieldItemList {#2396
        #definition: Drupal\field\Entity\FieldConfig {#1782}
        #name: "field_subheader"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: array:1 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\StringItem {#2402 …9}
        ]
        #langcode: "en"
      }
    ]
    "field_tags" => array:1 [
      "x-default" => Drupal\Core\Field\EntityReferenceFieldItemList {#2403
        #definition: Drupal\field\Entity\FieldConfig {#1784}
        #name: "field_tags"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: []
        #langcode: "en"
      }
    ]
    "field_teaser" => array:1 [
      "x-default" => Drupal\Core\Field\FieldItemList {#2405
        #definition: Drupal\field\Entity\FieldConfig {#1785}
        #name: "field_teaser"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: []
        #langcode: "en"
      }
    ]
    "field_topic" => array:1 [
      "x-default" => Drupal\Core\Field\EntityReferenceFieldItemList {#2407
        #definition: Drupal\field\Entity\FieldConfig {#1787}
        #name: "field_topic"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: array:4 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#2418 …9}
          1 => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#2420 …9}
          2 => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#2422 …9}
          3 => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#2424 …9}
        ]
        #langcode: "en"
      }
    ]
    "uid" => array:1 [
      "x-default" => Drupal\Core\Field\EntityReferenceFieldItemList {#2426
        #definition: Drupal\Core\Field\BaseFieldDefinition {#1700}
        #name: "uid"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: array:1 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#2515 …9}
        ]
        #langcode: "en"
      }
    ]
    "title" => array:1 [
      "x-default" => Drupal\Core\Field\FieldItemList {#2517
        #definition: Drupal\Core\Field\BaseFieldDefinition {#1704}
        #name: "title"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: array:1 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\StringItem {#2522 …9}
        ]
        #langcode: "en"
      }
    ]
    "created" => array:1 [
      "x-default" => Drupal\Core\Field\FieldItemList {#2523
        #definition: Drupal\Core\Field\BaseFieldDefinition {#1707}
        #name: "created"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: array:1 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem {#2528 …9}
        ]
        #langcode: "en"
      }
    ]
    "unpublish_on" => array:1 [
      "x-default" => Drupal\Core\Field\FieldItemList {#2834
        #definition: Drupal\Core\Field\BaseFieldDefinition {#1753}
        #name: "unpublish_on"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: []
        #langcode: "en"
      }
    ]
    "changed" => array:1 [
      "x-default" => Drupal\Core\Field\ChangedFieldItemList {#2822
        #definition: Drupal\Core\Field\BaseFieldDefinition {#1711}
        #name: "changed"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: array:1 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem {#2836 …9}
        ]
        #langcode: "en"
      }
    ]
    "publish_on" => array:1 [
      "x-default" => Drupal\Core\Field\FieldItemList {#3106
        #definition: Drupal\Core\Field\BaseFieldDefinition {#1750}
        #name: "publish_on"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: []
        #langcode: "en"
      }
    ]
    "type" => array:1 [
      "x-default" => Drupal\Core\Field\EntityReferenceFieldItemList {#3812
        #definition: Drupal\Core\Field\BaseFieldDefinition {#1681}
        #name: "type"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: array:1 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#3816 …9}
        ]
        #langcode: "en"
      }
    ]
    "promote" => array:1 [
      "x-default" => Drupal\Core\Field\FieldItemList {#4619
        #definition: Drupal\Core\Field\Entity\BaseFieldOverride {#1761}
        #name: "promote"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: array:1 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem {#4627 …9}
        ]
        #langcode: "en"
      }
    ]
    "sticky" => array:1 [
      "x-default" => Drupal\Core\Field\FieldItemList {#4615
        #definition: Drupal\Core\Field\BaseFieldDefinition {#1720}
        #name: "sticky"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1569}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#389}
        #list: array:1 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem {#4589 …9}
        ]
        #langcode: "en"
      }
    ]
  ]
  #fieldDefinitions: array:49 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#1669}
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1672}
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#1675}
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1678}
    "type" => Drupal\Core\Field\BaseFieldDefinition {#1681}
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1683}
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1687}
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1691}
    "status" => Drupal\Core\Field\Entity\BaseFieldOverride {#1760}
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#1700}
    "title" => Drupal\Core\Field\BaseFieldDefinition {#1704}
    "created" => Drupal\Core\Field\BaseFieldDefinition {#1707}
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#1711}
    "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#1761}
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#1720}
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1725}
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1731}
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1737}
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1743}
    "path" => Drupal\Core\Field\BaseFieldDefinition {#1747}
    "publish_on" => Drupal\Core\Field\BaseFieldDefinition {#1750}
    "unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#1753}
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1756}
    "body" => Drupal\field\Entity\FieldConfig {#1762}
    "feeds_item" => Drupal\field\Entity\FieldConfig {#1763}
    "field_author" => Drupal\field\Entity\FieldConfig {#1764}
    "field_collections_tags" => Drupal\field\Entity\FieldConfig {#1765}
    "field_et_categories" => Drupal\field\Entity\FieldConfig {#1766}
    "field_et_content" => Drupal\field\Entity\FieldConfig {#1767}
    "field_et_event" => Drupal\field\Entity\FieldConfig {#1768}
    "field_et_language" => Drupal\field\Entity\FieldConfig {#1769}
    "field_et_region" => Drupal\field\Entity\FieldConfig {#1770}
    "field_et_topic" => Drupal\field\Entity\FieldConfig {#1771}
    "field_exclude_from_accelerate" => Drupal\field\Entity\FieldConfig {#1772}
    "field_news_type" => Drupal\field\Entity\FieldConfig {#1773}
    "field_newsletter_teaser" => Drupal\field\Entity\FieldConfig {#1774}
    "field_old_short_headline" => Drupal\field\Entity\FieldConfig {#1775}
    "field_partner_features" => Drupal\field\Entity\FieldConfig {#1776}
    "field_primary_et_topic" => Drupal\field\Entity\FieldConfig {#1777}
    "field_primary_topic" => Drupal\field\Entity\FieldConfig {#1778}
    "field_region_tag" => Drupal\field\Entity\FieldConfig {#1779}
    "field_short_headline" => Drupal\field\Entity\FieldConfig {#1780}
    "field_sponsor" => Drupal\field\Entity\FieldConfig {#1781}
    "field_subheader" => Drupal\field\Entity\FieldConfig {#1782}
    "field_sync_id" => Drupal\field\Entity\FieldConfig {#1783}
    "field_tags" => Drupal\field\Entity\FieldConfig {#1784}
    "field_teaser" => Drupal\field\Entity\FieldConfig {#1785}
    "field_thumbnail" => Drupal\field\Entity\FieldConfig {#1786}
    "field_topic" => Drupal\field\Entity\FieldConfig {#1787}
  ]
  #languages: array:3 [
    "en" => Drupal\Core\Language\Language {#266
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#1298
      #name: Drupal\Core\StringTranslation\TranslatableMarkup {#1300
        #string: "Not specified"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      #id: "und"
      #direction: "ltr"
      #weight: 1
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#1296
      #name: Drupal\Core\StringTranslation\TranslatableMarkup {#1297
        #string: "Not applicable"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      #id: "zxx"
      #direction: "ltr"
      #weight: 2
      #locked: true
    }
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #enforceDefaultTranslation: null
  #defaultLangcode: "en"
  #translations: array:1 [
    "x-default" => array:2 [
      "status" => 1
      "entity" => Drupal\node\Entity\Node {#1292}
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: "1"
  #entityKeys: array:4 [
    "bundle" => "video"
    "id" => "4249"
    "revision" => "15530"
    "uuid" => "21f53f27-f886-4bac-86c9-a75143871909"
  ]
  #translatableEntityKeys: array:8 [
    "label" => []
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "published" => array:1 [
      "x-default" => "1"
    ]
    "uid" => []
    "owner" => []
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "15530"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}
JeanCarlo Luz, electronic medical records leader at Philips, discusses how the company's EMR leverages cloud services and interoperability with multiple partners to help to deliver time and cost savings for hospitals.

Newsletter Signup

September 18-19, 2025 | Chicago, IL

AI Leadership Strategy Summit

AI is transforming healthcare — but for executive leaders, adoption isn’t the only challenge. You need to make smart investments, implement proper governance, and deliver real results.