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 |
{
"resourceType" : "ValueSet",
"id" : "finalidade-indicador",
"text" : {
"status" : "extensions",
"div" : "<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>"
},
"url" : "https://fhir.saude.go.gov.br/r4/core/ValueSet/finalidade-indicador",
"version" : "0.0.1",
"name" : "FinalidadeIndicador",
"title" : "Finalidade do indicador",
"status" : "active",
"experimental" : false,
"date" : "2025-06-17T21:39:57+00:00",
"publisher" : "SES-GO",
"contact" : [
{
"name" : "SES-GO",
"telecom" : [
{
"system" : "url",
"value" : "https://fhir.saude.go.gov.br"
},
{
"system" : "email",
"value" : "ti-ses.saude@goias.gov.br"
}
]
}
],
"description" : "Finalidade do indicador.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BRA"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/measure-type",
"concept" : [
{
"code" : "process",
"display" : "Indicador de Processo"
},
{
"code" : "outcome",
"display" : "Indicador de Resultado"
},
{
"code" : "structure",
"display" : "Indicador de Estrutura"
},
{
"code" : "patient-reported-outcome",
"display" : "Resultado Relatado pelo Paciente"
},
{
"code" : "composite",
"display" : "Composto"
}
]
}
]
}
}