Package org.cqframework.fhir.npm
Interface ILibraryReader
- All Known Implementing Classes:
LibraryLoader
public interface ILibraryReader
-
Method Summary
-
Method Details
-
readLibrary
org.hl7.fhir.r5.model.Library readLibrary(InputStream stream) throws org.hl7.fhir.exceptions.FHIRFormatError, IOException - Throws:
org.hl7.fhir.exceptions.FHIRFormatErrorIOException
-