public static interface StructureMapUtilities.ITransformerServices
| Modifier and Type | Method and Description |
|---|---|
Base |
createResource(Object appInfo,
Base res) |
Base |
createType(Object appInfo,
String name) |
void |
log(String message) |
List<Base> |
performSearch(Object appContext,
String url) |
Base |
resolveReference(Object appContext,
String url) |
Coding |
translate(Object appInfo,
Coding source,
String conceptMapUrl) |
Base createType(Object appInfo, String name) throws FHIRException
FHIRExceptionBase createResource(Object appInfo, Base res)
Coding translate(Object appInfo, Coding source, String conceptMapUrl) throws FHIRException
FHIRExceptionBase resolveReference(Object appContext, String url)
List<Base> performSearch(Object appContext, String url)
Copyright © 2014–2017 University Health Network. All rights reserved.