Package ca.uhn.fhir.repository


package ca.uhn.fhir.repository
This package provides an interface and implementations abstracting access to a FHIR repository. Use the Repositories class to create instances. Implementations are in the hapi-fhir-repositories module. A troubleshooting log is available via Logs.getRepositoryTroubleshootingLog().