Git Product home page Git Product logo

nagyistge / fhirserver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from healthintersections/fhirserver

0.0 3.0 0.0 126.84 MB

Reference Implementation Server for the FHIR Specification

License: BSD 3-Clause "New" or "Revised" License

Pascal 96.57% C++ 0.78% HTML 0.19% PHP 0.20% SourcePawn 0.02% Assembly 0.10% Makefile 0.01% C 0.12% Inno Setup 0.09% XSLT 0.35% Java 1.47% Batchfile 0.01% PLpgSQL 0.08% CSS 0.01% JavaScript 0.04%

fhirserver's Introduction

fhirserver

Reference Implementation Server for the FHIR Specification.

Basic Information

This is a FHIR server + utilities written in Delphi. It is also the home of the pascal reference implementation. Included in this project:

  • The Delphi reference implementation for FHIR (/reference-platform)
  • A set of tests for the delphi reference implementation
  • The FHIR reference server (supports the entire FHIR functionality, along with OAuth, OpenID.Connect, and SCIM
  • The FHIR Notepad++ plug-in - a set of useful utilities for FHIR developers
  • A simple FHIR Value set editor - primarily intended for FHIR specification / implementation guide editors

For binary releases of this content, see http://www.healthintersections.com.au/FhirServer

This project is maintained by the FHIR Project lead. The server runs in multiple locations, including http://fhir2.healthintersections.com.au. and other places.

Reference Server

In form, this a middleware tool to help applications exchange data via a repository. It shows how to implement a generic FHIR server against an SQL database. The server is specifically written as an reference server - it implements all parts of the specification as defined, and is co-developed with the specification. It is not optimised for hosting/supporting very large repositories efficiently.

Compiling

This is pascal code that compoiles under Delphi XE3+ (any edition, personal will do). Support for Free Pascal(/Lazarus) would be good, but requires substantial work to deal with the difference between delphi and FPC unicode implementations. Contributions are welcome

Some of these projects depend on the MarkdownProcessor at https://github.com/grahamegrieve/delphi-markdown. You need to get a copy of this and fix the paths for the markdown processor units in the .dprs.

After that, compiling should be simple: open the file fhirprojects.groupproj in your version of delphi, and compile

Running

  • ValueSet Editor: just execute
  • Notepad++ plug-in. Either run the installer, or change the compile location to compile the plug-in to the notepad++ plug-in directory for your systems
  • Server: See install\readme.txt, and also, you need a copy of the full specification for the same version as the generated reference implementation code (see the downloads page for that version)

fhirserver's People

Contributors

grahamegrieve avatar jmandel avatar nickkitto avatar

Watchers

James Cloos 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.