Guia de Implementação da SES GO - CORE
0.0.1 - draft
Guia de Implementação da SES GO - CORE - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-06-17 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="finalidade-indicador"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet finalidade-indicador</b></p><a name="finalidade-indicador"> </a><a name="hcfinalidade-indicador"> </a><a name="finalidade-indicador-pt-BR"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.0.2/CodeSystem-measure-type.html"><code>http://terminology.hl7.org/CodeSystem/measure-type</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-measure-type.html#measure-type-process">process</a></td><td>Indicador de Processo</td><td>A measure which focuses on a process which leads to a certain outcome, meaning that a scientific basis exists for believing that the process, when executed well, will increase the probability of achieving a desired outcome.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-measure-type.html#measure-type-outcome">outcome</a></td><td>Indicador de Resultado</td><td>A measure that indicates the result of the performance (or non-performance) of a function or process.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-measure-type.html#measure-type-structure">structure</a></td><td>Indicador de Estrutura</td><td>A measure that focuses on a health care provider's capacity, systems, and processes to provide high-quality care.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-measure-type.html#measure-type-patient-reported-outcome">patient-reported-outcome</a></td><td>Resultado Relatado pelo Paciente</td><td>A measure that focuses on patient-reported information such as patient engagement or patient experience measures.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-measure-type.html#measure-type-composite">composite</a></td><td>Composto</td><td>A measure that combines multiple component measures in to a single quality measure.</td></tr></table></li></ul></div>
</text>
<url
value="https://fhir.saude.go.gov.br/r4/core/ValueSet/finalidade-indicador"/>
<version value="0.0.1"/>
<name value="FinalidadeIndicador"/>
<title value="Finalidade do indicador"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-06-17T21:39:57+00:00"/>
<publisher value="SES-GO"/>
<contact>
<name value="SES-GO"/>
<telecom>
<system value="url"/>
<value value="https://fhir.saude.go.gov.br"/>
</telecom>
<telecom>
<system value="email"/>
<value value="ti-ses.saude@goias.gov.br"/>
</telecom>
</contact>
<description value="Finalidade do indicador."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="BRA"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/measure-type"/>
<concept>
<code value="process"/>
<display value="Indicador de Processo"/>
</concept>
<concept>
<code value="outcome"/>
<display value="Indicador de Resultado"/>
</concept>
<concept>
<code value="structure"/>
<display value="Indicador de Estrutura"/>
</concept>
<concept>
<code value="patient-reported-outcome"/>
<display value="Resultado Relatado pelo Paciente"/>
</concept>
<concept>
<code value="composite"/>
<display value="Composto"/>
</concept>
</include>
</compose>
</ValueSet>