@Service public class DataMangerServiceImpl extends Object implements DataManagerService
| Constructor and Description |
|---|
DataMangerServiceImpl(SandboxService sandboxService) |
| Modifier and Type | Method and Description |
|---|---|
String |
importPatientData(Sandbox sandbox,
String bearerToken,
String endpoint,
String patientId,
String fhirIdPrefix) |
String |
reset(Sandbox sandbox,
String bearerToken) |
@Inject public DataMangerServiceImpl(SandboxService sandboxService)
public String importPatientData(Sandbox sandbox, String bearerToken, String endpoint, String patientId, String fhirIdPrefix) throws UnsupportedEncodingException
importPatientData in interface DataManagerServiceUnsupportedEncodingExceptionpublic String reset(Sandbox sandbox, String bearerToken) throws UnsupportedEncodingException
reset in interface DataManagerServiceUnsupportedEncodingExceptionCopyright © 2014–2018 Healthcare Services Platform Consortium. All rights reserved.