public class IcdIdentifier extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
Icd |
getIcd() |
String |
getIdentifier() |
static IcdIdentifier |
of(Icd icd,
String identifier) |
ParticipantIdentifier |
toParticipantIdentifier() |
String |
toString() |
public static IcdIdentifier of(Icd icd, String identifier)
public Icd getIcd()
public String getIdentifier()
public ParticipantIdentifier toParticipantIdentifier()
Copyright © 2022 NorStella. All rights reserved.