Difference between revisions of "HData"
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
− | hData is a set of specifications that have been developed with ease-of-implementation in mind. This page is a placeholder for a more comprehensive introduction to hData and its relationship to [[MU ITS|μ-ITS]]. | + | hData is a set of specifications that have been developed with ease-of-implementation in mind. This page is a placeholder for a more comprehensive introduction to hData and its relationship to [[MU ITS|μ-ITS]] and greenCDA. |
+ | |||
+ | <center> | ||
+ | [[Image:HData Specification Suite.png]] | ||
+ | </center> | ||
+ | |||
+ | hData requires strong separation of the technical representation and transport technology on the one side, and the clinical content of an electronic health record on the other side. To this end, hData has the concept of hData Content Profiles (HCP), which define what kind of content is represented and transport through hData. | ||
+ | |||
+ | [[MU ITS|μ-ITS]] and hData are complimentary. Conceptually, μ-ITS provides a generalized mechanism for defining Domain Specific Markup Languages (DSML) to represent RIM content models. | ||
== Documentation == | == Documentation == |
Revision as of 22:24, 25 February 2010
Contents
Overview
hData is a set of specifications that have been developed with ease-of-implementation in mind. This page is a placeholder for a more comprehensive introduction to hData and its relationship to μ-ITS and greenCDA.
hData requires strong separation of the technical representation and transport technology on the one side, and the clinical content of an electronic health record on the other side. To this end, hData has the concept of hData Content Profiles (HCP), which define what kind of content is represented and transport through hData.
μ-ITS and hData are complimentary. Conceptually, μ-ITS provides a generalized mechanism for defining Domain Specific Markup Languages (DSML) to represent RIM content models.
Documentation
Strawman Draft Specifications
- The basic hData Record Format (HRF) specification describes the overall data organization.
- The hData Packaging and Network Transport specification describes the RESTful API defined of an hData record.
Requirements Document
- The hData Security Requirements paper outlines the concepts and requirements for securing RESTful hData exchanges.
Structured Document Template Design Pilot
hData is part of the Structured Document Template Design Pilot, progress can be tracked on the HData Template Sub Project page.
Presentation Material
Links
Project hData was started by MITRE and is currently hosted on http://projecthdata.org/
Code
Sample code and XML schemas capturing the HITSP/C32 profile of the HL7 CCD can be found on http://github.com/projecthdata