Skip to content

Commit

Permalink
update test resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Grahame Grieve committed Nov 29, 2024
1 parent 978b43f commit 2368d1f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions r5/snapshot-generation/l1-datatype.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
<differential>
<element id="Reference">
<path value="Reference" />
<short value="L1 Short" />
<definition value="L1 Definition" />
<comment value="L1 Comment" />
<requirements value="L1 Requirements" />
<short value="L1 Type Short" />
<definition value="L1 Type Definition" />
<comment value="L1 Type Comment" />
<requirements value="L1 Type Requirements" />
</element>
</differential>
</StructureDefinition>
8 changes: 4 additions & 4 deletions r5/snapshot-generation/l2-datatype.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
<differential>
<element id="Reference">
<path value="Reference" />
<short value="L2 Short" />
<definition value="L2 Definition" />
<comment value="L2 Comment" />
<requirements value="L2 Requirements" />
<short value="L2 Type Short" />
<definition value="L2 Type Definition" />
<comment value="L2 Type Comment" />
<requirements value="L2 Type Requirements" />
</element>
</differential>
</StructureDefinition>
6 changes: 3 additions & 3 deletions r5/snapshot-generation/l2-resource-expected.json
Original file line number Diff line number Diff line change
Expand Up @@ -1057,9 +1057,9 @@
"id" : "CarePlan.contributor:requester",
"path" : "CarePlan.contributor",
"sliceName" : "requester",
"short" : "L1 Short",
"definition" : "L1 Definition",
"comment" : "L1 Comment",
"short" : "L1 Type Short",
"definition" : "L1 Type Definition",
"comment" : "L1 Type Comment",
"requirements" : "L1 Element Requirements",
"min" : 0,
"max" : "*",
Expand Down

0 comments on commit 2368d1f

Please sign in to comment.