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 "tipo-documento-representado"] ; #
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 tipo-documento-representado</b></p><a name=\"tipo-documento-representado\"> </a><a name=\"hctipo-documento-representado\"> </a><p>Este case-sensitive sistema de código <code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-documento-representado</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\">001<a name=\"tipo-documento-representado-001\"> </a></td><td>CNES</td><td>Cadastro Nacional de Estabelecimentos de Saúde</td></tr><tr><td style=\"white-space:nowrap\">002<a name=\"tipo-documento-representado-002\"> </a></td><td>CRM</td><td>Conselho Regional de Medicina</td></tr><tr><td style=\"white-space:nowrap\">003<a name=\"tipo-documento-representado-003\"> </a></td><td>COREN</td><td>Conselho Regional de Enfermagem</td></tr><tr><td style=\"white-space:nowrap\">004<a name=\"tipo-documento-representado-004\"> </a></td><td>RG</td><td>Registro Geral (Cédula de Identidade)</td></tr><tr><td style=\"white-space:nowrap\">005<a name=\"tipo-documento-representado-005\"> </a></td><td>CPF</td><td>Cadastro de Pessoa Física</td></tr><tr><td style=\"white-space:nowrap\">006<a name=\"tipo-documento-representado-006\"> </a></td><td>CNS</td><td>Cartão Nacional de Saúde</td></tr><tr><td style=\"white-space:nowrap\">007<a name=\"tipo-documento-representado-007\"> </a></td><td>RC</td><td>Registro Civil/Certidão de Nascimento</td></tr><tr><td style=\"white-space:nowrap\">008<a name=\"tipo-documento-representado-008\"> </a></td><td>DNV</td><td>Declaração Nascido Vivo</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-documento-representado"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.1.0"] ; #
fhir:name [ fhir:v "TipoDocumentoRepresentado"] ; #
fhir:title [ fhir:v "Tipo de Documento"] ; #
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 "Define os tipos de documentos utilizados para identificação profissional ou pessoal do responsável pelo preenchimento da Declaração de Nascido Vivo (DNV). \nEste sistema de códigos classifica os diferentes documentos exigidos para validar a atuação do responsável pelo preenchimento."] ; #
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 "8"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "CNES" ] ;
fhir:definition [ fhir:v "Cadastro Nacional de Estabelecimentos de Saúde" ]
] [
fhir:code [ fhir:v "002" ] ;
fhir:display [ fhir:v "CRM" ] ;
fhir:definition [ fhir:v "Conselho Regional de Medicina" ]
] [
fhir:code [ fhir:v "003" ] ;
fhir:display [ fhir:v "COREN" ] ;
fhir:definition [ fhir:v "Conselho Regional de Enfermagem" ]
] [
fhir:code [ fhir:v "004" ] ;
fhir:display [ fhir:v "RG" ] ;
fhir:definition [ fhir:v "Registro Geral (Cédula de Identidade)" ]
] [
fhir:code [ fhir:v "005" ] ;
fhir:display [ fhir:v "CPF" ] ;
fhir:definition [ fhir:v "Cadastro de Pessoa Física" ]
] [
fhir:code [ fhir:v "006" ] ;
fhir:display [ fhir:v "CNS" ] ;
fhir:definition [ fhir:v "Cartão Nacional de Saúde" ]
] [
fhir:code [ fhir:v "007" ] ;
fhir:display [ fhir:v "RC" ] ;
fhir:definition [ fhir:v "Registro Civil/Certidão de Nascimento" ]
] [
fhir:code [ fhir:v "008" ] ;
fhir:display [ fhir:v "DNV" ] ;
fhir:definition [ fhir:v "Declaração Nascido Vivo" ]
] ) . #
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