Class: OpenEhr::AM::Archetype::Archetype_Description::ARCHETYPE_DESCRIPTION_ITEM

Inherits:
Object
  • Object
show all
Defined in:
lib/open_ehr/am/archetype/archetype_description/archetype_description.rb

Instance Attribute Summary collapse

Instance Attribute Details

#archetype_package_uriObject

Returns the value of attribute archetype_package_uri.



14
15
16
# File 'lib/open_ehr/am/archetype/archetype_description/archetype_description.rb', line 14

def archetype_package_uri
  @archetype_package_uri
end

#lifecycle_stateObject

Returns the value of attribute lifecycle_state.



14
15
16
# File 'lib/open_ehr/am/archetype/archetype_description/archetype_description.rb', line 14

def lifecycle_state
  @lifecycle_state
end

#original_authorObject

Returns the value of attribute original_author.



14
15
16
# File 'lib/open_ehr/am/archetype/archetype_description/archetype_description.rb', line 14

def original_author
  @original_author
end

#other_contributorsObject

Returns the value of attribute other_contributors.



14
15
16
# File 'lib/open_ehr/am/archetype/archetype_description/archetype_description.rb', line 14

def other_contributors
  @other_contributors
end

#other_detailsObject

Returns the value of attribute other_details.



14
15
16
# File 'lib/open_ehr/am/archetype/archetype_description/archetype_description.rb', line 14

def other_details
  @other_details
end