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
: CNES - 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:NamingSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "cnes"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem cnes</b></p><a name=\"cnes\"> </a><a name=\"hccnes\"> </a><a name=\"cnes-pt-BR\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://fhir.saude.go.gov.br/r4/core/NamingSystem/cnes</td></tr><tr><td>Version</td><td>0.0.1</td></tr><tr><td>Name</td><td>CNES</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>O Cadastro Nacional de Estabelecimentos de Saúde – CNES visa ser a base para operacionalizar os Sistemas de Informações em Saúde,\nsendo estes imprescindíveis a um gerenciamento eficaz e eficiente do SUS.</p>\n</div></td></tr><tr><td>Publisher</td><td>SES-GO</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td>URI</td><td>https://fhir.saude.go.gov.br/sid/cnes</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://fhir.saude.go.gov.br/r4/core/NamingSystem/cnes"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1" ]
] ) ; #
fhir:name [ fhir:v "CNES"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:kind [ fhir:v "identifier"] ; #
fhir:date [ fhir:v "2023-11-11T15:19:22.214Z"^^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:responsible [ fhir:v "Sistema Único de Saúde (SUS)"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PRN" ] ] )
] ; #
fhir:description [ fhir:v "O Cadastro Nacional de Estabelecimentos de Saúde – CNES visa ser a base para operacionalizar os Sistemas de Informações em Saúde, \nsendo estes imprescindíveis a um gerenciamento eficaz e eficiente do SUS."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BRA" ] ] )
] ) ; #
fhir:usage [ fhir:v "O Cadastro Nacional de Estabelecimentos de Saúde"] ; #
fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "https://fhir.saude.go.gov.br/sid/cnes" ]
] ) . #