Dorieh Data Platform

Contents

  • Introduction
  • What is Data Platform
  • Data Domains
  • Data Processing Pipelines
  • Python Packages
  • Data Modelling for Dorieh Data Platform
    • Extensions used for creating federated view of different years
    • The Data Dictionary Generation tool
    • Medicare: Building a Data Warehouse from ResDac Files
    • Data dictionary and lineage for Medicare processing
      • Table Lineage Diagram
        • Table Lineage SVG Diagram
        • Table cms.mbsf_ab_2011
        • Table cms.mbsf_ab_2012
        • Table cms.mbsf_ab_2013
        • Table cms.mbsf_ab_2014
        • Table cms.mbsf_abcd_2015
        • Table cms.mbsf_abcd_2016
        • Table cms.mbsf_abcd_2017
        • Table cms.mbsf_abcd_2018
        • Table cms.mbsf_d_2011
        • Table cms.mbsf_d_2012
        • Table cms.mbsf_d_2013
        • Table cms.mbsf_d_2014
        • Table cms.medpar_2011
        • Table cms.medpar_2012
        • Table cms.medpar_2013
        • Table cms.medpar_2014
        • Table cms.medpar_2015
        • Table cms.medpar_2016
        • Table cms.medpar_2017
        • Table cms.medpar_2018
        • View medicare._beneficiaries
        • View medicare._enrollments
        • Materialized view medicare._ps
        • Table medicare.admissions
        • Table medicare.beneficiaries
        • Table medicare.enrollments
        • View medicare.ip
        • Materialized view medicare.mbsf_d
        • View medicare.ps
        • View medicare.qc_adm_union
        • Materialized view medicare.qc_admissions
        • View medicare.qc_enrl_bene
        • Materialized view medicare.qc_enrollments
      • Alphabetic list of all tables
      • Alphabetic list of all columns in all tables
      • The Data Dictionary Generation tool
    • Medicaid: Building a Data Warehouse from ResDac Files
    • Introduction to data modelling for Dorieh Data Platform
    • Domain
    • Table
    • Column
    • Multi-column indices
    • Generation of the database schema (DDL)
    • Indexing policies
    • Linking with nomenclature
    • Ingesting data
  • Examples
  • Data Platform Internals
  • Database Testing Framework
  • Adding more data
  • Executing containerized apps
  • Terms and Acronyms
  • Indices
Dorieh Data Platform
  • Data Domains
  • Dorieh CMS Package (manipulating ResDac Health Data)
  • Medicare: Building a Data Warehouse from ResDac Files
  • Data dictionary and lineage for Medicare processing
  • Table Lineage Diagram
  • Table medicare.admissions
  • Column medicare.admissions.bene_prmry_pyr_amt
  • Column medicare.admissions.bene_prmry_pyr_amt Lineage SVG
  • View page source

Column medicare.admissions.bene_prmry_pyr_amt Lineage SVG

medicare.admissions.bene_prmry_pyr_amt medicare.admissions.bene_prmry_pyr_amt The amount of payment (rounded to whole dollars) made on behalf of the beneficiary by a primary payer other than Medicare, which has been applied to the covered Medicare charges for the stay. medicare.ip.bene_prmry_pyr_amt medicare.ip.bene_prmry_pyr_amt The amount of payment (rounded to whole dollars) made on behalf of the beneficiary by a primary payer other than Medicare, which has been applied to the covered Medicare charges for the stay. medicare.ip.bene_prmry_pyr_amt->medicare.admissions.bene_prmry_pyr_amt Copied medicare.ip.bene_prmry_pyr_amt_parent 8 incoming links (columns) medicare.ip.bene_prmry_pyr_amt_parent->medicare.ip.bene_prmry_pyr_amt
Previous Next

© Copyright 2021-2024, Harvard University.

Built with Sphinx using a theme provided by Read the Docs.