-
Notifications
You must be signed in to change notification settings - Fork 0
/
ig.json
116 lines (116 loc) · 2.79 KB
/
ig.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
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
{
"allviews" : "true",
"broken-links" : "warning",
"canonicalBase" : "https://chb.github.io/21cfr11pro-ig/",
"defaults" : {
"Any" : {
"template-base" : "base.html",
"template-format" : "format.html"
},
"CapabilityStatement" : {
"template-base" : "base.html"
},
"CodeSystem" : {
"template-base" : "base.html"
},
"ConceptMap" : {
"template-base" : "base.html"
},
"OperationDefinition" : {
"template-base" : "base.html"
},
"Patient" : {
"template-base" : "ex.html"
},
"SearchParameter" : {
"template-base" : "base.html"
},
"StructureDefinition" : {
"template-base" : "sd.html",
"template-defns" : "sd-definitions.html",
"template-mappings" : "sd-mappings.html"
},
"StructureMap" : {
"content" : false,
"profiles" : false,
"script" : false,
"template-base" : "ex.html"
},
"ValueSet" : {
"template-base" : "base.html"
}
},
"dependencyList" : [
{
"location" : "http://hl7.org/fhir/uv/sdc",
"name" : "sdc",
"source" : "dependencies/sdc",
"version" : "current"
},
{
"location" : "http://hl7.org/fhir/us/core",
"name" : "uscoreR4",
"source" : "dependencies/us-core-r4",
"version" : "current"
}
],
"do-transforms" : "false",
"extraTemplates" : [
"mappings"
],
"fixed-business-version" : "0.2.2",
"gen-examples" : "false",
"html-template" : "html-template.html",
"license" : "CC0-1.0",
"logging" : [
"progress"
],
"mappings" : "true",
"no-inactive-codes" : "false",
"npm-name" : "hl7.fhir.us.patient-reported-outcomes-21cfr11",
"paths" : {
"output" : "docs",
"pages" : [
"framework",
"source/pages"
],
"qa" : "generated_output/qa",
"resources" : [
"source/resources",
"source/examples"
],
"specification" : "http://hl7.org/fhir/",
"history" : "http://hl7.org/fhir/us/patient-reported-outcomes/history.html",
"temp" : "generated_output/temp",
"txCache" : "generated_output/txCache"
},
"pub_url" : "[email protected]",
"publisher" : "Office of the National Coordinator",
"resources" : {
"CapabilityStatement/server" : {
"base" : "CapabilityStatement-server.html",
"source" : "capabilitystatement-server.xml"
},
"StructureMap/Foo" : {
"base" : "StructureMap-Foo.html"
}
},
"sct-edition" : "http://snomed.info/sct/731000124108",
"source" : "ig.xml",
"spreadsheets" : [
],
"status" : "draft",
"structuremaps" : [
"Foo"
],
"swagger" : [
{
"capabilities" : "server",
"mode" : "single"
}
],
"title" : "Patient Reported Outcomes 21 CFR Part 11 Addendum - ig.json",
"tool" : "jekyll",
"topofpage" : "true",
"version" : "4.0.1"
}