Open repository in Console
Readme
Updated over 6 years ago
‧ Indexed 12 months ago
Inpatient Prospective Payment System IPPS Provider Summary For The Top 100 DRG code charges - FY2011 Utah
This data set includes Inpatient Prospective Payment System (IPPS) Provider Summary charges for the Top 100 Diagnosis-Related Groups (DRG) - FY2011 in Utah. The data provided here include hospital-specific charges for Utah hospitals that receive Medicare Inpatient Prospective Payment System (IPPS) payments for the top 100 most frequently billed discharges, paid under Medicare based on a rate per discharge using the Medicare Severity Diagnosis Related Group (MS-DRG) for Fiscal Year (FY) 2011.
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"opendata-utah-gov/inpatient-prospective-payment-system-ipps-provider-3hyy-gsym\".\"inpatient_prospective_payment_system_ipps_provider\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata