ccdaviewer icon indicating copy to clipboard operation
ccdaviewer copied to clipboard

CCDA viewer is an iOS application for viewing CCDAs on the iPhone or iPad.

C-CDA Viewer for iOS

license

C-CDA viewer is an iOS application for viewing C-CDAs on the iPhone or iPad developed as part of the C-CDA Rendering Tool Challenge - HL7.

C-CDA viewer for iOS is a native application written in Objective-C. It consists of two projects, a C-CDA parser and a viewer. The parser extracts what it considers to be “necessary” from specific sections and maps the information to simpler objects for the viewer to display.

How to run

  1. Be sure to install Carthage. See https://github.com/Carthage/Carthage
  2. git clone this repository
  3. cd ccdaviewer
  4. run carthage update
  5. Open XCode and then compile

Screenshots

alt text

See also