22 <meta >
33 <profile value =" http://netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/task-start-data-send" ></profile >
44 </meta >
5- <instantiatesUri value =" http://highmed.org/bpe/Process/dataSend/0.2.0 " ></instantiatesUri >
5+ <instantiatesUri value =" http://highmed.org/bpe/Process/dataSend/0.2.1 " ></instantiatesUri >
66 <status value =" requested" ></status >
77 <intent value =" order" ></intent >
8- <authoredOn value =" 2021-03-25T16:09 :00+01:00" ></authoredOn >
8+ <authoredOn value =" 2021-03-29T20:08 :00+01:00" ></authoredOn >
99 <requester >
1010 <type value =" Organization" ></type >
1111 <identifier >
3131 </type >
3232 <valueString value =" startDataSend" ></valueString >
3333 </input >
34+ <!-- parameter defined the patient, for whom data should be transfered,
35+ specified using the dic-pseudonym NamingSystem in the form source/original
36+ (source = fttp domain, original = DIC pseudonym) -->
3437 <input >
3538 <type >
3639 <coding >
4346 <value value =" source/original" ></value >
4447 </valueIdentifier >
4548 </input >
49+ <!-- parameter specifying GECCO resources should be send stopping at the
50+ defined date, resources that have been modified after the specified date
51+ will not be transmitted, typically this will be the current date time -->
4652 <input >
4753 <type >
4854 <coding >
4955 <system value =" http://netzwerk-universitaetsmedizin.de/fhir/CodeSystem/data-transfer" ></system >
5056 <code value =" export-to" ></code >
5157 </coding >
5258 </type >
53- <valueInstant value =" 2021-03-23T19:13:20.900 +01:00" ></valueInstant >
59+ <valueInstant value =" 2021-03-29T20:08:00 +01:00" ></valueInstant >
5460 </input >
61+ <!-- optional parameter specifying GECCO resources should be send starting
62+ at the defined date, resources older than the specified date will not be
63+ transported -->
64+ <!-- <input>
65+ <type>
66+ <coding>
67+ <system value="http://netzwerk-universitaetsmedizin.de/fhir/CodeSystem/data-transfer"></system>
68+ <code value="export-from"></code>
69+ </coding>
70+ </type>
71+ <valueDateTime value="2021-03-29"></valueDateTime>
72+ </input> -->
5573</Task >
0 commit comments