public static interface StructureMapUtilities.ITransformerServices
| Modifier and Type | Method and Description |
|---|---|
Base |
createResource(Object appInfo,
Base res,
boolean atRootofTransform) |
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 org.hl7.fhir.exceptions.FHIRException
org.hl7.fhir.exceptions.FHIRExceptionBase createResource(Object appInfo, Base res, boolean atRootofTransform)
Coding translate(Object appInfo, Coding source, String conceptMapUrl) throws org.hl7.fhir.exceptions.FHIRException
org.hl7.fhir.exceptions.FHIRExceptionBase resolveReference(Object appContext, String url) throws org.hl7.fhir.exceptions.FHIRException
org.hl7.fhir.exceptions.FHIRExceptionList<Base> performSearch(Object appContext, String url) throws org.hl7.fhir.exceptions.FHIRException
org.hl7.fhir.exceptions.FHIRExceptionCopyright © 2014–2021 Health Level 7. All rights reserved.