| Package | Description |
|---|---|
| de.samply.common.mdrclient |
The base classes from the MDR RESTful client.
|
| Modifier and Type | Method and Description |
|---|---|
Definition |
MdrClient.getDataElementDefinition(String mdrDataElementId,
String languageCode)
Get the designation/definition and the value domain of an MDR data element as
Definition, without authentication. |
Definition |
MdrClient.getDataElementDefinition(String mdrDataElementId,
String languageCode,
String accessToken,
String userAccessToken)
Get the designation/definition and the value domain of a MDR data element as
Definition. |
Copyright © 2022 Samply Community. All rights reserved.