Stream: implementers
Topic: How to get conformance using Restful API
Vzz (Mar 31 2017 at 03:47):
I have setup the HAPI-FHIR server DSTU2. Patient resources have been successfully added. However, how can I config to enable conformance exchange at http://localhost:8080/fhir/metadata?
Grahame Grieve (Apr 03 2017 at 02:27):
I think this is a question about the HAPI server?
Joel Schneider (Apr 03 2017 at 21:18):
The command line tool for HAPI FHIR has an upload-definitions command, for uploading conformance resources. See also: http://hapifhir.io/doc_cli.html (The web page doesn't specifically document the upload-definitions command, but does show it listed in a screen shot.)
Last updated: Apr 12 2022 at 19:14 UTC