This page is part of the Core do Brasil (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: UBS INDIANOPOLIS SIGMUND FREUD - TTL Representation
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:HealthcareService ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "58a7b01f-72e8-411a-b1c0-5f7728ab7c51"] ; #
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: HealthcareService 58a7b01f-72e8-411a-b1c0-5f7728ab7c51</b></p><a name=\"58a7b01f-72e8-411a-b1c0-5f7728ab7c51\"> </a><a name=\"hc58a7b01f-72e8-411a-b1c0-5f7728ab7c51\"> </a><a name=\"58a7b01f-72e8-411a-b1c0-5f7728ab7c51-pt-BR\"> </a><p><b>identifier</b>: <a href=\"https://terminologia.saude.gov.br/fhir/v1.0.0/NamingSystem-cnes.html\" title=\"CADASTRO NACIONAL DE ESTABELECIMENTOS DE SAÚDE\">NamingSystemCNES</a>/2788578</p><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-2b9c99c6-f9c9-42f0-a107-ed5f0d806995.html\">Consultório Dr. José Silva</a></p><p><b>category</b>: <span title=\"Codes:{https://terminologia.saude.gov.br/fhir/CodeSystem/BRTipoEstabelecimentoSaude 2}\">CENTRO DE SAUDEUNIDADE BASICA</span></p><p><b>type</b>: <span title=\"Codes:{https://terminologia.saude.gov.br/fhir/CodeSystem/BRTipoEstabelecimentoSaude 2}\">CENTRO DE SAUDEUNIDADE BASICA</span></p><p><b>specialty</b>: <span title=\"Codes:{https://terminologia.saude.gov.br/fhir/CodeSystem/BRServicoEspecializado 117}\">SERVICO DE CIRURGIA REPARADORA</span></p><p><b>name</b>: UBS INDIANOPOLIS SIGMUND FREUD</p><p><b>telecom</b>: <a href=\"tel:+55113394-0200\">+55 11 3394-0200</a>, <a href=\"mailto:administracao@consultoriojosesilva.com.br\">administracao@consultoriojosesilva.com.br</a></p><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: Monday, Tuesday, Wednesday, Thursday, Friday</p></blockquote><p><b>availabilityExceptions</b>: 24 X 7</p></div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "https://saude.gov.br/fhir/sid/cnes"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2788578" ]
] ) ; #
fhir:active [ fhir:v "true"^^xsd:boolean] ; #
fhir:providedBy [
fhir:reference [ fhir:v "Organization/2b9c99c6-f9c9-42f0-a107-ed5f0d806995" ] ;
fhir:display [ fhir:v "Consultório Dr. José Silva" ]
] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "https://terminologia.saude.gov.br/fhir/CodeSystem/BRTipoEstabelecimentoSaude"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "CENTRO DE SAUDEUNIDADE BASICA" ] ] )
] ) ; #
fhir:type ( [
( fhir:coding [
fhir:system [ fhir:v "https://terminologia.saude.gov.br/fhir/CodeSystem/BRTipoEstabelecimentoSaude"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "CENTRO DE SAUDEUNIDADE BASICA" ] ] )
] ) ; #
fhir:specialty ( [
( fhir:coding [
fhir:system [ fhir:v "https://terminologia.saude.gov.br/fhir/CodeSystem/BRServicoEspecializado"^^xsd:anyURI ] ;
fhir:code [ fhir:v "117" ] ;
fhir:display [ fhir:v "SERVICO DE CIRURGIA REPARADORA" ] ] )
] ) ; #
fhir:name [ fhir:v "UBS INDIANOPOLIS SIGMUND FREUD"] ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+55 11 3394-0200" ] ;
fhir:use [ fhir:v "work" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "administracao@consultoriojosesilva.com.br" ] ;
fhir:use [ fhir:v "work" ]
] ) ; #
fhir:availableTime ( [
( fhir:daysOfWeek [ fhir:v "mon" ] [ fhir:v "tue" ] [ fhir:v "wed" ] [ fhir:v "thu" ] [ fhir:v "fri" ] )
] ) ; #
fhir:availabilityExceptions [ fhir:v "24 X 7"] . #