issues
search
phenopackets
/
hapi-pheno
FHIR Client for working with phenopackets
http://phenopackets.org/hapi-pheno/
GNU General Public License v3.0
3
stars
0
forks
source link
Phenopacket Id, putResource()
#13
Closed
chrisroederucdenver
closed
2 years ago
chrisroederucdenver
commented
2 years ago
added a putResource() function to go with postResource()
replaced the client.update().resource(r).execute() lines with it
changed the update on the phenopacket to a postResource, obviating the need for adding an Id to it
removed the code that adds an Id to the phenopacket