Skip to content

Commit d462031

Browse files
committed
added optional target-endpoints input parameter
1 parent e65e028 commit d462031

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

src/main/resources/fhir/Task/dsf-task-start-ping.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,13 @@
3535
</type>
3636
<valueString value="startPing"/>
3737
</input>
38+
<input>
39+
<type>
40+
<coding>
41+
<system value="http://dsf.dev/fhir/CodeSystem/ping"></system>
42+
<code value="target-endpoints"></code>
43+
</coding>
44+
</type>
45+
<valueString value="Endpoint?status=active&amp;identifier=http://dsf.dev/sid/endpoint-identifier|"></valueString>
46+
</input>
3847
</Task>

0 commit comments

Comments
 (0)