Class IgBasedFhirContextSupplier
java.lang.Object
org.openehealth.ipf.commons.ihe.fhir.IgBasedFhirContextSupplier
Supplier of FHIR contexts that use Implementation Guides for validation of resources.
- Author:
- Dmytro Rud
-
Method Summary
Modifier and TypeMethodDescriptionstatic FhirContext
getContext
(FhirContext fhirContext, String... igResources)
-
Method Details
-
getContext
public static FhirContext getContext(FhirContext fhirContext, String... igResources) throws IOException - Throws:
IOException
-