Method: Dcm4chee::Patient#id

Defined in:
app/models/dcm4chee/patient.rb

#idInteger

Returns primary key.

Returns:

  • (Integer)

    primary key

[View source]

12
# File 'app/models/dcm4chee/patient.rb', line 12

property :id, Serial, field: 'pk'