ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Created byType of GDR Example Bundle
(XML or JSON)
Link to Example:
2
Epiceither (pass the header Accept application/fhir+json to get JSON)
https://connectathon.epic.com/Interconnect-Fhir-Unsecure/api/FHIR/STU3/Sequence?patient=e8NLWgnHvyK6guv6NZnQAVw3
3
AM
oncology report
bundle to be added - diagnosticreport, observations, patient, specimen, practitioner for oncology reporting
4
Bob MiliusHLA bundlebundle contains diagnosticreport, observation, and sequence resources created by conversion from Histoimmunogenetics Markup Language (HML), and the provence and device (software) resources used to create them; to be uploaded
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100