Skip to content

Commit 37afc48

Browse files
authored
Added History Service Option to Actors and Options Table (Table 1:10.… (#562)
* Added History Service Option to Actors and Options Table (Table 1:10.2-1) & also added a note to Actors and Transactions Table (Table 1:10.1-1) * Changelog update for issue 561
1 parent 7ad448a commit 37afc48

3 files changed

Lines changed: 14 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Each section shall contain a list of action items of the following format: `<bri
3535
- Updated actor grouping tables for SDPi-R, -A and -xC profiles for consistency and template compliance ([#544](https://github.com/IHE/DEV.SDPi/issues/544))
3636
- History Service XML Schema: remove hm:ChangeSequence element from root level; use element type over element ref ([#297](https://github.com/IHE/DEV.SDPi/issues/548))
3737
- History Service XML Schema: rename HistoryReportType to HistoricReportChoiceType ([#297](https://github.com/IHE/DEV.SDPi/issues/548))
38+
- Updated SDPi-P Actors and Options Tables to include the new History Service option ([#561](https://github.com/IHE/DEV.SDPi/issues/561))
3839

3940
### Editorial Fixes
4041

asciidoc/volume1/actor-tables/sdpi-p-transactions.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666

6767
| <<transaction_name_retrieve_archive_data>>
6868
| Responder
69-
| O
69+
| O ^(See^ ^Note^ ^6)^
7070
| <<vol2_clause_dev_32>>
7171

7272

@@ -138,7 +138,7 @@
138138

139139
| <<transaction_name_retrieve_archive_data>>
140140
| Initiator
141-
| O
141+
| O ^(See^ ^Note^ ^6)^
142142
| <<vol2_clause_dev_32>>
143143

144144

@@ -390,4 +390,6 @@ Note 4: This transaction must be supported if <<vol1_spec_sdpi_p_option_gateway_
390390

391391
Note 5: This transaction must be supported if <<vol1_spec_sdpi_p_option_gateway_import>> is selected.
392392

393+
Note 6: This transaction must be supported if the SDPi-P <<vol1_spec_sdpi_p_option_history>> is enabled.
394+
393395
|===

asciidoc/volume1/tf1-ch-10-sdpi-p.adoc

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,6 @@ Future versions *_MAY_* include options such as
398398
* Safe Data Transmission
399399
* Compact Representation
400400
* Patient Context Management
401-
* Archive Service
402401
* Localization Service
403402
* Ensemble Participation
404403
* Mobile Health / Cloud Connected
@@ -419,20 +418,26 @@ notes.
419418
.^|Option Name
420419
.^|Vol. & Section
421420

422-
.2+| <<vol1_spec_sdpi_p_actor_somds_consumer>>
421+
.3+| <<vol1_spec_sdpi_p_actor_somds_consumer>>
423422
| <<vol1_spec_sdpi_p_option_managed_discovery>>
424423
| <<vol1_clause_sdpi_p_option_managed_discovery>>
425424

426425
| <<vol1_spec_sdpi_p_option_real_time_waveforms>>
427426
| <<vol1_clause_sdpi_p_option_real_time_waveforms>>
428427

429-
.2+| <<vol1_spec_sdpi_p_actor_somds_provider>>
428+
| <<vol1_spec_sdpi_p_option_history>>
429+
| <<vol1_clause_sdpi_p_option_history>>
430+
431+
.3+| <<vol1_spec_sdpi_p_actor_somds_provider>>
430432
| <<vol1_spec_sdpi_p_option_managed_discovery>>
431433
| <<vol1_clause_sdpi_p_option_managed_discovery>>
432434

433435
| <<vol1_spec_sdpi_p_option_real_time_waveforms>>
434436
| <<vol1_clause_sdpi_p_option_real_time_waveforms>>
435437

438+
| <<vol1_spec_sdpi_p_option_history>>
439+
| <<vol1_clause_sdpi_p_option_history>>
440+
436441
| <<vol1_spec_sdpi_p_actor_discovery_proxy>>
437442
| <<vol1_spec_sdpi_p_option_managed_discovery>>
438443
| <<vol1_clause_sdpi_p_option_managed_discovery>>
@@ -720,6 +725,7 @@ Note 1: For optionality of the above transactions for the provider and consumer
720725

721726
[#vol1_clause_sdpi_p_option_history,role=profile-option,profile-option-id="sdpi-p-history",oid-arcs=".8"]
722727
==== History Service Option
728+
[#vol1_spec_sdpi_p_option_history,reftext='History Service Option']
723729

724730
The <<term_history_service>> profile option provides a service for
725731
<<vol1_spec_sdpi_p_actor_somds_consumer>> Actors to reconstruct

0 commit comments

Comments
 (0)