health-data-ny-gov/all-payer-inpatient-major-potentially-preventable-s3du-3m47
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 1 month ago

All Payer Inpatient Major Potentially Preventable Complication (PPC) Rates by Hospital (SPARCS): Beginning 2013

The dataset shows Potentially Preventable Complication (PPC) measures for the 36 major PPCs combined; providing observed, expected, and risk-adjusted rates and counts for all payer discharges by hospital and statewide, beginning in 2013.

Potentially Preventable Complications (PPC), obtained from software created by 3M Health Information Systems, are defined as harmful events or negative outcomes that develop or occur during hospitalization and may result from processes of care and treatment rather than from natural progression of the underlying illness.

The PPCs were calculated using Statewide Planning and Research Cooperative System (SPARCS) inpatient data.

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 \"health-data-ny-gov/all-payer-inpatient-major-potentially-preventable-s3du-3m47\".\"all_payer_inpatient_major_potentially_preventable\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • all_payer_inpatient_major_potentially_preventable
     
     
     
     
     
Upstream Metadata