SurgicalProcessID

@Serializable
data class SurgicalProcessID(val value: String)

Identification of a SurgicalProcess.

Parameters

value

the id.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard