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

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

: CNS - TTL Representation

Active as of 2023-07-31

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "cns"] ; # 
  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 cns</b></p><a name=\"cns\"> </a><a name=\"hccns\"> </a><a name=\"cns-pt-BR\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://fhir.saude.go.gov.br/r4/core/NamingSystem/cns</td></tr><tr><td>Version</td><td>0.0.1</td></tr><tr><td>Name</td><td>CNS</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>No Brasil, o Cartão Nacional de Saúde é um documento utilizado no sistema de saúde pública\n(SUS - Sistema Único de Saúde). Ele contém um número de identificação individual que permite o acesso aos\nserviços de saúde oferecidos pelo 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/cns</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://fhir.saude.go.gov.br/r4/core/NamingSystem/cns"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0.0.1" ]
  ] ) ; # 
  fhir:name [ fhir:v "CNS"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "identifier"] ; # 
  fhir:date [ fhir:v "2023-07-31T14:24:34.711Z"^^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-homolog.saude.go.gov.br" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "muriloluz@ufg.br" ]     ] )
  ] ) ; # 
  fhir:responsible [ fhir:v "Ministério da Saúde (Brasil)"] ; # 
  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 "No Brasil, o Cartão Nacional de Saúde é um documento utilizado no sistema de saúde pública \n(SUS - Sistema Único de Saúde). Ele contém um número de identificação individual que permite o acesso aos \nserviços de saúde oferecidos pelo SUS."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BR" ]     ] )
  ] ) ; # 
  fhir:usage [ fhir:v "Código único do Cartão Nacional de Saúde."] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "https://fhir.saude.go.gov.br/sid/cns" ]
  ] ) . #