-
Notifications
You must be signed in to change notification settings - Fork 0
/
ig-advancecarerecords-1.json
113 lines (113 loc) · 4.63 KB
/
ig-advancecarerecords-1.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
{
"version": "3.0.2",
"paths": {
"output": "output/AdvanceCareRecords",
"pages": "pages/AdvanceCareRecords",
"resources": [
"resources",
"examples"
],
"temp": "temp",
"qa": "qa",
"specification": "http://hl7.org/fhir/STU3/",
"txCache": "txCache"
},
"sct-edition": "http://snomed.info/sct/32506021000036107",
"extraTemplates": [
"mappings",
"examples"
],
"source": "implementationguide-advancecarerecords-1.xml",
"npm-name": "au.electronichealth.advancecarerecords",
"tool": "jekyll",
"license": "Apache-2.0",
"canonicalBase": "http://ns.electronichealth.net.au/ci/fhir/3.0",
"logging": [
"init",
"progress",
"context",
"html",
"tx"
],
"dependencyList": [{
"name": "aubase",
"location": "http://hl7.org.au/fhir",
"version": "1.1.1"
}],
"defaults": {
"CapabilityStatement": {"template-base": "capst.html"},
"ValueSet": {"template-base": "vs.html"},
"Any": {
"template-base": "base.html",
"template-format": "format.html"
},
"StructureDefinition": {
"template-defns": "sd-definitions.html",
"template-base": "sd.html",
"template-examples": "sd-examples.html",
"template-mappings": "sd-mappings.html"
},
"StructureMap": {"template-base": "sm.html"},
"Basic": {"template-base": "ex.html"},
"CodeSystem": {"template-base": "codesys.html"},
"ConceptMap": {"template-base": "cm.html"}
},
"resources": {
"StructureDefinition/composition-acp-1": {
"base": "StructureDefinition-composition-acp-1.html",
"defns": "StructureDefinition-composition-acp-1-definitions.html"
},
"StructureDefinition/documentreference-acp-1": {
"base": "StructureDefinition-documentreference-acp-1.html",
"defns": "StructureDefinition-documentreference-acp-1-definitions.html"
},
"StructureDefinition/composition-acdcr-1": {
"base": "StructureDefinition-composition-acdcr-1.html",
"defns": "StructureDefinition-composition-acdcr-1-definitions.html"
},
"StructureDefinition/patient-ident-1": {
"base": "StructureDefinition-patient-ident-1.html",
"defns": "StructureDefinition-patient-ident-1-definitions.html"
},
"StructureDefinition/patient-dh-base-1": {
"base": "StructureDefinition-patient-dh-base-1.html",
"defns": "StructureDefinition-patient-dh-base-1-definitions.html"
},
"StructureDefinition/patient-mhr-1": {
"base": "StructureDefinition-patient-mhr-1.html",
"defns": "StructureDefinition-patient-mhr-1-definitions.html"
},
"StructureDefinition/organization-dh-base-1": {
"base": "StructureDefinition-organization-dh-base-1.html",
"defns": "StructureDefinition-organization-dh-base-1-definitions.html"
},
"StructureDefinition/organization-ident-1": {
"base": "StructureDefinition-organization-ident-1.html",
"defns": "StructureDefinition-organization-ident-1-definitions.html"
},
"StructureDefinition/humanname-dh-base-1": {
"base": "StructureDefinition-humanname-dh-base-1.html",
"defns": "StructureDefinition-humanname-dh-base-1-definitions.html"
},
"StructureDefinition/relatedperson-dh-base-1": {
"base": "StructureDefinition-relatedperson-dh-base-1.html",
"defns": "StructureDefinition-relatedperson-dh-base-1-definitions.html"
},
"StructureDefinition/relatedperson-ident-1": {
"base": "StructureDefinition-relatedperson-ident-1.html",
"defns": "StructureDefinition-relatedperson-ident-1-definitions.html"
},
"StructureDefinition/practitioner-dh-base-1": {
"base": "StructureDefinition-practitioner-dh-base-1.html",
"defns": "StructureDefinition-practitioner-dh-base-1-definitions.html"
},
"StructureDefinition/practitioner-ident-1": {
"base": "StructureDefinition-practitioner-ident-1.html",
"defns": "StructureDefinition-practitioner-ident-1-definitions.html"
},
"StructureDefinition/practitionerrole-withpractitionerident-1": {
"base": "StructureDefinition-practitionerrole-withpractitionerident-1.html",
"defns": "StructureDefinition-practitionerrole-withpractitionerident-1-definitions.html"
}
}
}