Method: HQMF1::Observation#id
- Defined in:
-
lib/hqmf-parser/1.0/observation.rb,
lib/hqmf-parser/1.0/observation.rb
Get the id for the population criteria, used elsewhere in the HQMF document to refer to this criteria
28 29 30 |
# File 'lib/hqmf-parser/1.0/observation.rb', line 28 def id @id end |