Giter Site home page Giter Site logo

audigitalhealth / clinical-document-packaging-library-java Goto Github PK

View Code? Open in Web Editor NEW
1.0 5.0 0.0 19.95 MB

Library that provides examples of producing, validating and extracting clinical packages.

License: Other

Java 100.00%
java clinical-document-architecture cda

clinical-document-packaging-library-java's Introduction

Clinical Document Packaging Library

This is a Java software library that provides examples of producing, validating and extracting clinical packages as documented in the "CDA Package" specification.

Setup

  • To build and test the distributable package, an appropriate Java IDE or build environment must be installed.

  • Java source files can be found in: clinical-document-packaging-library-java--sources.jar

  • For detailed API documentation, refer to the included Javadoc package.

Solution

The package consists of these components:

-   /clinical-document-packaging-library-java-<version>.jar
    Contains the required classes for package operations.

-   /clinical-document-packaging-library-java-<version>-docs.jar
    Contains Javadoc documentation.

-   /clinical-document-packaging-library-java-<version>-sources.jar
    Contains library source files.

Pre-Requisites

Java Development Kit (JDK)

Follow the usual instructions for installing a JDK, or the instructions below.

1.  Download and install JDK 8 Update 271 or later:

    URL: https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html

2.  Unpack the JDK distribution into a directory of your choice.

    This directory will be your <JDK_HOME>and will be used in this document
    to refer to the root directory of the JDK installation.

    <JRE_HOME> will be used in this document to refer to <JDK_HOME>/jre.

3.  Create a JAVA_HOME environment variable pointing to the <JDK_HOME>
    directory in Step 2.

4.  Add <JDK_HOME>/bin to the system path.

Licensing

Copyright 2012 NEHTA

Copyright 2021 ADHA

Licensed under the NEHTA/ADHA Open Source (Apache) License; you may not use this file except in compliance with the License. A copy of the License is in the 'LICENSE.txt' file, which should be provided with this work.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

clinical-document-packaging-library-java's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.