|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<!DOCTYPE HTML> |
| 3 | +<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"> |
| 4 | + <head> |
| 5 | + <meta content="text/html;charset=utf-8" http-equiv="Content-Type"/> |
| 6 | + <title>IMMZ.D2.DT.CR - Testing - WHO Immunization Implementation Guide v0.1.0</title> |
| 7 | + |
| 8 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"/> |
| 9 | + <meta name="author" content="http://hl7.org/fhir"/> |
| 10 | + |
| 11 | + <link href="fhir.css" rel="stylesheet"/> |
| 12 | + <link href="assets/css/fa-all.css" rel="stylesheet" type="text/css" /> |
| 13 | + <!-- Bootstrap core CSS --> |
| 14 | + <link href="assets/css/bootstrap-fhir.css" rel="stylesheet"/> |
| 15 | + |
| 16 | + <!-- Project extras --> |
| 17 | + <link href="assets/css/project.css" rel="stylesheet"/> |
| 18 | + <link href="assets/css/pygments-manni.css" rel="stylesheet"/> |
| 19 | + <link href="assets/css/jquery-ui.css" rel="stylesheet"/> |
| 20 | + <link href="assets/css/prism.css" rel="stylesheet" /> |
| 21 | + <!-- Placeholder for child template CSS declarations --> |
| 22 | + <link href="assets/css/who.css" rel="stylesheet"/> |
| 23 | + <link href="assets/css/lforms.min.css" rel="stylesheet"/> |
| 24 | + |
| 25 | + <script type="text/javascript" src="fhir-table-scripts.js"> </script> |
| 26 | + |
| 27 | + <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> |
| 28 | + <!--[if lt IE 9]> |
| 29 | + <script src="assets/js/html5shiv.js"></script> |
| 30 | + <script src="assets/js/respond.min.js"></script> |
| 31 | + <![endif]--> |
| 32 | + |
| 33 | + <!-- Favicons --> |
| 34 | + <link rel="fhir-logo" sizes="144x144" href="assets/ico/icon-fhir-144.png"/> |
| 35 | + <link rel="fhir-logo" sizes="114x114" href="assets/ico/icon-fhir-114.png"/> |
| 36 | + <link rel="fhir-logo" sizes="72x72" href="assets/ico/icon-fhir-72.png"/> |
| 37 | + <link rel="fhir-logo" href="assets/ico/icon-fhir-57.png"/> |
| 38 | + <link rel="shortcut icon" href="assets/ico/favicon.png"/> |
| 39 | + </head> |
| 40 | + <body onload="document.body.style.opacity='1'"> |
| 41 | + |
| 42 | + <script src="assets/js/prism.js"></script> |
| 43 | + |
| 44 | + <style type="text/css">h2{--heading-prefix:"5.1"} |
| 45 | + h3,h4,h5,h6{--heading-prefix:"5.1"}</style> |
| 46 | + <div id="segment-header" class="segment"> <!-- segment-header --> |
| 47 | + |
| 48 | + <div id="segment-navbar" class="segment"> <!-- segment-navbar --> |
| 49 | + <div id="stripe"> </div> |
| 50 | + <div class="container"> <!-- container --> |
| 51 | + <!-- HEADER CONTENT --> |
| 52 | + |
| 53 | + <nav class="navbar navbar-inverse"> |
| 54 | + <!--status-bar--> |
| 55 | + <div class="container"> |
| 56 | + <button data-target=".navbar-inverse-collapse" class="navbar-toggle" data-toggle="collapse" type="button"> |
| 57 | + <span class="icon-bar"> </span> |
| 58 | + <span class="icon-bar"> </span> |
| 59 | + <span class="icon-bar"> </span> |
| 60 | + </button> |
| 61 | + <a class="navbar-brand hidden" href="http://hl7.org/fhir/R4/index.html">FHIR</a> |
| 62 | + <div class="nav-collapse collapse navbar-inverse-collapse"> |
| 63 | + <ul xmlns="http://www.w3.org/1999/xhtml" class="nav navbar-nav"> |
| 64 | + |
| 65 | + <li class="dropdown"> |
| 66 | + <a data-toggle="dropdown" href="index.html" class="dropdown-toggle">Home<b class="caret"></b></a> |
| 67 | + <ul class="dropdown-menu"> |
| 68 | + <li><a href="index.html">Summary</a></li> |
| 69 | + <li><a href="changes.html">Changes</a></li> |
| 70 | + <li><a href="dependencies.html">Dependencies</a></li> |
| 71 | + <li><a href="references.html">References</a></li> |
| 72 | + <li><a href="adapting.html">Adapting Guidelines for Country Use</a></li> |
| 73 | + </ul> |
| 74 | + </li> |
| 75 | + |
| 76 | + <li class="dropdown"> |
| 77 | + <a data-toggle="dropdown" href="business-requirements.html" class="dropdown-toggle">Business Requirements<b class="caret"></b></a> |
| 78 | + <ul class="dropdown-menu"> |
| 79 | + <li><a href="concepts.html">Concepts</a></li> |
| 80 | + <li><a href="personas.html">Generic Personas</a></li> |
| 81 | + <li><a href="scenarios.html">User Scenarios</a></li> |
| 82 | + <li><a href="business-processes.html">Business Processes</a></li> |
| 83 | + <li><a href="dictionary.html">Data Dictionary</a></li> |
| 84 | + <li><a href="decision-logic.html">Decision-support Logic</a></li> |
| 85 | + <li><a href="indicators.html">Indicator and Performance Metrics</a></li> |
| 86 | + <li><a href="functional-requirements.html">Functional Requirements</a></li> |
| 87 | + <li><a href="non-functional-requirements.html">Non-functional Requirements</a></li> |
| 88 | + </ul> |
| 89 | + </li> |
| 90 | + |
| 91 | + <li class="dropdown"> |
| 92 | + <a data-toggle="dropdown" href="data-models-and-exchange.html" class="dropdown-toggle">Data Models and Exchange<b class="caret"></b></a> |
| 93 | + <ul class="dropdown-menu"> |
| 94 | + <li><a href="system-actors.html">System Actors</a></li> |
| 95 | + <li><a href="sequence-diagrams.html">Sequence Diagrams</a></li> |
| 96 | + <li><a href="transactions.html">Transactions</a></li> |
| 97 | + <li><a href="indicators-measures.html">Indicators and Measures</a></li> |
| 98 | + <li><a href="codings.html">Codings</a></li> |
| 99 | + </ul> |
| 100 | + </li> |
| 101 | + <li class="dropdown"> |
| 102 | + <a data-toggle="dropdown" href="deployment.html" class="dropdown-toggle"> Deployment<b class="caret"></b></a> |
| 103 | + <ul class="dropdown-menu"> |
| 104 | + <li><a href="security-privacy.html">Security and Privacy Considerations</a></li> |
| 105 | + <li><a href="testing.html">Testing</a></li> |
| 106 | + <li><a href="test-data.html">Test Data</a></li> |
| 107 | + <li><a href="reference-implementations.html">Reference Implementations</a></li> |
| 108 | + <li><a href="downloads.html">Downloads</a></li> |
| 109 | + </ul> |
| 110 | + </li> |
| 111 | + |
| 112 | + <li class="dropdown"> |
| 113 | + <a data-toggle="dropdown" href="deployment.html" class="dropdown-toggle"> Indices<b class="caret"></b></a> |
| 114 | + <ul class="dropdown-menu"> |
| 115 | + <li><a href="artifacts.html">Artifact Index</a></li> |
| 116 | + <!-- <li><a href="maps.html">Mappings</a></li> --> |
| 117 | + </ul> |
| 118 | + </li> |
| 119 | +</ul> |
| 120 | + |
| 121 | + </div> <!-- /.nav-collapse --> |
| 122 | + |
| 123 | + <div class="sf_colsIn col-md-8 navbar-right-container" data-sf-element="LanguageSelectorSearch" data-placeholder-label="Language Selector and Search" style="display: flex; justify-content: flex-end; align-items: center;"> |
| 124 | + <!-- This div will be pushed to the right --> |
| 125 | + <div class="language-selector" style="margin-left: auto; background-color: #00477d; color: white;"> |
| 126 | + <i class="fa fa-language fa-lg"></i> |
| 127 | + <label for="language-selector"> </label> |
| 128 | + <select onChange="openLink(value)" id="language-selector" name="language-selector"> |
| 129 | + <option disabled selected>Select language</option> |
| 130 | + <option value="en" class="selected">English</option> |
| 131 | + </select> |
| 132 | + <i class="fas fa-angle-down"></i> |
| 133 | + </div> |
| 134 | + <!-- Search Content --> |
| 135 | + </div> |
| 136 | + </div> <!-- /.container --> |
| 137 | + </nav> <!-- /.navbar --> |
| 138 | + <!-- /HEADER CONTENT --> |
| 139 | + </div> <!-- /container --> |
| 140 | + </div> <!-- /segment-navbar --> |
| 141 | + |
| 142 | + |
| 143 | + <div class="container" style=" justify-content: space-between; align-items: left;"> |
| 144 | + |
| 145 | + <!-- Placeholder for child template header declarations --> |
| 146 | +<div id="project-nav"> |
| 147 | + <a id="who-logo" no-external="true" href="index.html"> |
| 148 | + |
| 149 | + </a> |
| 150 | +</div> |
| 151 | + |
| 152 | + <div id="family-nav"> |
| 153 | + <a id="fhir-logo" no-external="true" href="http://hl7.org/fhir"> </a> |
| 154 | +</div> |
| 155 | + |
| 156 | + |
| 157 | + <div id="ig-status" class="ig-status-draft"> |
| 158 | + <p><span style="font-size:12pt;font-weight:bold">WHO Immunization Implementation Guide</span> |
| 159 | + <br/> |
| 160 | + <span style="display:inline-block;">0.1.0 - CI Build |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + <img alt="International flag" src="assets/images/001.svg" height="16" title="International"/> |
| 165 | + |
| 166 | + |
| 167 | + </span> |
| 168 | + </p> |
| 169 | + </div> |
| 170 | + </div> <!-- /container --> |
| 171 | + </div> <!-- /segment-header --> |
| 172 | + |
| 173 | + |
| 174 | + <!--status-bar--> |
| 175 | + |
| 176 | + <div id="segment-breadcrumb" class="segment"> <!-- segment-breadcrumb --> |
| 177 | + <div class="container"> <!-- container --> |
| 178 | + <ul class="breadcrumb"> |
| 179 | + <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>IMMZ.D2.DT.CR</b></li> |
| 180 | + |
| 181 | + </ul> |
| 182 | + </div> <!-- /container --> |
| 183 | + </div> <!-- /segment-breadcrumb --> |
| 184 | + |
| 185 | + <a name="top"> </a> |
| 186 | + <div id="segment-content" class="segment"> <!-- segment-content --> |
| 187 | + <div class="container"> <!-- container --> |
| 188 | + <div class="row"> |
| 189 | + <div class="inner-wrapper"> |
| 190 | + |
| 191 | +<div class="col-12"> |
| 192 | + <!--ReleaseHeader--><p id="publish-box">WHO Immunization Implementation Guide, published by World Health Organization (WHO). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of <a href="https://github.com/WorldHealthOrganization/smart-immunizations">https://github.com/WorldHealthOrganization/smart-immunizations</a> and changes regularly. See the <a href="http://smart.who.int/ig/smart-immunizations/history.html">Directory of published versions</a></p><!--EndReleaseHeader--> |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | +<ul class="nav nav-tabs"> |
| 203 | + |
| 204 | + <li> |
| 205 | + <a href="ActivityDefinition-IMMZD2DTCR.html">Narrative Content</a> |
| 206 | + </li> |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + <li> |
| 212 | + <a href="ActivityDefinition-IMMZD2DTCR.xml.html">XML</a> |
| 213 | + </li> |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + <li> |
| 219 | + <a href="ActivityDefinition-IMMZD2DTCR.json.html">JSON</a> |
| 220 | + </li> |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + <li> |
| 226 | + <a href="ActivityDefinition-IMMZD2DTCR.ttl.html">TTL</a> |
| 227 | + </li> |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | +</ul> |
| 233 | + |
| 234 | + <a name="root"> </a> |
| 235 | + <h2 id="root">ActivityDefinition: IMMZ.D2.DT.CR - Testing |
| 236 | + |
| 237 | + </h2> |
| 238 | + |
| 239 | + |
| 240 | + <table class="colsd"> |
| 241 | + <tr> |
| 242 | + |
| 243 | + <td colspan="2"> |
| 244 | + |
| 245 | + Draft |
| 246 | + |
| 247 | + as of 2023-12-03 |
| 248 | + |
| 249 | + |
| 250 | + </td> |
| 251 | + |
| 252 | + </tr> |
| 253 | + </table> |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | +<!-- insert intro if present --> |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | +<h3>Test Plans</h3> |
| 264 | + |
| 265 | + <p><b>No test plans are currently available for the ActivityDefinition.</b></p> |
| 266 | + |
| 267 | + |
| 268 | +<h3>Test Scripts</h3> |
| 269 | + |
| 270 | + <p><b>No test scripts are currently available for the ActivityDefinition.</b></p> |
| 271 | + |
| 272 | + |
| 273 | +<!-- insert notes if present --> |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | +</div> |
| 281 | + </div> <!-- /inner-wrapper --> |
| 282 | + </div> <!-- /row --> |
| 283 | + </div> <!-- /container --> |
| 284 | + </div> <!-- /segment-content --> |
| 285 | + |
| 286 | + <script type="text/javascript" src="assets/js/jquery.js"> </script> <!-- note keep space here, otherwise it will be transformed to empty tag -> fails --> |
| 287 | + <script type="text/javascript" src="assets/js/jquery-ui.min.js"> </script> |
| 288 | + |
| 289 | + <script type="text/javascript"> |
| 290 | + $(document).ready(function(){ |
| 291 | + if(window.location.hash != "") { |
| 292 | + $('a[href="' + window.location.hash + '"]').click() |
| 293 | + } |
| 294 | + }); |
| 295 | + </script> |
| 296 | + <a name="bottom"> </a> |
| 297 | + <div id="segment-footer" igtool="footer" class="segment"> <!-- segment-footer --> |
| 298 | + <div class="container"> <!-- container --> |
| 299 | + |
| 300 | + <div class="inner-wrapper"> |
| 301 | + <p> |
| 302 | + IG © 2021+ <a style="color:var(--footer-hyperlink-text-color)" href="https://www.who.int">World Health Organization (WHO)</a>. Package who.fhir.immunization#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="Tue, Apr 2, 2024 20:23+0000">2024-04-02</span> |
| 303 | + <br/> |
| 304 | + <span style="color: var(--footer-highlight-text-color)"> |
| 305 | + Links: <a style="color: var(--footer-hyperlink-text-color)" href="toc.html">Table of Contents</a> | |
| 306 | + <a style="color: var(--footer-hyperlink-text-color)" href="qa.html">QA Report</a> |
| 307 | + |
| 308 | + |
| 309 | +| <a style="color: #81BEF7" target="_blank" href="http://smart.who.int/ig/smart-immunizations/history.html">Version History</a> | <a style="color: #81BEF7" rel="license" href="license.html">License</a> |
| 310 | + </span> |
| 311 | + </p> |
| 312 | + </div> <!-- /inner-wrapper --> |
| 313 | + </div> <!-- /container --> |
| 314 | + </div> <!-- /segment-footer --> |
| 315 | + |
| 316 | + <div id="segment-post-footer" class="segment hidden"> <!-- segment-post-footer --> |
| 317 | + <div class="container"> <!-- container --> |
| 318 | + </div> <!-- /container --> |
| 319 | + </div> <!-- /segment-post-footer --> |
| 320 | + |
| 321 | + <!-- JS and analytics only. --> |
| 322 | + <!-- Bootstrap core JavaScript |
| 323 | + ================================================== --> |
| 324 | + <!-- Placed at the end of the document so the pages load faster --> |
| 325 | + <script type="text/javascript" src="assets/js/bootstrap.min.js"> </script> |
| 326 | + <script type="text/javascript" src="assets/js/respond.min.js"> </script> |
| 327 | + <script type="text/javascript" src="assets/js/anchor.min.js"> </script> |
| 328 | + <script type="text/javascript" src="assets/js/clipboard.min.js"> </script> |
| 329 | + <script type="text/javascript" src="assets/js/clipboard-btn.js"> </script> |
| 330 | + <script>anchors.options.visible = 'hover' |
| 331 | +anchors.add()</script> |
| 332 | + |
| 333 | +<!-- feedback form - Google forms --> |
| 334 | +<!-- v0.1, 2021-01-09 --> |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | +<!-- / feedback form --> |
| 339 | + |
| 340 | + <!-- Analytics Below |
| 341 | + ================================================== --> |
| 342 | + </body> |
| 343 | +</html> |
| 344 | + |
0 commit comments