Guia de Implementação da SES GO - EXAME
1.0.0 - draft Brazil flag

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

: Laboratório Rômulo Rocha - TTL Representation

Active as of 2025-04-08

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 "romulo-rocha"] ; # 
  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: NamingSystem romulo-rocha</b></p><a name=\"romulo-rocha\"> </a><a name=\"hcromulo-rocha\"> </a><h3>Resumo</h3><table class=\"grid\"><tr><td>Definição de URL</td><td>https://fhir.saude.go.gov.br/r4/exame/NamingSystem/romulo-rocha</td></tr><tr><td>Versão</td><td>1.0.0</td></tr><tr><td>Nome</td><td>romulo-rocha</td></tr><tr><td>Estado</td><td>active</td></tr><tr><td>Definição</td><td><div><p>Identifição do laboratório. Todo interlocutor com a SES-GO terá um sistema de identificação correspondente. Este aqui definido é apenas ilustrativo. Cada laboratório receberá seu identificador no momento do credenciamento.</p>\n</div></td></tr><tr><td>Editor</td><td>SES-GO</td></tr></table><h3>Identificadores</h3><table class=\"grid\"><tr><td><b>Tipo</b></td><td><b>Valor</b></td><td><b>Comentário</b></td></tr><tr><td>URI</td><td>https://fhir.go.gov.br/sid/romulo-rocha</td><td>Temporário (aguardando versão final)</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/exame/NamingSystem/romulo-rocha"^^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 "1.0.0"     ]
  ] ) ; # 
  fhir:name [ fhir:v "romulo-rocha"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "identifier"] ; # 
  fhir:date [ fhir:v "2025-04-08T13:28:36-03: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 "Identifição do laboratório. Todo interlocutor com a SES-GO terá um sistema de identificação correspondente. Este aqui definido é apenas ilustrativo. Cada laboratório receberá seu identificador no momento do credenciamento."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BR" ]     ] )
  ] ) ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "https://fhir.go.gov.br/sid/romulo-rocha" ] ;
fhir:comment [ fhir:v "Temporário (aguardando versão final)" ]
  ] ) . #