Giter VIP home page Giter VIP logo

test16's Introduction

<<<<<<< HEAD

Implementation Guide for eMediplan based on HL7 FHIR R4

Implementation Guide for eMediplan based on HL7 FHIR STU3

This github repository provides holds the source for the eMediplan CHMED16AF Implementation Guide, for the published version see eMediplan CHMED16AF Implementation Guide: Home.

The Implemenation Guide is based on FHIR. FHIR is a standard in development from HL7. FHIR consists of a RESTFul API and a set of interoperability Ressources.

Extending the CHMED16A format to a FHIR based definition (CHMED16AF) has the following advantages:

  • Support for implementers: .NET/Java and other implementations are availabe to work directly with FHIR Ressources, no separate Parser/Serializer has to be written
  • CHMED16AF formats can be validated for correctness, data types are well defined
  • Base interoperabilty for other projects based on medications, e.g. mappings will be provided for the exchange formats for medication with the EPR in Switzerland.

The CHEMD16AF format can bei either in XML or JSON format. However both are too big in size to be exchange in a qrcode. For this a shortened notation CHMED16AQ has be developed similar to the work of HL7 Germany - Ultrakurzformat Patientenbezogener Medikationsplan

building the Implementation Guide

The Implementation Guide is built with the [FHIR Implementation Guide Auto-Builder(https://github.com/hl7-fhir/auto-ig-builder).

the Implementation Guide can be built also from the command line:

wget https://github.com/FHIR/latest-ig-publisher/raw/master/org.hl7.fhir.publisher.jar -O org.hl7.fhir.igpublisher.jar
java -jar org.hl7.fhir.igpublisher.jar -ig ig.json

source

Publishing the Implementation Guide for is currrencly a manual process

cd output
cp -r ../chmed16aq .
ncftpput -R -f ../ncftp.cfg / ./
download version 0.1.0
ncftpget -R -f ../ncftp.cfg . /0.1.0

parent of 13750c0 (release 0.2.0)

test16's People

Contributors

ziegm avatar oliveregger avatar pjolo avatar

Watchers

 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.