// // Purpose: openEHR Platform Conformance Test Case // Identifier: tc_ehr-vers // Description: EHR Versioning operations. // Interface: I_EHR_* // Copyright: openEHR Foundation (c) 2017 // License: CC-BY-SA 3.0 Unported // Reference: // // Get handle to service I_EHR_STATUS sts_svc; I_EHR_DIRECTORY dir_svc; I_EHR_COMPOSITION comp_svc; // ----------- PASS ------------