https://github.com/fluentcodes/ihe-generate
Some generated code from IHE/HL7/Gematik schemes from the ePA project provided as mvn librairies.
https://github.com/fluentcodes/ihe-generate
Last synced: 3 months ago
JSON representation
Some generated code from IHE/HL7/Gematik schemes from the ePA project provided as mvn librairies.
- Host: GitHub
- URL: https://github.com/fluentcodes/ihe-generate
- Owner: fluentcodes
- Created: 2020-05-20T14:33:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-17T17:41:05.000Z (over 3 years ago)
- Last Synced: 2025-01-07T12:15:37.252Z (4 months ago)
- Language: Java
- Homepage:
- Size: 1.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IHE Generated Stuff
I've started this project after working on "Digitale Gesundheitsakte" at Gematik,
an IHE project in Germany. I wrote a "translator" between the JSON representation called "Testtreiber",
the IHE ebXML representation using intermediate persistence objects.Since the JSON representation has changed between 1.1.1 and 2.0.4 and I work on other topics I've
removed the IHE wrappers from this project. To adapt it would need some days.JAXB generated java classes from the xml- and json-schemes are provided by mvn repositories. It avoids generating this boring and hardly never changing code:
* gen-ihe: Special communication objects for ihe using gen-ebrs objects.
* gen-ebrs: EbXml for document management as a base for IHE
* gen-hl7: HL7 schemes as a standard for health purposes with more than 2000 classes
* gen-fdv-json-testtreiber: JSON scheme for simple representation of IHE XML data
* gen-acml: Generated classes## [gen-ihe](https://mvnrepository.com/artifact/org.fluentcodes.ihe/gen-ihe)
org.fluentcodes.ihe
gen-ihe
1.0
## [contracts-ebRS](https://mvnrepository.com/artifact/org.fluentcodes.ihe/contracts-ebRS)
org.fluentcodes.ihe
contracts-ebRS
3.0
## [gen-hl7](https://mvnrepository.com/artifact/org.fluentcodes.ihe/gen-hl7)
org.fluentcodes.ihe
gen-hl7
3.1
## [Testtreiber](https://mvnrepository.com/artifact/org.fluentcodes.ihe/gen-fdv-json-testtreiber)
org.fluentcodes.ihe
gen-fdv-json-testtreiber
2.0.4
## [gen-xacml](https://mvnrepository.com/artifact/org.fluentcodes.ihe/gen-xacml)
Policy access right schema.
org.fluentcodes.ihe
gen-xacml
2.0.0