Skip to content

Commit

Permalink
upload output
Browse files Browse the repository at this point in the history
  • Loading branch information
jmansillas committed Sep 14, 2023
1 parent 158e0ea commit 3a6324a
Show file tree
Hide file tree
Showing 873 changed files with 262,862 additions and 0 deletions.
343 changes: 343 additions & 0 deletions output/Alcances-Objetivos.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,343 @@
<?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>Objetivos - Guía de Implementación Receta-CL v0.9.2</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/hl7chile.css" rel="stylesheet" />
<script type="text/javascript" src="https://www.googletagmanager.com/gtag/js?id=G-HLBNC861DJ" async>
</script>

<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:"2"}
h3,h4,h5,h6{--heading-prefix:"2"}</style>
<div id="segment-header" class="segment"> <!-- segment-header -->
<div class="container"> <!-- container -->
<!-- Placeholder for child template header declarations -->

<div id="project-nav">
<a id="MINSAL-logo" no-external="true" href="http://minsal.cl">

<img height="71" alt="Visitar sitio MINSAL Chile" src="assets/images/minsal-logo.svg" />
</a>
</div>
<div id="family-nav">
<!--
<a id="hl7chile-logo" no-external="true" href="http://hl7chile.cl"><img height="71" alt="Visitar HL7 Chile" src="assets/images/hl7chile-logo.svg" /> </a>-->
</div>
<!--
<div id="hl7-search">
<a id="hl7-search-lnk" no-external="true" href="searchform.html"><img alt="Search FHIR" src="assets/images/search.png"/></a>
</div>
-->

<div id="ig-status">
<p><span style="font-size:12pt;font-weight:bold">Guía de Implementación Receta-CL</span>
<br/>
<span style="display:inline-block;">0.9.2 - ci-build



<img alt="Chile flag" src="assets/images/chl.svg" height="16" title="Chile"/>


</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">Inicio</a>
</li>
<li>
<a href="Alcances-Objetivos.html">Objetivos</a>
</li>
<li>
<a href="casos.html">Actores y Casos de Uso</a>
</li>
<li>
<a href="operaciones.html">Operaciones y Terminologías</a>
</li>
<li class="dropdown">
<a data-toggle="dropdown" href="#" class="dropdown-toggle">Resumen de Artefactos
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="artifacts.html">Artefactos</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">
<li><a href='toc.html'><b>Table of Contents</b></a></li><li><b>Objetivos</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">Guía de Implementación Receta-CL - Local Development build (v0.9.2). See the <a href="https://rme.hl7chile.cl/history.html">Directory of published versions</a></p><!--EndReleaseHeader-->
<h2>Objetivos</h2>













<p><!-- white space is critical inside of capture --></p>
<div class="markdown-toc">
<ul id="markdown-toc">
<li><a href="#objetivo-general" id="markdown-toc-objetivo-general">Objetivo General</a></li>
<li><a href="#objetivos-específicos" id="markdown-toc-objetivos-específicos">Objetivos específicos</a></li>
</ul>

</div>
<h3 id="objetivo-general">Objetivo General</h3>
<p><br /></p>

<p>Otorgar las directrices necesarias para desarrollar y asegurar la interoperabilidad de los distintos sistemas informáticos asociados a atención en salud con el <strong>Sistema nacional de Receta Electrónica de MINSAL</strong>, basado en el estándar internacional <strong>HL7 FHIR-R4</strong>.</p>

<h3 id="objetivos-específicos">Objetivos específicos</h3>
<p><br /></p>

<ul>
<li>Otorgar las herramientas necesarias para generar desarrollos informáticos en base al estándar HL7 FHIR.</li>
<li>Describir los distintos perfiles de usuario del sistema y los recursos asociados a cada uno.</li>
<li>Ejemplificar los distintos casos de uso asociados al Sistema Nacional de Receta Electrónica.</li>
</ul>




</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 &#169; 2020+ <a style="color:var(--footer-hyperlink-text-color)" href=""></a>. Package hl7.fhir.cl.recetachile#0.9.2 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, Sep 14, 2023 15:15-0300">2023-09-14</span>
<br/>
<span style="color: var(--footer-highlight-text-color)">
Links: <a style="color: var(--footer-hyperlink-text-color)" href="toc.html">Tabla de contenidos</a> |
<a style="color: var(--footer-hyperlink-text-color)" href="qa.html">Reporte QA</a> |
<a style="color: var(--footer-hyperlink-text-color)" target="_blank" href="https://rme.hl7chile.cl"></a></a>
| <a style="color: var(--footer-hyperlink-text-color)" target="_blank" href="">Issues</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 -->




<script type="text/javascript">
/* <![CDATA[ */
$(':header[id]').each(function() { // apply this to each heading
var id = $(this).attr('id');
var feedbackurl = 'https://docs.google.com/forms/d/e/1FAIpQLSeN-pr4KHP-JOYclwFKpsDw5Y11NGXNyg29sQvqipHhmmNfhw/viewform?usp=pp_url'; // the feedbackEntry (in the YAML) file will have a URL, which will be a google forms URL. This URL can be clicked, so the security risks are the same as an IG Editor entering any other URL.
var feedbacklabel = 'Feedback';


feedbacklabel = 'Observaciones'; // The feedback label is a string



var parameterFieldId = '';
var parameterVariableName = '';
var parameterValue = '';
parameterFieldId = 'entry.'+parseInt(1894621411).toString(); // the parameter fields is parsed as an integer, i presume this means no code can be injected there.
parameterVariableName = 'pageTitle';

switch (parameterVariableName) { // the variableName only has 3 possible values. Everything else will default to "not supported"
default:
console.log("Parameter value not supported");
break;
case "pageTitle":
parameterValue = encodeURIComponent($(document).attr('title'));
break;
case "sectionId":
parameterValue = id;
break;
case "sectionName":
parameterValue = document.getElementById(id).textContent;
break;
}
/* <![CDATA[ */
feedbackurl = feedbackurl + '&';
feedbackurl = feedbackurl + parameterFieldId + '=' + parameterValue;
/* ]]> */

var parameterFieldId = '';
var parameterVariableName = '';
var parameterValue = '';
parameterFieldId = 'entry.'+parseInt(823462654).toString(); // the parameter fields is parsed as an integer, i presume this means no code can be injected there.
parameterVariableName = 'sectionName';

switch (parameterVariableName) { // the variableName only has 3 possible values. Everything else will default to "not supported"
default:
console.log("Parameter value not supported");
break;
case "pageTitle":
parameterValue = encodeURIComponent($(document).attr('title'));
break;
case "sectionId":
parameterValue = id;
break;
case "sectionName":
parameterValue = document.getElementById(id).textContent;
break;
}
/* <![CDATA[ */
feedbackurl = feedbackurl + '&';
feedbackurl = feedbackurl + parameterFieldId + '=' + parameterValue;
/* ]]> */


if (id) { //To make sure the element has an id
$(this).append(function () {
return $('<a/>', {
id,
href: feedbackurl,
text: feedbacklabel+' ' ,
class: 'feedback',
target: '_blank',
onclick: 'window.open('+feedbackurl+',\'newwindow\',\'width=300,height=250\');return false;'

});
});
}
})
/* ]]> */
</script>





<!-- / feedback form -->

<!-- Analytics Below
================================================== -->
</body>
</html>

Loading

0 comments on commit 3a6324a

Please sign in to comment.