Skip to content

EDS-APHP-legacy/EdsFhirIG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO

Add new profiles

  1. Generate the profile with firely as xml
  2. Copy the xml into <resources> folder
  3. Rename it to structuredefinition-<resourceId>.xml
  4. edit <ig.json> and add the entry
  5. Edit <resources/ig.xml> and add the entry
  6. Edit <pages/profile.html> and add the entry
  7. Make build show

Add new Extension

  1. Generate the extension with firely as xml
  2. Copy the xml into <resources> folder
  3. Rename it to structuredefinition-<resourceId>.xml
  4. edit <ig.json> and add the entry
  5. Edit <resources/ig.xml> and add the entry
  6. Edit <pages/extension.html> and add the entry
  7. Make build show

Add new CodeSystem

  1. Generate the ValueSet with

Add new ValueSet

  1. Generate the ValueSet with

Add new Search Parameter

  1. Generate the ValueSet with

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.1%
  • CSS 25.9%
  • XSLT 13.4%
  • Shell 2.0%
  • Batchfile 0.8%
  • Makefile 0.6%
  • JavaScript 0.2%