Skip to content

Commit 71b1a02

Browse files
committed
Continuity of Care Summary Composition initialised
#127 #78 #27 #3 #1
1 parent fe075d0 commit 71b1a02

10 files changed

+339
-3
lines changed

ig.json

+4
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,10 @@
113113
"base": "StructureDefinition-dh-composition-core-1.html",
114114
"defns": "StructureDefinition-dh-composition-core-1-definitions.html"
115115
},
116+
"StructureDefinition/dh-composition-cocs-1": {
117+
"base": "StructureDefinition-dh-composition-cocs-1.html",
118+
"defns": "StructureDefinition-dh-composition-cocs-1-definitions.html"
119+
},
116120
"StructureDefinition/dh-composition-document-1": {
117121
"base": "StructureDefinition-dh-composition-document-1.html",
118122
"defns": "StructureDefinition-dh-composition-document-1-definitions.html"

pages/_includes/dh-composition-acts-1-intro.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#### Australian Digital Health Agency Aged Care Transfer Summary Composition
2-
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.
2+
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.
33

44
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.
55

@@ -17,3 +17,5 @@ This profile is used by the following APIs:
1717
This profile is referenced by
1818
[ADHA CapabilityStatement TBD](StructureDefinition-dh-TBD-core-1.html), and
1919
[ADHA CapabilityStatement TBD](StructureDefinition-dh-TBD-core-1.html).
20+
21+
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).
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
None.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
#### Australian Digital Health Agency Continuity of Care Summary Composition
2+
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.
3+
4+
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.
5+
6+
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.
7+
8+
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.
9+
10+
This profile is designed to set a Composition standard for:
11+
* exchanging a FHIR Continuity of Care Summary Document
12+
* Query for a Continuity of Care Summary document for a patient
13+
* Record or update a Continuity of Care Summary document record for a patient
14+
15+
#### Boundaries and relationships
16+
The following profiles are specialised use case profiles of a continuity of care summary document:
17+
* [ADHA Event Summary Composition](StructureDefinition-dh-composition-es-1.html)
18+
* [ADHA Event Summary Mixed Narrative and Structure](StructureDefinition-dh-composition-es-mix-1.html)
19+
* [ADHA Event Summary Narrative](StructureDefinition-dh-composition-es-narrative-1.html)
20+
* [ADHA Shared Health Summary Composition](StructureDefinition-dh-composition-shs-1.html)
21+
* [ADHA Aged Care Transfer Summary Composition](StructureDefinition-dh-composition-acts-1.html)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<table class="list" width="100%">
2+
<tbody>
3+
<tr>
4+
<th>Reference</th>
5+
<th>Description</th>
6+
<th>Issue No.</th>
7+
</tr>
8+
<tr>
9+
<td>Constraint presentation</td>
10+
<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>
11+
<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>
12+
</tr>
13+
</tbody>
14+
</table>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
This file is intentionally empty. It is required to be included by the IG Publisher.

pages/_includes/dh-composition-document-1-intro.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#### Australian Digital Health Agency Composition
1+
#### Australian Digital Health Agency Document Composition
22
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.
33

44
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.
@@ -20,6 +20,7 @@ This profile is referenced by
2020
These profiles build on this profile ([ADHA Document Composition](StructureDefinition-dh-composition-document-1.html)) to define specific document compositions:
2121
* [ADHA Advance Care Directive Custodian Record Composition](StructureDefinition-dh-composition-acdcr-1.html)
2222
* [ADHA Advance Care Planning Composition](StructureDefinition-dh-composition-acp-1.html)
23+
* [ADHA AContinuity of Care Summary Composition](StructureDefinition-dh-composition-cocs-1.html)
2324
* [ADHA Event Summary Composition](StructureDefinition-dh-composition-es-1.html)
2425
* [ADHA Event Summary Mixed Narrative and Structure](StructureDefinition-dh-composition-es-mix-1.html)
2526
* [ADHA Event Summary Narrative](StructureDefinition-dh-composition-es-narrative-1.html)

pages/_includes/profiles.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The following core FHIR profiles are defined in this implementation guide. These
4848
<ul class="frm-set">
4949
<li><a href="StructureDefinition-dh-composition-core-1.html">ADHA Core Composition</a></li>
5050
<li><a href="StructureDefinition-dh-composition-document-1.html">ADHA Document Composition</a></li>
51-
<li>ADHA Continuity of Care Summary Document Composition</li>
51+
<li><a href="StructureDefinition-dh-composition-cocs-1.html">ADHA Continuity of Care Summary Composition</a></li>
5252
<li><a href="StructureDefinition-dh-documentreference-core-1.html">ADHA Core DocumentReference</a></li>
5353
</ul>
5454
</td>

0 commit comments

Comments
 (0)