Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnMoehrke committed Jul 28, 2023
1 parent 4539f76 commit 2162a5a
Show file tree
Hide file tree
Showing 6 changed files with 86 additions and 97 deletions.
24 changes: 24 additions & 0 deletions input/pagecontent/download.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

You can download:

- [this entire guide](full-ig.zip),
- the definition resources in [json](definitions.json.zip), [xml](definitions.xml.zip), [ttl](definitions.ttl.zip), or [csv](csvs.zip) format, or
- the example resources in [json](examples.json.zip), [xml](examples.xml.zip) or [ttl](examples.ttl.zip) format.

The source code for this Implementation Guide can be found on [IHE ITI.MHDS Github Repo](https://github.com/IHE/ITI.MHDS).

#### Cross Version Analysis

{% include cross-version-analysis.xhtml %}

#### Dependency Table

{% include dependency-table.xhtml %}

#### Globals Table

{% include globals-table.xhtml %}

#### IP Statements

{% include ip-statements.xhtml %}
47 changes: 10 additions & 37 deletions input/pagecontent/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,43 +12,16 @@ and defines a [Document Registry](volume-1.html#150111-document-registry) Actor.
### Organization of This Guide
This guide is organized into two main sections:

**Volume 1: [Overview](volume-1.html)**
* [1:50.1 MHDS Actors, Transactions, and Content Modules](volume-1.html#1501-mhds-actors-transactions-and-content-modules)
* [1:50.2 MHDS Actor Options](volume-1.html#1502-mhds-actor-options)
* [1:50.3 MHDS Required Actor Groupings](volume-1.html#1503-mhds-required-actor-groupings)
* [1:50.4 MHDS Overview](volume-1.html#1504-mhds-overview)
* [1:50.5 MHDS Security Considerations](volume-1.html#1505-mhds-security-considerations)
* [1:50.6 MHDS Cross Profile Considerations](volume-1.html#1506-mhds-cross-profile-considerations)

**Appendix**
* [Test Plan](testplan.html)

- Volume 1: [Overview](volume-1.html)
- [1:50.1 MHDS Actors, Transactions, and Content Modules](volume-1.html#1501-mhds-actors-transactions-and-content-modules)
- [1:50.2 MHDS Actor Options](volume-1.html#1502-mhds-actor-options)
- [1:50.3 MHDS Required Actor Groupings](volume-1.html#1503-mhds-required-actor-groupings)
- [1:50.4 MHDS Overview](volume-1.html#1504-mhds-overview)
- [1:50.5 MHDS Security Considerations](volume-1.html#1505-mhds-security-considerations)
- [1:50.6 MHDS Cross Profile Considerations](volume-1.html#1506-mhds-cross-profile-considerations)
- Other
- [Test Plan](testplan.html)
- [Download and Analysis](download.html)

Click on any of the links above, go to the [table of contents](toc.html), or
if you are looking for a specific artifact, check out the [index](artifacts.html).

### Downloads

You can also download:

* [this entire guide](full-ig.zip),
* the definition resources in [json](definitions.json.zip), [xml](definitions.xml.zip), [ttl](definitions.ttl.zip), or
* the example resources in [json](examples.json.zip), [xml](examples.xml.zip) or [ttl](examples.ttl.zip) format.

The source code for this Implementation Guide can be found on [IHE GitHub] https://github.com/IHE/ITI.MHDS)

#### Cross Version Analysis

{% include cross-version-analysis.xhtml %}

#### Dependency Table

{% include dependency-table.xhtml %}

#### Globals Table

{% include globals-table.xhtml %}

#### IP Statements

{% include ip-statements.xhtml %}
18 changes: 17 additions & 1 deletion input/pagecontent/issues.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
### Changes since 2.1
## Significant changes

### Changes in 2.3.1

- Quality improvements
- Merge in approved CP-ITI-1238
- add requirement for PMIR
- Cleanup CapabilityStatements
- update to pull in latest dependent IGs

### Changes in 2.3.0

- no public-comments were received
- add google analytics
- set depends-on to formally PIXm, PDQm, mCSD, and MHD IGs

### Changes in 2.2.0

Version 2.2.0 is intended to be changes to the publication mechanism from WORD/PDF to an Implementation Guide published using the IG-Publisher. However, some other changes have been necessary due to the passing of time.
- Mentions of DocumentManifest are now List.source due to the change in MHD.
Expand Down
45 changes: 0 additions & 45 deletions package-list.json

This file was deleted.

17 changes: 17 additions & 0 deletions publication-request.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"package-id" : "ihe.iti.mhds",
"version" : "2.3.1",
"path" : "https://profiles.ihe.net/ITI/MHDS/2.3.1",
"mode" : "milestone",
"status" : "trial-use",
"sequence": "Publication",
"desc" : "Trial Implementation - use shareable as parent, quality, capabilityStatement improvements.",
"descmd" : "2.3.1

- Quality improvements
- Merge in approved CP-ITI-1238
- add requirement for PMIR
- Cleanup CapabilityStatements
- update to pull in latest dependent IGs",
"changes" : "issues.html"
}
32 changes: 18 additions & 14 deletions sushi-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
# ───────────────────────────────────────────────────
id: ihe.iti.mhds
canonical: https://profiles.ihe.net/ITI/MHDS
version: 2.3.1-current
version: 2.3.1
name: IHE_ITI_MHDS
title: "Mobile Health Document Sharing"
releaseLabel: ci-build
#releaseLabel: Trial-Implementation
#date: 2022-03-01
#releaseLabel: ci-build
releaseLabel: Trial-Implementation
date: 2022-08-04
status: active
publisher:
- name: IHE IT Infrastructure Technical Committee
Expand All @@ -28,35 +28,35 @@ dependencies:
ihe.iti.mhd:
id: iheitimhd
uri: https://profiles.ihe.net/ITI/MHD/ImplementationGuide/ihe.iti.mhd
version: 4.2.0
version: 4.2.x
ihe.iti.pdqm:
id: ihepdqm
uri: https://profiles.ihe.net/ITI/PDQm/ImplementationGuide/ihe.iti.pdqm
version: 2.4.0
version: 2.4.x
ihe.iti.pixm:
id: iheitipixm
uri: https://profiles.ihe.net/ITI/PIXm/ImplementationGuide/ihe.iti.pixm
version: 3.0.2
version: 3.0.x
ihe.iti.mcsd:
id: iheitimcsd
uri: https://profiles.ihe.net/ITI/mCSD/ImplementationGuide/ihe.iti.mcsd
version: 3.8.0
version: 3.8.x
ihe.formatcode.fhir:
id: iheformatcodefhir
uri: https://profiles.ihe.net/fhir/ihe.formatcode.fhir/ImplementationGuide/ihe.formatcode.fhir
version: 1.1.0
version: 1.1.x
ihe.iti.balp:
id: iheitibasicaudit
uri: https://profiles.ihe.net/ITI/BALP/ImplementationGuide/ihe.iti.balp
version: 1.1.1
version: 1.1.x
ihe.iti.pmir:
id: iheitipmir
uri: https://profiles.ihe.net/ITI/PMIR/ImplementationGuide/ihe.iti.pmir
version: 1.5.0
version: 1.5.x
ihe.iti.svcm:
id: iheitisvcm
uri: https://profiles.ihe.net/ITI/SVCM/ImplementationGuide/ihe.iti.svcm
version: 1.5.0
version: 1.5.x

parameters: # see https://confluence.hl7.org/display/FHIR/Implementation+Guide+Parameters
path-resource:
Expand All @@ -76,7 +76,7 @@ parameters: # see https://confluence.hl7.org/display/FHIR/Implementation+Guide+
apply-publisher: 'true'
apply-version: 'true'

resources:
# resources:
# list every example here with a name, description and that exampleBoolean is true; These are used to populate the artifacts page, and are needed to eliminate build warnings
# You may delay filling out this section until you approach publication as it is merely a nice to have and eliminates build warnings -- If you do this then you will need above the autoload-resources true

Expand All @@ -95,6 +95,9 @@ pages:
issues.md:
title: "Open and Closed issues"
generation: markdown
download.md:
title: "Download and Analysis"
generation: markdown

menu:
MHDS Home: index.html
Expand All @@ -106,5 +109,6 @@ menu:
Overview: volume-1.html#1504-mhds-overview
Security Considerations: volume-1.html#1505-mhds-security-considerations
Cross-Profile Considerations: volume-1.html#1506-mhds-cross-profile-considerations
Test Plan: testplan.html
Artifacts: artifacts.html
Test Plan: testplan.html
Download: download.html

0 comments on commit 2162a5a

Please sign in to comment.