org.cqframework.fhir.api.FhirService Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cqf-fhir Show documentation
Show all versions of cqf-fhir Show documentation
The cqf-fhir library for the Clinical Quality Language Java reference implementation
The newest version!
package org.cqframework.fhir.api;
/**
* Defines the base interface for services available through the FhirPlatform API
*/
public interface FhirService {}