Skip to content

Commit deedbda

Browse files
authored
Cleanup to close release 2.4.0 (#524)
1 parent 40ea8f2 commit deedbda

5 files changed

Lines changed: 32 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@ The SDPi changelog shall not contain the following sections
1414

1515
Each section shall contain a list of action items of the following format: `<brief one-sentence description of what has been done> (#<issue number & URL>).`
1616

17+
<!--
1718
## Unreleased
19+
-->
20+
21+
## [2.4.0] - 2026-04-01
1822

1923
### Added
2024

@@ -32,6 +36,8 @@ Each section shall contain a list of action items of the following format: `<bri
3236

3337
### Editorial Fixes
3438

39+
- Final cleanup for release 2.4.0 ([#523](https://github.com/IHE/DEV.SDPi/issues/523))
40+
3541

3642
## [2.3.0] - 2025-12-19
3743

asciidoc/sdpi-supplement-intro.adoc

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,20 @@
99
|===
1010
a| *SDPi {ihe_supplement_sdpi_revision_short} Supplement -- _STU / TI Version_ -- Note*:
1111

12-
This version of the SDPi 2.3 Standard for Trial Use (HL7 STU) / Trial Implementation (IHE TI) supplement is the 3rd release in 2025, continuing the objective to provide three to four releases each year that include both _incremental_ updates (e.g., editorial "fixes"), ballot comment resolutions (e.g., from HL7 ballot cycles), and additional capability enhancements.
12+
This version of the SDPi 2.4 Standard for Trial Use (HL7 STU) / Trial Implementation (IHE TI) supplement is the 1st release in 2026, continuing the objective to provide three to four releases each year that include both _incremental_ updates (e.g., editorial "fixes"), ballot comment resolutions (e.g., from HL7 ballot cycles), and additional capability enhancements.
1313
For this release, key changes include:
1414

15-
1. Added new extensions _ReportSequence_ and _Relations_
16-
2. Added conformity statement tables for SPDi-defined requirements
17-
3. Added semantic markup to support rich artefact generation
18-
19-
Numerous other corrections and enhancements are included.
15+
1. Added new Distributed Alarm System option and related transactions DEV-48 and DEV-49 (a.k.a. early "pre-published" integration of the IEEE 11073-10702 standard)
16+
2. Added OID framework to Appendix 3:Z
17+
3. Made several corrections and clarifications
2018
2119
All changes incorporated in a release are managed through Github Issues and reviewed Pull Requests.
2220
For a list of those related to this release, see <<sdpi_issue_management>> below.
2321
For HL7 ballot comment resolution, links are made from HL7 ballot Jira tickets to IHE DEV.SDPi Github Issues that then enable tracking of the comment resolution implementation in a specific release.
2422

2523

2624
NOTE: This supplement also includes both normative and informative references to other specifications (see <<vol1_appendix_b_references>>), some of which are finalized and published and others that are either being developed or in revision.
27-
For example, the IEEE 11073-10702 PKP standard is in mature development stage; however, some requirements from that pre-standard may be included (non-normatively) in this SDPi specification, providing a pathway to early experience and validation.
25+
For example, the IEEE 11073-10702 PKP standard is in mature development stage; however, some requirements from that pre-standard are included (non-normatively) in this SDPi specification, providing a pathway to early experience and validation.
2826
When a referenced specification is used that is in development or revision, a note will be provided in the <<vol1_appendix_b_referenced_standards>> clearly indicating its status.
2927

3028
It is recognized that this release is a work-in-progress that will continue to subsequent versions.

asciidoc/sdpi-supplement.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
:ihe_supplement_sdpi_revision_short: {sdpi_version_major}.{sdpi_version_minor}
3535
:ihe_supplement_sdpi_revision_date: {localdatetime}
3636
:ihe_supplement_sdpi_revision_label: Standard for Trial Use / Implementation
37-
:ihe_supplement_sdpi_publication_month: March XX, 2026
37+
:ihe_supplement_sdpi_publication_month: April 1, 2026
3838
:ihe_supplement_sdpi_public_comment_submission_deadline: N/A
3939

4040
// Oid, assigned by IHE-DEV, for the SDPi specification

asciidoc/volume2/dev-48/tf2-dev-48.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,16 @@
1111
[role=transaction,transaction-id=DEV-48]
1212
=== Establish Distributed Alarm System [{var_transaction_id}]
1313

14+
[%noheader]
15+
[%autowidth]
16+
[cols="1"]
17+
|===
18+
a| *SDPi {ihe_supplement_sdpi_revision_short} Supplement -- _STU / TI Version_ -- Note*:
19+
20+
This transaction is INFORMATIVE, given that it is based on the mature draft, but not yet finalized, IEEE 11073-10702 (Alert PKP) standard. However, it is included to provide a pathway to early experience and validation. Once the IEEE 11073-10702 standard is finalized and published, this transaction will be updated to be normative.
21+
22+
|===
23+
1424
==== Scope
1525

1626
include::tf2-dev-48-summary.adoc[]

asciidoc/volume2/dev-49/tf2-dev-49.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@
99
[role=transaction,transaction-id=DEV-49]
1010
=== End Distributed Alarm System [{var_transaction_id}]
1111

12+
[%noheader]
13+
[%autowidth]
14+
[cols="1"]
15+
|===
16+
a| *SDPi {ihe_supplement_sdpi_revision_short} Supplement -- _STU / TI Version_ -- Note*:
17+
18+
This transaction is INFORMATIVE, given that it is based on the mature draft, but not yet finalized, IEEE 11073-10702 (Alert PKP) standard. However, it is included to provide a pathway to early experience and validation. Once the IEEE 11073-10702 standard is finalized and published, this transaction will be updated to be normative.
19+
20+
|===
21+
1222
==== Scope
1323

1424
include::tf2-dev-49-summary.adoc[]

0 commit comments

Comments
 (0)