Skip to main content

Home/ HealthcareMetadata/ Group items tagged provider

Rss Feed Group items tagged

Malcolm McRoberts

Healthcare Services Provider - 0 views

  • The ADRM Software Healthcare Services Provider models consists of a set of integrated Enterprise, Business Area and Data Warehouse data models developed for organizations in the healthcare service provider industry. The focus of these models is to provide a blueprint of the complex data required to support a variety of applications, analytics and information services for health plan service providers. ·  Service Provider ·  Encounter ·  Claim ·  Patient ·  Service ·  Facility ·  Insurer ·  Health Plan
Malcolm McRoberts

Data Modeling Considerations for MongoDB Applications - MongoDB Manual 2.4.1 - 0 views

  • Embedding¶ To de-normalize data, store two related pieces of data in a single document. Operations within a document are less expensive for the server than operations that involve multiple documents. In general, use embedded data models when: you have “contains” relationships between entities. See Model Embedded One-to-One Relationships Between Documents. you have one-to-many relationships where the “many” objects always appear with or are viewed in the context of their parent documents. See Model Embedded One-to-Many Relationships Between Documents. Embedding provides the following benefits: generally better performance for read operations. the ability to request and retrieve related data in a single database operation.
  • Referencing¶ To normalize data, store references between two documents to indicate a relationship between the data represented in each document. In general, use normalized data models: when embedding would result in duplication of data but would not provide sufficient read performance advantages to outweigh the implications of the duplication. to represent more complex many-to-many relationships. to model large hierarchical data sets. See Model Tree Structures in MongoDB. Referencing provides more flexibility than embedding; however, to resolve the references, client-side applications must issue follow-up queries. In other words, using references requires more roundtrips to the server.
Malcolm McRoberts

Healthcare Provider Directory - IHE Wiki - 0 views

  • Healthcare Provider Directory (HPD) - supports management of healthcare provider information, both individual and organizational, in a directory structure.
Malcolm McRoberts

JavaScript API | Tableau Software - 0 views

  • Developers creating web applications can integrate fully interactive Tableau content into their applications via the new JavaScript API. The API provides a tremendous range of interactivity in the Tableau view. For example, you can use the JavaScript API to set and create filters, select and highlight elements in the view, and process the view to retrieve updated data. This enables you to provide a high level of interactivity between a Tableau visualization and the rest of the web page.
Malcolm McRoberts

Clinical Quality Measures Basics - Centers for Medicare & Medicaid Services - 0 views

  • Clinical quality measures, or CQMs, are tools that help measure and track the quality of health care services provided by eligible professionals, eligible hospitals and critical access hospitals (CAHs) within our health care system
  • To participate in the Medicare and Medicaid Electronic Health Record (EHR) Incentive Programs and receive an incentive payment, providers are required to submit CQM data from certified EHR technology.
  • Edition certified EHR technology (CEHRT)
Malcolm McRoberts

jsonengine - Simple and ultra-scalable JSON storage on Google App Engine. No server-sid... - 0 views

  • Supports Google account and OpenID authentication and access control on each JSON document. Provides admin console for setting the access control.
Malcolm McRoberts

MongoDB Subscriptions | 10gen - 0 views

  • How to Buy Contact sales to learn more about MongoDB Commercial Subscriptions, and how to buy. MongoDB Subscriptions Basic Standard Enterprise Edition MongoDB MongoDB MongoDB Enterprise SLA 4 Hours 1 Hour 30 Minutes Support 9am – 9pm local, M – F 24 x 7 x 365 24 x 7 x 365 License AGPL Commercial Commercial Emergency Patches Not Included Included Included Price $2,500 / Server / Year $5,000 / Server / Year $7,500 / Server / Year
  • Commercial License. Enterprises with restrictions around the AGPL license or those interested in OEM applications may prefer a standard commercial license, which is included in the MongoDB Standard and Enterprise Subscriptions.
  • MongoDB Enterprise is tested and certified on Red Hat
  • ...3 more annotations...
  • advanced security, purpose-built monitoring
  • MongoDB Subscriptions provide 24x7 access to support. Customers can ask 10gen's MongoDB experts an unlimited number of questions at any time of day.
  • Only data-bearing (i.e., mongod) nodes require server licenses
Malcolm McRoberts

Data as a service - Wikipedia, the free encyclopedia - 0 views

  • Data provided as a service was at first primarily used in Web mashups, but now is being increasingly employed both commercially and, less commonly, within organisations such as the UN.[4]
Malcolm McRoberts

Cameo Data Modeler - 0 views

  • Cameo Data Modeler plugin provides data-related modeling for MagicDraw. It includes entity-relationship, database and XML schema modeling features.
Malcolm McRoberts

Online analytical processing - Wikipedia, the free encyclopedia - 0 views

  • The usual interface to manipulate an OLAP cube is a matrix interface like Pivot tables
  • MOLAP stores this data in an optimized multi-dimensional array storage, rather than in a relational database
  • The problem of deciding which aggregations (views) to calculate is known as the view selection problem. View selection can be constrained by the total size of the selected set of aggregations, the time to update them from changes in the base data, or both. The objective of view selection is typically to minimize the average time to answer OLAP queries, although some studies also minimize the update time
  • ...1 more annotation...
  • Comparison[edit source | editbeta] Each type has certain benefits, although there is disagreement about the specifics of the benefits between providers. Some MOLAP implementations are prone to database explosion, a phenomenon causing vast amounts of storage space to be used by MOLAP databases when certain common conditions are met: high number of dimensions, pre-calculated results and sparse multidimensional data. MOLAP generally delivers better performance due to specialized indexing and storage optimizations. MOLAP also needs less storage space compared to ROLAP because the specialized storage typically includes compression techniques.[15] ROLAP is generally more scalable.[15] However, large volume pre-processing is difficult to implement efficiently so it is frequently skipped. ROLAP query performance can therefore suffer tremendously. Since ROLAP relies more on the database to perform calculations, it has more limitations in the specialized functions it can use. HOLAP encompasses a range of solutions that attempt to mix the best of ROLAP and MOLAP. It can generally pre-process swiftly, scale well, and offer good function support.
Malcolm McRoberts

Incubation Status Template - Apache Incubator - 0 views

  • Sentry is a highly modular system for providing fine grained role based authorization to both data and metadata stored on an Apache Hadoop cluster.
Malcolm McRoberts

The python-nose Open Source Project on Ohloh - 0 views

  • nose provides an alternate test discovery and running process for unittest,
Malcolm McRoberts

Big Analytics For Hadoop and EDWs | Revolution Analytics - 0 views

  • Revolution R Enterprise transparently runs R analytics inside Hadoop and Teradata EDWs, providing your team with:
Malcolm McRoberts

Team Foundation Server Build Extensions Power Tool December 2011 - 0 views

  • The Team Foundation Build Extensions provide the ability to execute Ant or Maven 2 builds from Team Foundation Server and publish the results of the build along with any associated JUnit test results back to Team Foundation Server. 
Malcolm McRoberts

tappy - TAP tools for Python - tappy 1.1 documentation - 0 views

  • tappy provides tools for working with the Test Anything Protocol (TAP) in Python. tappy generates TAP output for your unittest test cases. You can use the TAP output files with a tool like the Jenkins TAP plugin or any other TAP consumer
Malcolm McRoberts

SQL Developer Data Modeler Features - 0 views

  • racle SQL Developer Data Modeler provides a model driven approach for database design and generation, implemented by integrated set of models – Logical, Data types, Dimensional, Relational, Data Flow diagrams and Physical models for supported Oracle Databases, Microsoft SQL Server 2000 and 2005
  • Cube Views metadata
  • Dimensional Models   Dedicated full featured Dimensional model – star and snowflake schema easily can be built and expressed on detailed and compact diagrams   Dimensions – support for merging (level can belongs to more than one dimension), shared, fact and role playing dimensions   Hierarchies – value based hierarchies (parent-child), and regular and ragged level based hierarchies   Measures – fully, semi and none additive; different aggregation functions on different dimensions ; fact dimension; calculated measures   Query wizard allows Select statements to be generated from the dimensional model   Support for Oracle OLAP. This includes specifics like cube partitioning, sparse dimensions, and compressed measures   Built-in wizards help to define all required object types and view definitions that enable SQL access to dimensional data in Oracle AW (using the OLAP_TABLE interface)   Bidirectional integration with Oracle physical model - Dimensional model can be created using SQL dimension definitions in physical model or the definitions can be created from the dimensional model
  • ...1 more annotation...
  • Dimensional metadata in XMLA and Cube Views files
Malcolm McRoberts

SQLDoc Sharp - CodeProject - 0 views

  • QLDoc Sharp is an interactive tool designed to generate the SQL Server 2005/2008 documentation. It allows you to export documentation to CHM format (Microsoft Compiled HTML Help).It is also easy and interactive, which allows multiple database documentation. For more details, please refer to http://www.amitchaudhary.com/. Background Finding the answer to, "Is there any free tool for generating documentation from SQL 2005/2008". Using the Code After running the application, the initial UI looks like below: Three steps required to generate the documentation. Step # 1 In the top section, provide the details about the SQL Server. It includes: Source: Instance Name of the SQL Server 2005/2008  If want to connect with SQL authentication then: User Name: Name of the user whose credentials you want to use Password: Password of the user whose credentials you want to use In case, to connect with Windows authentication then, only check the checkbox   (Integrated Security) and your current Windows credentials would be used to connect with the specified SQL Server Instance. Step # 2 Choose the database name from the Database dropdown list, whose documentation you want to generate and then click on the Fetch button. Meanwhile you can choose/change the File Name of the CHM file which would be generated. And also if required, you then choose to export the metadata/documentation in the XML format too. Step # 3 Click on the Generate button. And locate the CHM file at the path specified. After making the selection the SQLDoc Sharp, the UI should look like: Screen Shots of the Documentation Generated Index
  • SQLDoc Sharp is an interactive tool designed to generate the SQL Server 2005/2008 documentation.
Malcolm McRoberts

Improvement Portal | Press Ganey - 0 views

  • The Press Ganey Improvement Portal (patent pending) provides organizations with insights into the voice of their patients across the continuum of care through easy-to-use online dashboards and reports.
  • Set targets and view comparative performance based on Press Ganey's proprietary database – the largest real-time HCAHPS and patient satisfaction database in the industry.
Malcolm McRoberts

Data Engine API | Tableau Software - 0 views

  • Tableau 8 provides an application programming interface (API) to enable developers to directly create a Tableau Data Extract (TDE) file. The API works with C/C++, Java, and Python and can be used from Windows.
Malcolm McRoberts

Best In KLAS Top Enterprise BI Platform - 0 views

  • Dimensional Insight's Diver Solution Recognized by KLAS as Healthcare BI Leader Dimensional Insight's Diver Solution™ has received top honors from KLAS in their annual Performance Report for Business Intelligence software and services entitled Healthcare Analytics: Making Sense of the Puzzle Pieces. KLAS, an independent research firm dedicated to helping healthcare providers make informed technology decisions, named Diver the top BI tool set. Dimensional Insight is the only vendor recognized by KLAS as a healthcare BI leader for 4 consecutive years.
1 - 20 of 21 Next ›
Showing 20 items per page