public interface DataManagerService
| Modifier and Type | Method and Description |
|---|---|
String |
importPatientData(Sandbox sandbox,
String bearerToken,
String endpoint,
String patientId,
String fhirIdPrefix) |
String |
reset(Sandbox sandbox,
String bearerToken) |
String importPatientData(Sandbox sandbox, String bearerToken, String endpoint, String patientId, String fhirIdPrefix) throws UnsupportedEncodingException
UnsupportedEncodingExceptionString reset(Sandbox sandbox, String bearerToken) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2014–2018 Healthcare Services Platform Consortium. All rights reserved.