From 89642091d6390a993b9343028199dbf37bda8e45 Mon Sep 17 00:00:00 2001 From: Doc Jaan Altosaar Li Date: Mon, 21 Aug 2023 15:57:43 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 959e9cb..6708296 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This branch of the common data model, called `payless_health`, is used to develo - `COST`, representing a hospital's internal representations of costs (from billing, from HL7 FHIR messages, etc) - `PRICE`, representing publicly available price information from a care site such as a hospital, pharmacy, clinic, or other care site. -image +image Example [prototype dashboard](https://beta.payless.health/examples/mount-sinai.html) using [public data](https://www.mountsinai.org/files/MSHealth/Assets/HS/131624096_mount-sinai-hospital_standardcharges.zip) used to inform the development of the `COST` and `PRICE` tables (Open source Jupyter notebook using python for this dashboard is [here](https://colab.research.google.com/github/onefact/data_build_tool_payless.health/blob/main/notebooks/230809-mount-sinai.ipynb)).