Skip to content

Commit

Permalink
Continuity of Care Summary Composition initialised
Browse files Browse the repository at this point in the history
  • Loading branch information
dtr-agency committed Feb 23, 2022
1 parent fe075d0 commit 71b1a02
Show file tree
Hide file tree
Showing 10 changed files with 339 additions and 3 deletions.
4 changes: 4 additions & 0 deletions ig.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,10 @@
"base": "StructureDefinition-dh-composition-core-1.html",
"defns": "StructureDefinition-dh-composition-core-1-definitions.html"
},
"StructureDefinition/dh-composition-cocs-1": {
"base": "StructureDefinition-dh-composition-cocs-1.html",
"defns": "StructureDefinition-dh-composition-cocs-1-definitions.html"
},
"StructureDefinition/dh-composition-document-1": {
"base": "StructureDefinition-dh-composition-document-1.html",
"defns": "StructureDefinition-dh-composition-document-1-definitions.html"
Expand Down
4 changes: 3 additions & 1 deletion pages/_includes/dh-composition-acts-1-intro.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Australian Digital Health Agency Aged Care Transfer Summary Composition
The purpose of this profile is to define a representation of an Aged Care Transfer Summary for a patient for the electronic exchange of health information between individuals, healthcare providers, and the My Health Record system infrastructure in Australia. A composition is a set of resources composed into a single coherent clinical statement that may have clinical attestation.
The purpose of this profile is to define a representation of an Aged Care Transfer Summary for a patient for the electronic exchange of health information between individuals, healthcare providers, and the My Health Record system infrastructure in Australia. A transfer summary includes critical information for exchange of information between providers of care when a patient moves between health care settings. A composition is a set of resources composed into a single coherent clinical statement that may have clinical attestation.

This profile identifies the additional constraints, extensions, and value sets that build on and extend [Composition](http://hl7.org/fhir/R4/composition.html) that are supported.

Expand All @@ -17,3 +17,5 @@ This profile is used by the following APIs:
This profile is referenced by
[ADHA CapabilityStatement TBD](StructureDefinition-dh-TBD-core-1.html), and
[ADHA CapabilityStatement TBD](StructureDefinition-dh-TBD-core-1.html).

This profile ([ADHA Aged Care Transfer Summary Composition](StructureDefinition-dh-composition-acts-1.html)) is a specialised use case profile of an [ADHA AContinuity of Care Summary Composition](StructureDefinition-dh-composition-cocs-1.html).
1 change: 1 addition & 0 deletions pages/_includes/dh-composition-cocs-1-examples.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
None.
21 changes: 21 additions & 0 deletions pages/_includes/dh-composition-cocs-1-intro.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
#### Australian Digital Health Agency Continuity of Care Summary Composition
The purpose of this profile is to define a representation of an Continuity of Care Summary Document for a patient for the electronic exchange of health information between individuals, healthcare providers, and the My Health Record system infrastructure in Australia. This profile standardises the core, common or critical information for exchange of information between healthcare providers, and individual, to support continuity of care across encounters and healthcare settings. Specific use cases are supported by defined profiles for those use cases such as Shared Health Summary, Event Summary, Discharge Summary, Transfer Summary, Referral; where available the most specific applicable profile should be used. A composition is a set of resources composed into a single coherent clinical statement that may have clinical attestation.

This profile identifies the additional constraints, extensions, and value sets that build on and extend [Composition](http://hl7.org/fhir/R4/composition.html) that are supported.

Where a more specific document composition profile is applicable, e.g. shared health summary, event summary, discharge summary, or transfer summary, an implementation **SHALL** ensure the Resource conforms to that specific profile.

This profile supports the equivalent of all HL7 CDA conformance levels for a clinical document as defined in the Agency's Common Conformance Profile for Clinical Documents.

This profile is designed to set a Composition standard for:
* exchanging a FHIR Continuity of Care Summary Document
* Query for a Continuity of Care Summary document for a patient
* Record or update a Continuity of Care Summary document record for a patient

#### Boundaries and relationships
The following profiles are specialised use case profiles of a continuity of care summary document:
* [ADHA Event Summary Composition](StructureDefinition-dh-composition-es-1.html)
* [ADHA Event Summary Mixed Narrative and Structure](StructureDefinition-dh-composition-es-mix-1.html)
* [ADHA Event Summary Narrative](StructureDefinition-dh-composition-es-narrative-1.html)
* [ADHA Shared Health Summary Composition](StructureDefinition-dh-composition-shs-1.html)
* [ADHA Aged Care Transfer Summary Composition](StructureDefinition-dh-composition-acts-1.html)
14 changes: 14 additions & 0 deletions pages/_includes/dh-composition-cocs-1-issues.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<table class="list" width="100%">
<tbody>
<tr>
<th>Reference</th>
<th>Description</th>
<th>Issue No.</th>
</tr>
<tr>
<td>Constraint presentation</td>
<td>The full set of constraints (i.e. invariants) defined in this profile are only presented in the Detailed Descriptions tab or the raw representation (e.g. XML) of the profile. The Differential Table only presents constraints introduced in this profile in addition to the constraints present in the base profile and base resource. The Snapshot Table only presents the constraints visible in the Differential Table and additionally presents those constraints set in slices in the base profile.</td>
<td>See Zulip <a href="https://chat.fhir.org/#narrow/stream/179252-IG-creation/topic/Derived.20profile.20snapshot.20missing.20upstream.20invariants">Derived profile snapshot missing upstream invariants</a> stream</td>
</tr>
</tbody>
</table>
1 change: 1 addition & 0 deletions pages/_includes/dh-composition-cocs-1-summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This file is intentionally empty. It is required to be included by the IG Publisher.
3 changes: 2 additions & 1 deletion pages/_includes/dh-composition-document-1-intro.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#### Australian Digital Health Agency Composition
#### Australian Digital Health Agency Document Composition
The purpose of this profile is to provide a document composition for the electronic exchange of health information between individuals, healthcare providers, and the My Health Record system infrastructure in Australia. A composition is a set of resources composed into a single coherent clinical statement that may have clinical attestation.

This profile identifies the additional constraints, extensions, and value sets that build on and extend [Composition](http://hl7.org/fhir/R4/composition.html) that are supported.
Expand All @@ -20,6 +20,7 @@ This profile is referenced by
These profiles build on this profile ([ADHA Document Composition](StructureDefinition-dh-composition-document-1.html)) to define specific document compositions:
* [ADHA Advance Care Directive Custodian Record Composition](StructureDefinition-dh-composition-acdcr-1.html)
* [ADHA Advance Care Planning Composition](StructureDefinition-dh-composition-acp-1.html)
* [ADHA AContinuity of Care Summary Composition](StructureDefinition-dh-composition-cocs-1.html)
* [ADHA Event Summary Composition](StructureDefinition-dh-composition-es-1.html)
* [ADHA Event Summary Mixed Narrative and Structure](StructureDefinition-dh-composition-es-mix-1.html)
* [ADHA Event Summary Narrative](StructureDefinition-dh-composition-es-narrative-1.html)
Expand Down
2 changes: 1 addition & 1 deletion pages/_includes/profiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ The following core FHIR profiles are defined in this implementation guide. These
<ul class="frm-set">
<li><a href="StructureDefinition-dh-composition-core-1.html">ADHA Core Composition</a></li>
<li><a href="StructureDefinition-dh-composition-document-1.html">ADHA Document Composition</a></li>
<li>ADHA Continuity of Care Summary Document Composition</li>
<li><a href="StructureDefinition-dh-composition-cocs-1.html">ADHA Continuity of Care Summary Composition</a></li>
<li><a href="StructureDefinition-dh-documentreference-core-1.html">ADHA Core DocumentReference</a></li>
</ul>
</td>
Expand Down
Loading

0 comments on commit 71b1a02

Please sign in to comment.