Skip to content

Releases: openEHR/specifications-AM

Release-2.3.0

20 Mar 23:43
Compare
Choose a tag to compare

Release notes

Change Request

  • SPECAM-64 Improve C_OBJECT.effective_occurrences algorithm.
  • SPECAM-65 Correct types of default_value and assumed_value in C_PRIMITIVE_OBJECT descendants
  • SPECAM-66 Improve specification of default values, including support for other syntaxes
  • SPECAM-67 Adjust package structure to be more regular
  • SPECAM-68 Add flexible constraint status indicator to C_TERMINOLOGY_CODE
  • SPECAM-69 Support negative durations.
  • SPECAM-74 Replace reference to VCOC with reference to VACMCU, VACMCO validity rules.
  • SPECAM-75 Improve specification of constraint patterns in temporal constraint classes
  • SPECAM-76 Correct VSONCO rule for redefinition of nodes with multiple occurrences
  • SPECAM-82 Upgrade AOM1.4 model to use BASE, and to have regular package structure.
  • SPECAM-84 Fix typos in AOM, ADL 1.4

Release-2.2.0

20 Mar 23:33
Compare
Choose a tag to compare

Release notes

Change Request

  • SPECAM-58 Correct errors and improve examples - S Garde review Nov 2018
  • SPECAM-60 Improve documentation for constraints on lists and intervals.
  • SPECAM-61 Remove revision_history from ADL2 specification
  • SPECAM-63 Add rm_visibility top-level section to state hide/show and RM attribute aliasing.

Release-2.1.0

20 Mar 23:36
Compare
Choose a tag to compare

Release notes

Change Request

  • SPECAM-41 Correct 'unstable' to 'alpha'; correct version-related typo
  • SPECAM-42 Adjust references to BASE packages foundation_types, base_types and resource types.
  • SPECAM-43 Correct C_TERMINOLOGY_CODE.c_conforms_to to handle no parent value-set
  • SPECAM-45 Correct specification details to do with sibling_order anchor node id.
  • SPECAM-46 c_conforms_to() should have lambda parameter for model checking.
  • SPECAM-47 Allow regularly structured primitive objects.
  • SPECAM-48 Add VTPL validity rule for templates - consistency of languages for flattening.
  • SPECAM-49 Improve c_conforms_to() and c_congruent_to() algorithms.
  • SPECAM-50 Improve documentation of ADL2 templates.
  • SPECAM-51 Move RM adaptation attributes from BMM to AOM profile.
  • SPECAM-52 Improve description of versioning in archetype Identification.
  • SPECAM-53 Remove statement requiring node-id redefinition in case of occurrences redefinition.
  • SPECAM-56 Correct ordering in flattening example in section 9

Release-2.0.6

20 Mar 23:41
Compare
Choose a tag to compare

Release notes

Change Request

  • SPECAM-1 Change Date, Time etc classes in AOM to ISO8601_DATE, ISO8601_TIME etc from Support IM
  • SPECAM-2 Make identifier structured, including namespace
  • SPECAM-5 Archetype slot regular expressions should cover whole identifier
  • SPECAM-6 Add is_frozen flag to C_DEFINED_OBJECT to implement cloning
  • SPECAM-7 Make existence, occurrences and cardinality optional in AOM
  • SPECAM-8 Add specialisation semantics to ADL and AOM
  • SPECAM-9 Fuller definition of semantics of ARCHETYPE_ONTOLOGY class
  • SPECAM-10 Convert Interval to MULTIPLICITY_INTERVAL to simplify specification and implementation.
  • SPECAM-11 ARCHETYPE_CONSTRAINT adjustments
  • SPECAM-15 Remove backward compatible form of type information from dADL
  • SPECAM-16 Add validity rules to ARCHETYPE_ONTOLOGY
  • SPECAM-17 Add template capability to AM
  • SPECAM-22 Limit assumed_value to C_PRIMITIVE_OBJECT
  • SPECAM-23 Add term_definition function to ARCHETYPE_ONTOLOGY class; correct documentation
  • SPECAM-24 Standardise structure for recording governance meta-data in 1.4 archetypes
  • SPECAM-25 Correct and simplify specification of ranges that include relational operators
  • SPECAM-26 Add any_allowed function to ARCHETYPE_SLOT
  • SPECAM-27 Merge C_PRIMITIVE_OBJECT with C_PRIMITIVE.
  • SPECAM-28 Add IHTSDO standard terminology URIs to ADL and AOM
  • SPECAM-32 Remove C_SINGLE_ATTRIBUTE and C_MULTIPLE_ATTRIBUTE classes
  • SPECAM-33 Add ADL 2 specification to AM
  • SPECAM-34 Add AOM 2 specification to AM
  • SPECAM-35 Add OPT 2 specification to AM
  • SPECAM-36 Add Archetype Identification specification to AM
  • SPECAM-37 Add Archetype Technology Overview to AM
  • SPECAM-40 Specify C_COMPLEX_OBJECT redefinition VSONT rule properly