Questions about Version and Attestation

Hi,

I’m going through the specs to create ppts for the openEHR course in spanish, now I’m trying to explain about the electronic signature generation for a clinical record.

Should a non persistent compositon be versioned?

If not, is the only way of signing that non versioned composition to have an attestation with a reference to that composition in its “items”?

If that’s right, I think this constraint should be added to the invariants on ATTESTATION or in the description of the ATTESTATION.items attribute. E.g. if there are no items, it should be a VERSION to the attested item, but if there is no version for the item, it MUST be referenced by ATTESTATION.items.

What do you think?

Hi Pablo

all Compositions are versioned. A new version in a ‘non-persistent’ Composition is usually a correction.

  • thomas

Great! thanks a lot.