forked from WorldHealthOrganization/smart-ig-empty
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 3ae18fa
Showing
1,148 changed files
with
108,247 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,356 @@ | ||
<!-- layouts\layout-changehistory.html --><!-- get modelType --><?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>SMART-IG-EMPTY\ - FHIR v4.0.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 --> | ||
<link rel="stylesheet" href="assets/css/who.css"/> | ||
<link rel="stylesheet" href="assets/css/lforms.min.css"/> | ||
|
||
<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="apple-touch-icon-precomposed" href="assets/ico/apple-touch-icon-144-precomposed.png"/> | ||
<link sizes="114x114" rel="apple-touch-icon-precomposed" href="assets/ico/apple-touch-icon-114-precomposed.png"/> | ||
<link sizes="72x72" rel="apple-touch-icon-precomposed" href="assets/ico/apple-touch-icon-72-precomposed.png"/> | ||
<link rel="apple-touch-icon-precomposed" href="assets/ico/apple-touch-icon-57-precomposed.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:""} | ||
h3,h4,h5,h6{--heading-prefix:""}</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"></span> | ||
<br/> | ||
<span style="display:inline-block;">0.1.0 - ci-build | ||
|
||
|
||
</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 class="dropdown"> | ||
<a data-toggle="dropdown" href="#" class="dropdown-toggle">Home | ||
<b class="caret"></b> | ||
</a> | ||
<ul class="dropdown-menu"> | ||
<li> | ||
<a href="index.html">Summary</a> | ||
</li> | ||
<li> | ||
<a href="changes.html">Changes</a> | ||
</li> | ||
<li> | ||
<a href="dependencies.html">Dependencies</a> | ||
</li> | ||
<li> | ||
<a href="references.html">References</a> | ||
</li> | ||
<li> | ||
<a href="adapting.html">Adapting Guidelines for Country use</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="dropdown"> | ||
<a data-toggle="dropdown" href="#" class="dropdown-toggle">Business Requirements | ||
<b class="caret"></b> | ||
</a> | ||
<ul class="dropdown-menu"> | ||
<li> | ||
<a href="concepts.html">Concepts</a> | ||
</li> | ||
<li> | ||
<a href="personas.html">Generic Personas</a> | ||
</li> | ||
<li> | ||
<a href="scenarios.html">User Scenarios</a> | ||
</li> | ||
<li> | ||
<a href="business-processes.html">Business Processes</a> | ||
</li> | ||
<li> | ||
<a href="dictionary.html">Data Dictionary</a> | ||
</li> | ||
<li> | ||
<a href="decision-logic.html">Decision-support Logic</a> | ||
</li> | ||
<li> | ||
<a href="indicators.html">Indicator and Performance Metrics</a> | ||
</li> | ||
<li> | ||
<a href="functional-requirements.html">Functional Requirements</a> | ||
</li> | ||
<li> | ||
<a href="non-functional-requirements.html">Non-functional Requirements</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="dropdown"> | ||
<a data-toggle="dropdown" href="#" class="dropdown-toggle">Data Models and Exchange | ||
<b class="caret"></b> | ||
</a> | ||
<ul class="dropdown-menu"> | ||
<li> | ||
<a href="system-actors.html">System Actors</a> | ||
</li> | ||
<li> | ||
<a href="sequence-diagrams.html">Sequence Diagrams</a> | ||
</li> | ||
<li> | ||
<a href="transactions.html">Transactions</a> | ||
</li> | ||
<li> | ||
<a href="indicators-measures.html">Indicators and Measures</a> | ||
</li> | ||
<li> | ||
<a href="codings.html">Codings</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="dropdown"> | ||
<a data-toggle="dropdown" href="#" class="dropdown-toggle">Deployment | ||
<b class="caret"></b> | ||
</a> | ||
<ul class="dropdown-menu"> | ||
<li> | ||
<a href="security-privacy.html">Security and Privacy Considerations</a> | ||
</li> | ||
<li> | ||
<a href="testing.html">Testing</a> | ||
</li> | ||
<li> | ||
<a href="test-data.html">Test Data</a> | ||
</li> | ||
<li> | ||
<a href="reference-implementations.html">Reference Implementations</a> | ||
</li> | ||
<li> | ||
<a href="downloads.html">Downloads</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="dropdown"> | ||
<a data-toggle="dropdown" href="#" class="dropdown-toggle">Indices | ||
<b class="caret"></b> | ||
</a> | ||
<ul class="dropdown-menu"> | ||
<li> | ||
<a href="artifacts.html">Artifact Index</a> | ||
</li> | ||
<li> | ||
<a href="maps.html">Mappings</a> | ||
</li> | ||
</ul> | ||
</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"> | ||
|
||
|
||
</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 style="counter-reset: section 10" class="col-12"> | ||
<!-- ReleaseHeader --><p id="publish-box">SMART, published by WHO. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of <a href="https://github.com/DigitalSQR/smart-ig-empty">https://github.com/DigitalSQR/smart-ig-empty</a> and changes regularly. See the <a href="http://worldhealthorganization.github.io/smart/history.html">Directory of published versions</a></p> <!-- EndReleaseHeader --> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<ul class="nav nav-tabs"> | ||
|
||
<li> | ||
<a href="Patient-PatientExample.html">Narrative Content</a> | ||
</li> | ||
|
||
|
||
|
||
|
||
<li> | ||
<a href="Patient-PatientExample.xml.html">XML</a> | ||
</li> | ||
|
||
|
||
|
||
|
||
<li> | ||
<a href="Patient-PatientExample.json.html">JSON</a> | ||
</li> | ||
|
||
|
||
|
||
|
||
<li> | ||
<a href="Patient-PatientExample.ttl.html">TTL</a> | ||
</li> | ||
|
||
|
||
|
||
|
||
</ul> | ||
|
||
|
||
<a name="root"> </a> | ||
<h2 id="root">: Patient/PatientExample - Change History</h2> | ||
<p>History of changes for PatientExample .</p> | ||
|
||
|
||
|
||
</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 type="text/javascript"> | ||
try { | ||
var currentTabIndex = sessionStorage.getItem('fhir-resource-tab-index'); | ||
} catch(exception) { | ||
} | ||
|
||
if (!currentTabIndex) | ||
currentTabIndex = '0'; | ||
|
||
$( '#tabs' ).tabs({ | ||
active: currentTabIndex, | ||
activate: function( event, ui ) { | ||
var active = $('.selector').tabs('option', 'active'); | ||
currentTabIndex = ui.newTab.index(); | ||
document.activeElement.blur(); | ||
try { | ||
sessionStorage.setItem('fhir-resource-tab-index', currentTabIndex); | ||
} catch(exception) { | ||
} | ||
} | ||
}); | ||
</script> | ||
|
||
<script type="text/javascript"> | ||
$(document).ready(function(){ | ||
if(window.location.hash != "") { | ||
$('a[href="' + window.location.hash + '"]').click() | ||
} | ||
}); | ||
</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 © 2023+ <a style="color:var(--footer-hyperlink-text-color)" href="http://who.int">WHO</a>. Package smart-ig-empty#0.1.0 based on <a style="color: var(--footer-hyperlink-text-color)" href="http://hl7.org/fhir/R4/">FHIR 4.0.1</a>. Generated <span title="Wed, Jul 12, 2023 20:42+0000">2023-07-12</span> | ||
<br/> | ||
<span style="color: var(--footer-highlight-text-color)"><a name="l500"></a> | ||
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> | ||
|
||
|
||
| <a style="color: #81BEF7" href="http://worldhealthorganization.github.io/smart/history.html" target="_blank">Version History</a> | <a rel="license" style="color: #81BEF7" href="license.html">License</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>anchors.options.visible = 'hover' | ||
anchors.add()</script> | ||
|
||
<!-- feedback form - Google forms --> | ||
<!-- v0.1, 2021-01-09 --> | ||
|
||
|
||
|
||
<!-- / feedback form --> | ||
|
||
<!-- Analytics Below | ||
================================================== --> | ||
</body> | ||
</html> |
Oops, something went wrong.