Skip to content

phenopackets/hapi-pheno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hapi-pheno-client

FHIR Client for working with phenopackets.

Running this package: mvn spring-boot:run -pl hapipheno-client

The demo app is intended to be run together with a HAPI FHIR server that has ingested the GA4GH Phenopacket IG. This repository contains a copy of the HAPI FHIR JPA starter project that has been modified to ingest the Phenopacket IG. By default it will start a server on localhost:8888, which is the location that this client application will target by default.

Testing

java -Xmx8G -jar validator_cli.jar myVariant.json -extension any -html-output MYVAR.html -version 4.0.1 -ig hl7.fhir.us.ga4gh.phenopacket#0.1.0

Releases

No releases published

Packages

No packages published

Languages