← Back to team overview

oshippy-dev team mailing list archive

[Bug 625623] [NEW] issues in Attestation and IAttestation

 

You have been subscribed to a public bug:


The initializer lacks the arguments inherited from AuditDetails and the
superclass initializer is not called.

itemsValid, reasonValid are not methods but invariants that should be
enforced:

Items_valid: items /= Void implies not items.is_empty
Reason_valid: reason /= Void and then (reason.generating_type.is_equal(“DV_CODED_TEXT”) implies terminology(Terminology_id_openehr).has_code_for_group_id(Group_id_attestation_reason, reason.defining_code))

reasonValid should be tested by means of the terminological service.


Maybe it would be interesting to define a representation method for this class.

** Affects: oshippy
     Importance: High
         Status: New

-- 
issues in Attestation and IAttestation
https://bugs.launchpad.net/bugs/625623
You received this bug notification because you are a member of OSHIPpy Developers, which is subscribed to OSHIPpy.