forked from hl7-fhir/fhir-dstu1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlicense.html
85 lines (68 loc) · 3.2 KB
/
license.html
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
<!DOCTYPE HTML>
[%setwiki http://wiki.hl7.org/index.php?title=FHIR_Overview_Page%]
[%settitle License and Legal Terms%]
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
[%file newheader%]
</head>
<body>
[%file newnavbar%]
<div class="col-9">
<h2>License and Legal Terms</h2>
<a name="disclaimer"></a>
<h3>Disclaimer and Warning of Use</h3>
<p>
FHIR Resource definitions developed by HL7 are derived from the considerable collective
experience of the HL7 membership and wide community feedback from the development and
application of a spectrum of health care interoperability solutions. However, Resource
definitions are generalized to support multiple contexts of use. It is the responsibility
of the persons or organizations using these Resources to ensure their use is fit for the
particular purpose in which they are used, including validation for clinical and operational use.
</p>
<a name="ballotstatus"></a>
<p>
See also the specific warnings associated with <a href="todo.html">use of the DSTU</a>.
</p>
<a name="license"></a>
<h3>FHIR License</h3>
<p>
Copyright © 2011+ HL7.
</p>
<p>
This document is produced and distributed by HL7 under the terms of HL7®
<a href="http://www.hl7.org/documentcenter/public_temp_4108B35F-1C23-BA17-0C38BD44A97683FB/membership/HL7_Governance_and_Operations_Manual.pdf">Governance
and Operations Manual</a> relating to Intellectual Property (Section 16), specifically its copyright, trademark and patent provisions.
</p>
<p>
This document is licensed under Creative Commons "No Rights Reserved" (<a href="http://creativecommons.org/publicdomain/zero/1.0/">CC0</a>).
</p>
<p>
"HL7" and "FHIR" are registered trademarks of HL7.
</p>
<h4>Additional information about the license</h4>
<ul>
<li>FHIR is © and ® HL7. The right to maintain FHIR remains vested in HL7</li>
<li>You can redistribute FHIR</li>
<li>You can create derivative specifications or implementation-related products and services</li>
<li>You can't claim that HL7 or any of its members endorses your derived [thing] because it uses content from this specification</li>
<li>Neither HL7 nor any of the contributors to this specification accept any liability for your use of FHIR</li>
</ul>
<p>
While HL7 places no restrictions on the right to copy the FHIR
specification or to create derivative works, HL7 protects the "FHIR"
trademark carefully. This means that:
</p>
<ul>
<li>You cannot publish an altered version of the FHIR specification unless it clearly identifies that it is a derivative specification, not FHIR itself</li>
<li>Derivative Specifications cannot redefine what conformance to FHIR means</li>
<li>The letter sequence "FHIR" can only appear as part of a product name with specific written agreement from HL7</li>
<li>You can only use the FHIR logo as part of a commercial product with specific written agreement from HL7</li>
<li>When used in other contexts, the word "FHIR" and the "FHIR" logo should bear the ™ symbol</li>
</ul>
<p>
Contact for these agreements: <a href="mailto:[email protected]">[email protected]</a>.
</p>
</div>
[%file newfooter%]
</body>
</html>