-
Notifications
You must be signed in to change notification settings - Fork 13
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 51d2ade
Showing
1,189 changed files
with
90,903 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
1,023 changes: 1,023 additions & 0 deletions
1,023
ImplementationGuide-who.fhir.smart-ig-starter-kit.json
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,365 @@ | ||
<?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>Artifacts Summary - DRAFT SMART Guidelines L3 SOP v0.2.1</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/who.css" rel="stylesheet"/> | ||
<link href="assets/css/lforms.min.css" rel="stylesheet"/> | ||
<!-- Placeholder for child template CSS declarations --> | ||
<link href="assets/css/local.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="apple-touch-icon-precomposed" sizes="144x144" href="assets/ico/apple-touch-icon-144-precomposed.png"/> | ||
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/ico/apple-touch-icon-114-precomposed.png"/> | ||
<link rel="apple-touch-icon-precomposed" sizes="72x72" 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:"7"} | ||
h3,h4,h5,h6{--heading-prefix:"7"}</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">DRAFT SMART Guidelines L3 SOP</span> | ||
<br/> | ||
<span style="display:inline-block;">0.2.1 - CI Build | ||
|
||
|
||
|
||
<img alt="International flag" src="assets/images/001.svg" height="16" title="International"/> | ||
|
||
|
||
</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 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">Homepage</a> | ||
</li> | ||
<li> | ||
<a href="#">Overview</a> | ||
</li> | ||
<li> | ||
<a href="assumptions.html">Assumptions</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="dropdown"> | ||
<a data-toggle="dropdown" href="#" class="dropdown-toggle">Authoring | ||
<b class="caret"></b> | ||
</a> | ||
<ul class="dropdown-menu"> | ||
<li> | ||
<a href="structure.html">Structuring of the SOP IG</a> | ||
</li> | ||
<li> | ||
<a href="content_types.html">Types of content</a> | ||
</li> | ||
<li class="dropdown"> | ||
<a data-toggle="dropdown" href="#" class="dropdown-toggle">Commons and Governance | ||
<b class="caret"></b> | ||
</a> | ||
<ul class="dropdown-menu"> | ||
<li> | ||
<a href="gov_overview.html">Common Artifacts</a> | ||
</li> | ||
<li> | ||
<a href="gov_overview.html">Governance overview</a> | ||
</li> | ||
<li> | ||
<a href="gov_concepts.html">Concept Governance</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li> | ||
<a href="l2_l3_overview.html">L2 Overview</a> | ||
</li> | ||
<li class="dropdown"> | ||
<a data-toggle="dropdown" href="#" class="dropdown-toggle">Authoring Artifacts | ||
<b class="caret"></b> | ||
</a> | ||
<ul class="dropdown-menu"> | ||
<li> | ||
<a href="authoring_artifacts.html">Authoring</a> | ||
</li> | ||
<li> | ||
<a href="l3_personas.html">Personas</a> | ||
</li> | ||
<li> | ||
<a href="l3_scenarios.html">User scenarios</a> | ||
</li> | ||
<li> | ||
<a href="l3_processes.html">Processes</a> | ||
</li> | ||
<li> | ||
<a href="l3_logicalmodels.html">Logical Models</a> | ||
</li> | ||
<li> | ||
<a href="l3_valuesets.html">Value Sets</a> | ||
</li> | ||
<li> | ||
<a href="l3_codesystems.html">Code Systems</a> | ||
</li> | ||
<li> | ||
<a href="l3_profiles.html">Profiles</a> | ||
</li> | ||
<li> | ||
<a href="l3_decisiontables.html">Decision Tables</a> | ||
</li> | ||
<li> | ||
<a href="l3_schedulinglogic.html">Scheduling Logic</a> | ||
</li> | ||
<li> | ||
<a href="l3_structuremaps.html">Structure Maps</a> | ||
</li> | ||
<li> | ||
<a href="l3_testing.html">Testing</a> | ||
</li> | ||
<li> | ||
<a href="l3_forms.html">Forms</a> | ||
</li> | ||
<li> | ||
<a href="l3_indicators.html">Indicators</a> | ||
</li> | ||
<li> | ||
<a href="l3_conceptmaps.html">Concept Maps</a> | ||
</li> | ||
<li> | ||
<a href="l3_cql.html">CQL</a> | ||
</li> | ||
<li> | ||
<a href="l3_requirements.html">Requirements</a> | ||
</li> | ||
<li> | ||
<a href="l3_examples.html">Examples</a> | ||
</li> | ||
<li> | ||
<a href="license.html">License</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li> | ||
<a href="versioning.html">Versioning</a> | ||
</li> | ||
<li> | ||
<a href="ig_licensing.html">Licensing</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="dropdown"> | ||
<a data-toggle="dropdown" href="#" class="dropdown-toggle">IG Setup | ||
<b class="caret"></b> | ||
</a> | ||
<ul class="dropdown-menu"> | ||
<li> | ||
<a href="ig_licensing.html">GitHub Initialization</a> | ||
</li> | ||
<li> | ||
<a href="ig_licensing.html">IG Configuration</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="dropdown"> | ||
<a data-toggle="dropdown" href="#" class="dropdown-toggle">Validating IG | ||
<b class="caret"></b> | ||
</a> | ||
<ul class="dropdown-menu"> | ||
<li> | ||
<a href="qa_check.html">QA Check</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 class="dropdown"> | ||
<a data-toggle="dropdown" href="#" class="dropdown-toggle">Artifacts | ||
<b class="caret"></b> | ||
</a> | ||
<ul class="dropdown-menu"> | ||
<li> | ||
<a href="artifacts.html">Extensions</a> | ||
</li> | ||
</ul> | ||
</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"> | ||
<li><a href='toc.html'><b>Table of Contents</b></a></li><li><b>Artifacts Summary</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"> | ||
|
||
<style type="text/css"> | ||
h2:before{color:silver;counter-increment:section;content:var(--heading-prefix) " ";} | ||
h3:before{color:silver;counter-increment:sub-section;content:var(--heading-prefix) "." counter(sub-section) " ";} | ||
h4:before{color:silver;counter-increment:composite;content:var(--heading-prefix) "." counter(sub-section) "." counter(composite) " ";} | ||
h5:before{color:silver;counter-increment:detail;content:var(--heading-prefix) "." counter(sub-section) "." counter(composite) "." counter(detail) " ";} | ||
h6:before{color:silver;counter-increment:more-detail;content:var(--heading-prefix) "." counter(sub-section) "." counter(composite) "." counter(detail) "." counter(more-detail)" ";} | ||
</style> | ||
<div class="col-12"> | ||
<!--ReleaseHeader--><p id="publish-box">DRAFT SMART Guidelines L3 SOP, published by TBD. This is not an authorized publication; it is the continuous build for version 0.2.1). This version is based on the current content of <a href="https://github.com/WorldHealthOrganization/smart-ig-starter-kit">https://github.com/WorldHealthOrganization/smart-ig-starter-kit</a> and changes regularly. See the <a href="http://smart.who.int/ig/smart-ig-starter-kit/history.html">Directory of published versions</a></p><!--EndReleaseHeader--> | ||
<h2>Artifacts Summary</h2> | ||
|
||
|
||
|
||
<!--DO NOT EDIT THIS FILE - It is generated and any changes made will be overwritten--><div xmlns:html="http://www.w3.org/1999/xhtml" | ||
xmlns="http://www.w3.org/1999/xhtml" | ||
xmlns:f="http://hl7.org/fhir" | ||
class="markdown-toc"> | ||
<p>Contents:</p> | ||
<ul/> | ||
</div> | ||
<div xmlns:html="http://www.w3.org/1999/xhtml" | ||
xmlns="http://www.w3.org/1999/xhtml" | ||
xmlns:f="http://hl7.org/fhir"> | ||
<p>This page provides a list of the FHIR artifacts defined as part of this implementation guide.</p> | ||
</div> | ||
|
||
</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"> | ||
$(document).ready(function(){ | ||
if(window.location.hash != "") { | ||
$('a[href="' + window.location.hash + '"]').click() | ||
} | ||
}); | ||
</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 © 2021+ <a style="color:var(--footer-hyperlink-text-color)" href="http://smart.who.int">TBD</a>. Package who.fhir.smart-ig-starter-kit#0.2.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="Thu, Oct 19, 2023 04:15+0000">2023-10-19</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: var(--footer-hyperlink-text-color)" target="_blank" href="https://github.com/WorldHealthOrganization/smart-ig-starter-kit/projects/1">Issues</a> | ||
|
||
| <a style="color: #81BEF7" target="_blank" href="http://smart.who.int/ig/smart-ig-starter-kit/history.html">Version History</a> | <a style="color: #81BEF7" rel="license" 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 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>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.