-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #332 from nriss/master
Mise en place des github workflows pour ajouter l'intégration continue 84b67db
- Loading branch information
0 parents
commit f5ff205
Showing
2,925 changed files
with
2,317,072 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
258 changes: 258 additions & 0 deletions
258
master/ig/AdverseEvent-fhir-osiris-example-adverseevent-1.change.history.html
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,258 @@ | ||
<!-- 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 content="text/html;charset=utf-8" http-equiv="Content-Type"/> | ||
<title> - FHIR Osiris Implementation Guide v2.1.0</title> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/> | ||
<meta name="author" content="http://hl7.org/fhir"/> | ||
|
||
<link href="fhir.css" rel="stylesheet"/> | ||
|
||
<!-- Bootstrap core CSS --> | ||
<link href="assets/css/bootstrap-fhir.css" rel="stylesheet"/> | ||
|
||
<!-- Project extras --> | ||
<link href="assets/css/project.css" rel="stylesheet"/> | ||
<link href="assets/css/pygments-manni.css" rel="stylesheet"/> | ||
<link href="assets/css/jquery-ui.css" rel="stylesheet"/> | ||
<link href="assets/css/prism.css" rel="stylesheet" /> | ||
<!-- Placeholder for child template CSS declarations --> | ||
<link href="assets/css/fhir.css" rel="stylesheet"/> | ||
|
||
<script type="text/javascript" src="fhir-table-scripts.js"> </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 rel="fhir-logo" sizes="144x144" href="assets/ico/icon-fhir-144.png"/> | ||
<link rel="fhir-logo" sizes="114x114" href="assets/ico/icon-fhir-114.png"/> | ||
<link rel="fhir-logo" sizes="72x72" 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:""} | ||
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="family-nav"> | ||
<a id="family-logo" no-external="true" href="http://hl7.org/fhir"><img height="50" alt="Visit the FHIR website" src="assets/images/fhir-logo-www.png"/> </a> | ||
</div> | ||
<div id="arkhn-logo"> | ||
<a id="hl7-search-lnk" no-external="true" href="https://www.arkhn.com"><img alt="Arkhn Logo" src="assets/images/logo_arkhn.png"/></a> | ||
</div> | ||
|
||
|
||
<div id="ig-status"> | ||
<p><span style="font-size:12pt;font-weight:bold">FHIR Osiris Implementation Guide</span> | ||
<br/> | ||
<span style="display:inline-block;">2.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" class="navbar-toggle" data-toggle="collapse" type="button"> | ||
<span class="icon-bar"> </span> | ||
<span class="icon-bar"> </span> | ||
<span class="icon-bar"> </span> | ||
</button> | ||
<a class="navbar-brand hidden" href="http://hl7.org/fhir/R4/index.html">FHIR</a> | ||
<div class="nav-collapse collapse navbar-inverse-collapse"> | ||
<!-- menu.xml --> | ||
|
||
<ul xmlns="http://www.w3.org/1999/xhtml" class="nav navbar-nav"> | ||
<li> | ||
<a href="index.html">IG Home</a> | ||
</li> | ||
<li> | ||
<a href="valuesets.html">ValueSets</a> | ||
</li> | ||
<li> | ||
<a href="toc.html">Table of Contents</a> | ||
</li> | ||
<li> | ||
<a href="artifacts.html">Artifacts Summary</a> | ||
</li> | ||
<li> | ||
<a href="requests.html">Requests Example</a> | ||
</li> | ||
<li> | ||
<a href="downloads.html">Downloads</a> | ||
</li> | ||
<li class="dropdown"> | ||
<a data-toggle="dropdown" href="#" class="dropdown-toggle">Other Resources | ||
<b class="caret"></b> | ||
</a> | ||
<ul class="dropdown-menu"> | ||
<li> | ||
<a target="_blank" href="http://hl7.org/fhir/R4/index.html">FHIR Spec </a> | ||
</li> | ||
<li> | ||
<a target="_blank" href="https://github.com/siric-osiris/OSIRIS">OSIRIS Spec </a> | ||
</li> | ||
<li> | ||
<a target="_blank" href="http://arkhn.com/">Arkhn website </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">FHIR Osiris Implementation Guide - Local Development build (v2.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the <a href="https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/history.html">Directory of published versions</a></p><!--EndReleaseHeader--> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<ul class="nav nav-tabs"> | ||
|
||
<li> | ||
<a href="AdverseEvent-fhir-osiris-example-adverseevent-1.html">Narrative Content</a> | ||
</li> | ||
|
||
|
||
|
||
|
||
<li> | ||
<a href="AdverseEvent-fhir-osiris-example-adverseevent-1.xml.html">XML</a> | ||
</li> | ||
|
||
|
||
|
||
|
||
<li> | ||
<a href="AdverseEvent-fhir-osiris-example-adverseevent-1.json.html">JSON</a> | ||
</li> | ||
|
||
|
||
|
||
|
||
<li> | ||
<a href="AdverseEvent-fhir-osiris-example-adverseevent-1.ttl.html">TTL</a> | ||
</li> | ||
|
||
|
||
|
||
|
||
</ul> | ||
|
||
|
||
<a name="root"> </a> | ||
<h2 id="root">: AdverseEvent/fhir-osiris-example-adverseevent-1 - Change History</h2> | ||
<p>History of changes for fhir-osiris-example-adverseevent-1 .</p> | ||
|
||
|
||
|
||
</div> | ||
|
||
</div> <!-- /inner-wrapper --> | ||
</div> <!-- /row --> | ||
</div> <!-- /container --> | ||
</div> <!-- /segment-content --> | ||
|
||
<script type="text/javascript" src="assets/js/jquery.js"> </script> <!-- note keep space here, otherwise it will be transformed to empty tag -> fails --> | ||
<script type="text/javascript" src="assets/js/jquery-ui.min.js"> </script> | ||
|
||
<script type="text/javascript" src="assets/js/tabs.js"> </script> | ||
|
||
<script type="text/javascript" src="assets/js/window-hash.js"> </script> | ||
<a name="bottom"> </a> | ||
<div id="segment-footer" igtool="footer" class="segment"> <!-- segment-footer --> | ||
<div class="container"> <!-- container --> | ||
|
||
<div class="inner-wrapper"> | ||
<p> | ||
IG © 2020+ <a style="color:var(--footer-hyperlink-text-color)" href="http://arkhn.com">Arkhn</a>. Package arkhn.fhir.uv.osiris#2.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="Mon, May 13, 2024 13:56+0000">2024-05-13</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> | ||
|
||
|
||
| <a style="color: #81BEF7" target="_blank" href="https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/history.html">Version History | | ||
<a style="color: #81BEF7" target="_blank" href="searchform.html">Search | | ||
<a style="color: #81BEF7" rel="license" href="http://hl7.org/fhir/R4/license.html"><img style="border-style: none;" alt="CC0" src="cc0.png"/></a> | | ||
<!--<a style="color: #81BEF7" href="todo.html">Search</a> | --> | ||
<a style="color: #81BEF7" target="_blank" href="http://hl7.org/fhir-issues">Propose a change </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 type="text/javascript" src="assets/js/bootstrap.min.js"> </script> | ||
<script type="text/javascript" src="assets/js/respond.min.js"> </script> | ||
<script type="text/javascript" src="assets/js/anchor.min.js"> </script> | ||
<script type="text/javascript" src="assets/js/clipboard.min.js"> </script> | ||
<script type="text/javascript" src="assets/js/clipboard-btn.js"> </script> | ||
<script type="text/javascript" src="assets/js/anchor-hover.js"> </script> | ||
|
||
<!-- Analytics Below | ||
================================================== --> | ||
</body> | ||
</html> | ||
|
Oops, something went wrong.