-
Notifications
You must be signed in to change notification settings - Fork 0
/
Patient-JamesPondPatient.html
228 lines (151 loc) · 8.68 KB
/
Patient-JamesPondPatient.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
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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE HTML>
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>JamesPondPatient - Implementation Guide for ARF/RHD Register - AU v0.1.1</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="author" content="http://hl7.org/fhir"/>
<link rel="stylesheet" href="fhir.css"/>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="assets/css/bootstrap-fhir.css"/>
<!-- Project extras -->
<link rel="stylesheet" href="assets/css/project.css"/>
<link rel="stylesheet" href="assets/css/pygments-manni.css"/>
<link rel="stylesheet" href="assets/css/jquery-ui.css"/>
<link rel="stylesheet" href="assets/css/prism.css"/>
<!-- Placeholder for child template CSS declarations -->
<script src="fhir-table-scripts.js" type="text/javascript"> </script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- [if lt IE 9]>
<script src="assets/js/html5shiv.js"></script>
<script src="assets/js/respond.min.js"></script>
<![endif] -->
<!-- Favicons -->
<link sizes="144x144" rel="fhir-logo" href="assets/ico/icon-fhir-144.png"/>
<link sizes="114x114" rel="fhir-logo" href="assets/ico/icon-fhir-114.png"/>
<link sizes="72x72" rel="fhir-logo" href="assets/ico/icon-fhir-72.png"/>
<link rel="fhir-logo" href="assets/ico/icon-fhir-57.png"/>
<link rel="shortcut icon" href="assets/ico/favicon.png"/>
</head>
<body onload="document.body.style.opacity='1'">
<script src="assets/js/prism.js"></script>
<style type="text/css">h2{--heading-prefix:"3.15"}
h3,h4,h5,h6{--heading-prefix:"3.15"}</style>
<div id="segment-header" class="segment"> <!-- segment-header -->
<div class="container"> <!-- container -->
<!-- Placeholder for child template header declarations -->
<div id="ig-status">
<p><span style="font-size:12pt;font-weight:bold">Implementation Guide for ARF/RHD Register - AU</span>
<br/>
<span style="display:inline-block;">0.1.1 - ci-build
<img src="assets/images/aus.svg" alt="Australia flag" title="Australia" height="16"/>
</span>
</p>
</div>
</div> <!-- /container -->
</div> <!-- /segment-header -->
<div id="segment-navbar" class="segment"> <!-- segment-navbar -->
<div id="stripe"> </div>
<div class="container"> <!-- container -->
<!-- HEADER CONTENT -->
<nav class="navbar navbar-inverse">
<!-- status-bar -->
<div class="container">
<button data-target=".navbar-inverse-collapse" data-toggle="collapse" type="button" class="navbar-toggle">
<span class="icon-bar"> </span>
<span class="icon-bar"> </span>
<span class="icon-bar"> </span>
</button>
<a href="http://hl7.org/fhir/R4/index.html" class="navbar-brand hidden">FHIR</a>
<div class="nav-collapse collapse navbar-inverse-collapse">
<!-- menu.xml -->
<ul class="nav navbar-nav">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="artifacts.html">Artifacts</a>
</li>
</ul>
</div> <!-- /.nav-collapse -->
</div> <!-- /.container -->
</nav> <!-- /.navbar -->
<!-- /HEADER CONTENT -->
</div> <!-- /container -->
</div> <!-- /segment-navbar -->
<!-- status-bar -->
<div id="segment-breadcrumb" class="segment"> <!-- segment-breadcrumb -->
<div class="container"> <!-- container -->
<ul class="breadcrumb">
<li><a href="toc.html"><b>Table of Contents</b></a></li><li><a href="artifacts.html"><b>Artifacts Summary</b></a></li><li><b>JamesPondPatient</b></li>
</ul>
</div> <!-- /container -->
</div> <!-- /segment-breadcrumb -->
<a name="top"> </a>
<div id="segment-content" class="segment"> <!-- segment-content -->
<div class="container"> <!-- container -->
<div class="row">
<div class="inner-wrapper">
<div class="col-12">
<!-- ReleaseHeader --><p id="publish-box">Implementation Guide for ARF/RHD Register - AU - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the <a href="http://fhir-arf-register.nardhc.org/history.html">Directory of published versions</a></p> <!-- EndReleaseHeader -->
<ul class="nav nav-tabs">
<li class="active">
<a href="#">Narrative Content</a>
</li>
<li>
<a href="Patient-JamesPondPatient.xml.html">XML</a>
</li>
<li>
<a href="Patient-JamesPondPatient.json.html">JSON</a>
</li>
<li>
<a href="Patient-JamesPondPatient.ttl.html">TTL</a>
</li>
</ul>
<a name="root"> </a>
<h2 id="root">Example Patient: JamesPondPatient</h2>
<!-- insert intro if present -->
<div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;"><b>James Pond </b> male, DoB: 1960-01-25 ( National unique individual identifier/8003608833357361 (use: official))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><a href="tel:+61444123456">+61 444 123456</a></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>General Practitioner: <a href="Practitioner-DoctorPayne.html">Practitioner/DoctorPayne</a> " PAYNE"</li><li><a name="l276"></a>Managing Organization: <a href="RemoteClinic">RemoteClinic</a></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="This extension applies to the Patient resource and is used to indicate whether a person identifies as being of Aboriginal or Torres Strait Islander origin."><a href="http://hl7.org.au/fhir/4.1.0/StructureDefinition-indigenous-status.html">Australian Indigenous Status</a></td><td colspan="3"><ul><li>australian-indigenous-status-1 3: Both Aboriginal and Torres Strait Islander origin</li></ul></td></tr></table></div>
<!-- insert notes if present -->
</div>
</div> <!-- /inner-wrapper -->
</div> <!-- /row -->
</div> <!-- /container -->
</div> <!-- /segment-content -->
<script src="assets/js/jquery.js" type="text/javascript"> </script> <!-- note keep space here, otherwise it will be transformed to empty tag -> fails -->
<script src="assets/js/jquery-ui.min.js" type="text/javascript"> </script>
<script src="assets/js/window-hash.js" type="text/javascript"> </script>
<a name="bottom"> </a>
<div igtool="footer" id="segment-footer" class="segment"> <!-- segment-footer -->
<div class="container"> <!-- container -->
<div class="inner-wrapper">
<p>
IG © 2024+ <a style="color:var(--footer-hyperlink-text-color)" href="https://nardhc.org">D Foulkes - Northern Australia Regional Digital Health Collaborative</a>. Package fhir.arfregister#0.1.1 based on <a style="color: var(--footer-hyperlink-text-color)" href="http://hl7.org/fhir/R4/">FHIR 4.0.1</a>. Generated <span title="Mon, May 20, 2024 17:01+1000">2024-05-20</span>
<br/>
<span style="color: var(--footer-highlight-text-color)">
Links: <a style="color: var(--footer-hyperlink-text-color)" href="toc.html">Table of Contents</a> |
<a style="color: var(--footer-hyperlink-text-color)" href="qa.html">QA Report</a>
</span>
</p>
</div> <!-- /inner-wrapper -->
</div> <!-- /container -->
</div> <!-- /segment-footer -->
<div id="segment-post-footer" class="segment hidden"> <!-- segment-post-footer -->
<div class="container"> <!-- container -->
</div> <!-- /container -->
</div> <!-- /segment-post-footer -->
<!-- JS and analytics only. -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="assets/js/bootstrap.min.js" type="text/javascript"> </script>
<script src="assets/js/respond.min.js" type="text/javascript"> </script>
<script src="assets/js/anchor.min.js" type="text/javascript"> </script>
<script src="assets/js/clipboard.min.js" type="text/javascript"> </script>
<script src="assets/js/clipboard-btn.js" type="text/javascript"> </script>
<script src="assets/js/anchor-hover.js" type="text/javascript"> </script>
<!-- Analytics Below
================================================== -->
</body>
</html>