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
Copy file name to clipboardExpand all lines: sushi-config.yaml
+21-3Lines changed: 21 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -181,13 +181,31 @@ resources:
181
181
description: Example of a Software System Device instance for describing tooling that was used to process artifacts. This resource is typically referenced from the `crmi-softwaresystem` extension
182
182
Medication/definition-example:
183
183
name: Example Medication Definition
184
-
description: Example of a Medication resource illustrating use as a definitional artifact.
184
+
description: Example of a Medication resource illustrating use as a non-canonical artifact.
185
+
Medication/publishable-example:
186
+
name: Publishable Medication Example
187
+
description: Example of a Medication resource as a publishable non-canonical artifact.
188
+
Medication/shareable-example:
189
+
name: Shareable Medication Example
190
+
description: Example of a Medication resource as a shareable non-canonical artifact.
185
191
MedicationKnowledge/definition-example:
186
192
name: Example MedicationKnowledge Definition
187
-
description: Example of a MedicationKnowledge resource illustrating use as a definitional artifact.
193
+
description: Example of a MedicationKnowledge resource illustrating use as a non-canonical artifact.
194
+
MedicationKnowledge/publishable-example:
195
+
name: Publishable MedicationKnowledge Example
196
+
description: Example of a MedicationKnowledge resource as a publishable non-canonical artifact.
197
+
MedicationKnowledge/shareable-example:
198
+
name: Shareable MedicationKnowledge Example
199
+
description: Example of a MedicationKnowledge resource as a shareable non-canonical artifact.
188
200
Substance/artifact-reference-example:
189
201
name: Example Substance Definition
190
-
description: Example of a Substance resource illustrating use as a definitional artifact.
202
+
description: Example of a Substance resource illustrating use as a non-canonical artifact.
203
+
Substance/publishable-example:
204
+
name: Publishable Substance Example
205
+
description: Example of a Substance resource as a publishable non-canonical artifact.
206
+
Substance/shareable-example:
207
+
name: Shareable Substance Example
208
+
description: Example of a Substance resource as a shareable non-canonical artifact.
191
209
MeasureReport/result-example:
192
210
name: Example MeasureReport
193
211
description: Example MeasureReport illustrating use of MeasureReport as a test case.
0 commit comments