File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed
src/main/resources/fhir/ActivityDefinition Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 18
18
<code value =" LOCAL_ALL" />
19
19
</valueCoding >
20
20
</extension >
21
+ <extension url =" requester" >
22
+ <valueCoding >
23
+ <extension url =" http://dsf.dev/fhir/StructureDefinition/extension-process-authorization-practitioner" >
24
+ <valueCoding >
25
+ <system value =" http://dsf.dev/fhir/CodeSystem/practitioner-role" />
26
+ <code value =" DSF_ADMIN" />
27
+ </valueCoding >
28
+ </extension >
29
+ <system value =" http://dsf.dev/fhir/CodeSystem/process-authorization" />
30
+ <code value =" LOCAL_ALL_PRACTITIONER" />
31
+ </valueCoding >
32
+ </extension >
21
33
<extension url =" recipient" >
22
34
<valueCoding >
23
35
<system value =" http://dsf.dev/fhir/CodeSystem/process-authorization" />
Original file line number Diff line number Diff line change 24
24
<code value =" LOCAL_ORGANIZATION" />
25
25
</valueCoding >
26
26
</extension >
27
+ <extension url =" requester" >
28
+ <valueCoding >
29
+ <extension url =" http://dsf.dev/fhir/StructureDefinition/extension-process-authorization-organization-practitioner" >
30
+ <extension url =" organization" >
31
+ <valueIdentifier >
32
+ <system value =" http://dsf.dev/sid/organization-identifier" />
33
+ <value value =" ${dev.dsf.bpe.allow.list.organization:hs-heilbronn.de}" />
34
+ </valueIdentifier >
35
+ </extension >
36
+ <extension url =" practitioner-role" >
37
+ <valueCoding >
38
+ <system value =" http://dsf.dev/fhir/CodeSystem/practitioner-role" />
39
+ <code value =" DSF_ADMIN" />
40
+ </valueCoding >
41
+ </extension >
42
+ </extension >
43
+ <system value =" http://dsf.dev/fhir/CodeSystem/process-authorization" />
44
+ <code value =" LOCAL_ORGANIZATION_PRACTITIONER" />
45
+ </valueCoding >
46
+ </extension >
27
47
<extension url =" recipient" >
28
48
<valueCoding >
29
49
<extension url =" http://dsf.dev/fhir/StructureDefinition/extension-process-authorization-organization" >
You can’t perform that action at this time.
0 commit comments