Skip to content

cylab-tw/FHIR-Pandas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FHIR Pandas - an FHIR client to access an FHIR server


FHIR Pandas is coded by various programming languages, including Vue.js, Angular.js, and Vanilla.js, to implement the FHIR client. FHIR Pandas provide source code for FHIR developers to develop their FHIR client application. Currently, we have three pandas:

1. Green Panda developed with Vue.js

2. Red Panda developed with AngularJS

3. Vanilla Panda developed with Vanilla.js

4. FHIR Panda React developed with React.js

This project is maintained by DICOM experts from wholeworld and primarily managed by the Imaging Informatics Lab.

View Live DEMOs (Deployed on GitHub-Pages)

Project

The sample code of the TW Core FHIR Client TW Core IG (Taiwan Core Implementation Guide) - 臺灣核心實作指引

  • According to the TW Core IG, FHIR Pandas implements FHIR clients for 10 profiles defined by TW Core IG:
  • Condition
  • DiagnosticReport
  • Encounter
  • Medication
  • MedicationRequest
  • Observation
  • Organization
  • Patient
  • Practitioner
  • Procedure

MI-TW Connectathon - 台灣醫學資訊聯測松

  • FHIR Pandas is used for MI-TW (Medical Informatics Taiwan) Connectathon for training the FHIR developers who are implementing the FHIR applications in Taiwan.

Radiology and Pathology Report 放射與病理影像報告

FHIR Pandas's FHIR friends:

  • FHIR Universal Conversion Kit (F.U.C.K) is an FHIR data creation tool that enables users to define an FHIR scheme template, which can be used to convert arbitrary data into an FHIR-compliant format. Users can then easily push the converted data to an FHIR server, ensuring compatibility with FHIR standards.