You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<artifactid="StructureDefinition/TOC-Composition"key="StructureDefinition-TOC-Composition"name="Transition of Care Composition"/>
86
+
<artifactid="StructureDefinition/TOC-Bundle"key="StructureDefinition-TOC-Bundle"name="Transitions of Care Bundle"/>
86
87
<artifactid="ValueSet/toc-del-loinc-vs"key="ValueSet-toc-del-loinc-vs"name="Transitions of Care DEL LOINC Terms Value Set"/>
87
88
<artifactdeprecated="true"id="ValueSet/toc-loinc-answered-by-LL5571-6-vs"key="ValueSet-toc-loinc-answered-by-LL5571-6-vs"name="Transitions of Care LOINC Terms Answered by LL5571-6 Answer List Value Set"/>
88
89
<artifactdeprecated="true"id="ValueSet/toc-del-loinc-answered-by-LL5571-6-vs"key="ValueSet-toc-del-loinc-answered-by-LL5571-6-vs"name="Transitions of Care LOINC Terms Included in the DEL Answered by LL5571-6 Answer List Value Set"/>
Description: "This is a profile for a Transitions of Care Bundle, which includes the necessary resources for documenting a patient's transition from one care setting to another."
6
+
7
+
* type = #collection
8
+
* identifier 1..1 MS
9
+
* entry 1..*
10
+
* entry ^slicing.discriminator.type = #profile
11
+
* entry ^slicing.discriminator.path = "resource"
12
+
* entry ^slicing.rules = #open
13
+
* entry ^slicing.description = "Slice based on the entry.resource profile"
14
+
15
+
* entry contains patient 1..1 MS and
16
+
toc-composition 1..1 MS
17
+
18
+
* entry[patient].resource only $USCorePatient
19
+
// * entry[patient].^description = "The patient resource representing the individual whose transition of care is being documented."
20
+
* entry[toc-composition].resource only TOCComposition
21
+
// * entry[toc-composition].^description = "The Composition resource that serves as the root document for the Transition of Care."
0 commit comments