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
: Finalidade do indicador - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "finalidade-indicador"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir: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>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://fhir.saude.go.gov.br/r4/core/ValueSet/finalidade-indicador"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1"] ; #
fhir:name [ fhir:v "FinalidadeIndicador"] ; #
fhir:title [ fhir:v "Finalidade do indicador"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-06-17T21:39:57+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "SES-GO"] ; #
fhir:contact ( [
fhir:name [ fhir:v "SES-GO" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://fhir.saude.go.gov.br" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "ti-ses.saude@goias.gov.br" ] ] )
] ) ; #
fhir:description [ fhir:v "Finalidade do indicador."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BRA" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-type"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "process" ] ;
fhir:display [ fhir:v "Indicador de Processo" ] ] [
fhir:code [ fhir:v "outcome" ] ;
fhir:display [ fhir:v "Indicador de Resultado" ] ] [
fhir:code [ fhir:v "structure" ] ;
fhir:display [ fhir:v "Indicador de Estrutura" ] ] [
fhir:code [ fhir:v "patient-reported-outcome" ] ;
fhir:display [ fhir:v "Resultado Relatado pelo Paciente" ] ] [
fhir:code [ fhir:v "composite" ] ;
fhir:display [ fhir:v "Composto" ] ] ) ] )
] . #