-
Notifications
You must be signed in to change notification settings - Fork 21
/
packages.json
49 lines (49 loc) · 1.68 KB
/
packages.json
1
2
3
4
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
{
"packages": [
"hl7.fhir.rX/hl7.fhir.core#1.0.2",
"hl7.fhir.rX/hl7.fhir.core#1.4.0",
"hl7.fhir.rX/hl7.fhir.core#3.0.2",
"hl7.fhir.rX/hl7.fhir.core#4.0.1",
"hl7.fhir.rX/hl7.fhir.core#4.3.0",
"hl7.fhir.rX/hl7.fhir.r2.core",
"hl7.fhir.rX/hl7.fhir.r2.corexml",
"hl7.fhir.rX/hl7.fhir.r2.elements",
"hl7.fhir.rX/hl7.fhir.r2.examples",
"hl7.fhir.rX/hl7.fhir.r2.expansions",
"hl7.fhir.rX/hl7.fhir.r2b.core",
"hl7.fhir.rX/hl7.fhir.r2b.corexml",
"hl7.fhir.rX/hl7.fhir.r2b.examples",
"hl7.fhir.rX/hl7.fhir.r2b.expansions",
"hl7.fhir.rX/hl7.fhir.r3.core",
"hl7.fhir.rX/hl7.fhir.r3.corexml",
"hl7.fhir.rX/hl7.fhir.r3.elements",
"hl7.fhir.rX/hl7.fhir.r3.examples",
"hl7.fhir.rX/hl7.fhir.r3.expansions",
"hl7.fhir.rX/hl7.fhir.r4.core",
"hl7.fhir.rX/hl7.fhir.r4.corexml",
"hl7.fhir.rX/hl7.fhir.r4.elements",
"hl7.fhir.rX/hl7.fhir.r4.examples",
"hl7.fhir.rX/hl7.fhir.r4.expansions",
"hl7.fhir.rX/hl7.fhir.r4b.core",
"hl7.fhir.rX/hl7.fhir.r4b.corexml",
"hl7.fhir.rX/hl7.fhir.r4b.elements",
"hl7.fhir.rX/hl7.fhir.r4b.examples",
"hl7.fhir.rX/hl7.fhir.r4b.expansions",
"hl7.fhir.rX/hl7.fhir.r5.core",
"hl7.fhir.rX/hl7.fhir.r5.examples",
"hl7.fhir.rX/hl7.fhir.r5.expansions",
"packages/fhir.dicom",
"packages/fhir.test.data.r2",
"packages/fhir.test.data.r3",
"packages/fhir.test.data.r4",
"packages/fhir.tx.support.r2",
"packages/fhir.tx.support.r3",
"packages/fhir.tx.support.r4",
"packages/hl7.fhir.pubpack",
"packages/hl7.fhir.xver-extensions",
"packages/hl7.fhir.xver.r3",
"packages/hl7.fhir.xver.r4",
"packages/us.cdc.phinvads",
"packages/us.nlm.vsac"
]
}