Package org.cqframework.fhir.api.stu3
package org.cqframework.fhir.api.stu3
-
InterfacesClassDescriptionThis interface supports basic shareable artifact repository interactions, as defined by the ShareableArtifact capability statement (https://build.fhir.org/ig/HL7/cqf-measures/CapabilityStatement-shareable-measure-repository.html)This interface provides capability discovery services for the Fhir platform API.This interface is a minimal Fhir CRUD API.FhirPlatform defines the base interface for accessing Fhir API features including the data access layer, capabilities, transactions, operations, and services.FhirPublishableArtifactRepository<T extends org.hl7.fhir.dstu3.model.Resource>Defines the interactions for a publishable artifact repository, as specified in the PublishableArtifactRepository capability statement: https://build.fhir.org/ig/HL7/cqf-measures/CapabilityStatement-publishable-measure-repository.htmlDefines the base interface for services available through the STU3 FhirPlatform APIDefines an interface for providing transaction support in the Fhir platform API.