Guia de Implementação da SES GO - CORE - Downloaded Version 1.1.0 See the Directory of published versions
| Active as of 2025-11-26 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "nivel-gestao"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: CodeSystem nivel-gestao</b></p><a name=\"nivel-gestao\"> </a><a name=\"hcnivel-gestao\"> </a><p>Este case-sensitive sistema de código <code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/nivel-gestao</code> define o seguinte códigos:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td><td><b>Definição</b></td></tr><tr><td style=\"white-space:nowrap\">M<a name=\"nivel-gestao-M\"> </a></td><td>Municipal</td><td>O Estabelecimento de Saúde é gerido pelo Município</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"nivel-gestao-E\"> </a></td><td>Estadual</td><td>Estabelecimento de Saúde é gerido pelo Estado</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"nivel-gestao-D\"> </a></td><td>Dupla</td><td>A gestão é composta pelo Estado e Município</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"nivel-gestao-S\"> </a></td><td>Sem Gestão</td><td>O Estabelecimento não possui gestão estabelecida</td></tr><tr><td style=\"white-space:nowrap\">N<a name=\"nivel-gestao-N\"> </a></td><td>Não informado</td><td>O nível de gestão não foi informado (N pode ser Null ou Não)</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://fhir.saude.go.gov.br/r4/core/CodeSystem/nivel-gestao"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.1.0"] ; #
fhir:name [ fhir:v "NivelGestao"] ; #
fhir:title [ fhir:v "Nível de Gestão"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-11-26T13:07:11+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 "Nível de Gestão"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BRA" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "M" ] ;
fhir:display [ fhir:v "Municipal" ] ;
fhir:definition [ fhir:v "O Estabelecimento de Saúde é gerido pelo Município" ]
] [
fhir:code [ fhir:v "E" ] ;
fhir:display [ fhir:v "Estadual" ] ;
fhir:definition [ fhir:v "Estabelecimento de Saúde é gerido pelo Estado" ]
] [
fhir:code [ fhir:v "D" ] ;
fhir:display [ fhir:v "Dupla" ] ;
fhir:definition [ fhir:v "A gestão é composta pelo Estado e Município" ]
] [
fhir:code [ fhir:v "S" ] ;
fhir:display [ fhir:v "Sem Gestão" ] ;
fhir:definition [ fhir:v "O Estabelecimento não possui gestão estabelecida" ]
] [
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "Não informado" ] ;
fhir:definition [ fhir:v "O nível de gestão não foi informado (N pode ser Null ou Não)" ]
] ) . #
IG © 2024+ SES-GO. Package br.go.ses.core#1.1.0 based on FHIR 4.0.1. Generated 2025-11-26
Links: Table of Contents |
QA Report