Method: HQMF1::Observation#id

Defined in:
lib/hqmf-parser/1.0/observation.rb,
lib/hqmf-parser/1.0/observation.rb

#idString

Get the id for the population criteria, used elsewhere in the HQMF document to refer to this criteria

Returns:

  • (String)

    the id



28
29
30
# File 'lib/hqmf-parser/1.0/observation.rb', line 28

def id
  @id
end