Guia de Implementação da SES GO - CORE
1.1.0 - draft Brazil flag

Guia de Implementação da SES GO - CORE - Downloaded Version 1.1.0 See the Directory of published versions

: Tipo de Documento - TTL Representation

Active as of 2025-11-26

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 "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: ValueSet tipo-documento-representado</b></p><a name=\"tipo-documento-representado\"> </a><a name=\"hctipo-documento-representado\"> </a><ul><li>Include todos os códigos definidos em <a href=\"CodeSystem-tipo-documento-representado.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-documento-representado</code></a></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://fhir.saude.go.gov.br/r4/core/ValueSet/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:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-documento-representado"^^xsd:anyURI ]     ] )
  ] . #