-
Notifications
You must be signed in to change notification settings - Fork 0
/
ig.json
44 lines (44 loc) · 924 Bytes
/
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
{
"paths": {
"resources": [
"resources",
"examples-errors",
"HipJointReplacement-de"
],
"pages": "pages",
"temp": "temp",
"output": "output",
"qa": "qa",
"specification": "http://build.fhir.org/"
},
"template": "https://github.com/ahdis/test-template",
"version": "4.0.0",
"fixed-business-version": "0.0.1",
"license": "CC0-1.0",
"npm-name": "ch.fhir.ig.cda-ch-v2",
"path-pattern": "[type]-[id].html",
"extraTemplates": [
{
"name": "mappings",
"description": "Mappings"
},
{
"name": "examples",
"description": "Examples"
}
],
"canonicalBase": "http://fhir.ch/ig/cda-ch-v2",
"dependencyList": [
{
"name": "cdacore20",
"package": "hl7.fhir.cda",
"version": "dev"
}
],
"source": "ch.fhir.ig.cda-ch-v2.xml",
"sct-edition": "http://snomed.info/sct/731000124108",
"special-urls": [],
"resources": {
"*": "*"
}
}