Guia de implementação do Core do Brasil: Release 1 - BR Realm | STU1
1.1.0 - STU1 Brazil flag

This page is part of the Core do Brasil (v1.1.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 -------------------------------------------------------------------

<http://hl7.org/fhir/HealthcareService/58a7b01f-72e8-411a-b1c0-5f7728ab7c51> a fhir:HealthcareService ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "58a7b01f-72e8-411a-b1c0-5f7728ab7c51"] ;
  fhir:Resource.language [ fhir:value "pt-BR"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"pt-BR\" lang=\"pt-BR\"><p class=\"res-header-id\"><b>Narrativa gerada: HealthcareService 58a7b01f-72e8-411a-b1c0-5f7728ab7c51</b></p><a name=\"58a7b01f-72e8-411a-b1c0-5f7728ab7c51\"> </a><a name=\"hc58a7b01f-72e8-411a-b1c0-5f7728ab7c51\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Língua: pt-BR</p></div><p><b>identifier</b>: <a href=\"https://terminologia.saude.gov.br/fhir/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=\"Códigos:{https://terminologia.saude.gov.br/fhir/CodeSystem/BRTipoEstabelecimentoSaude 2}\">CENTRO DE SAUDE/UNIDADE BASICA</span></p><p><b>type</b>: <span title=\"Códigos:{https://terminologia.saude.gov.br/fhir/CodeSystem/BRTipoEstabelecimentoSaude 2}\">CENTRO DE SAUDE/UNIDADE BASICA</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:HealthcareService.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "https://saude.gov.br/fhir/sid/cnes" ] ;
     fhir:Identifier.value [ fhir:value "2788578" ]
  ] ;
  fhir:HealthcareService.active [ fhir:value "true"^^xsd:boolean] ;
  fhir:HealthcareService.providedBy [
     fhir:link <http://hl7.org/fhir/Organization/2b9c99c6-f9c9-42f0-a107-ed5f0d806995> ;
     fhir:Reference.reference [ fhir:value "Organization/2b9c99c6-f9c9-42f0-a107-ed5f0d806995" ] ;
     fhir:Reference.display [ fhir:value "Consultório Dr. José Silva" ]
  ] ;
  fhir:HealthcareService.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://terminologia.saude.gov.br/fhir/CodeSystem/BRTipoEstabelecimentoSaude" ] ;
       fhir:Coding.code [ fhir:value "2" ] ;
       fhir:Coding.display [ fhir:value "CENTRO DE SAUDE/UNIDADE BASICA" ]
     ]
  ] ;
  fhir:HealthcareService.type [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://terminologia.saude.gov.br/fhir/CodeSystem/BRTipoEstabelecimentoSaude" ] ;
       fhir:Coding.code [ fhir:value "2" ] ;
       fhir:Coding.display [ fhir:value "CENTRO DE SAUDE/UNIDADE BASICA" ]
     ]
  ] ;
  fhir:HealthcareService.name [ fhir:value "UBS INDIANOPOLIS SIGMUND FREUD"] ;
  fhir:HealthcareService.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "+55 11 3394-0200" ] ;
     fhir:ContactPoint.use [ fhir:value "work" ]
  ], [
     fhir:index 1 ;
     fhir:ContactPoint.system [ fhir:value "email" ] ;
     fhir:ContactPoint.value [ fhir:value "administracao@consultoriojosesilva.com.br" ] ;
     fhir:ContactPoint.use [ fhir:value "work" ]
  ] ;
  fhir:HealthcareService.availableTime [
     fhir:index 0 ;
     fhir:HealthcareService.availableTime.daysOfWeek [
       fhir:value "mon" ;
       fhir:index 0
     ], [
       fhir:value "tue" ;
       fhir:index 1
     ], [
       fhir:value "wed" ;
       fhir:index 2
     ], [
       fhir:value "thu" ;
       fhir:index 3
     ], [
       fhir:value "fri" ;
       fhir:index 4
     ]
  ] ;
  fhir:HealthcareService.availabilityExceptions [ fhir:value "24 X 7"] .

<http://hl7.org/fhir/Organization/2b9c99c6-f9c9-42f0-a107-ed5f0d806995> a fhir:Organization .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/HealthcareService/58a7b01f-72e8-411a-b1c0-5f7728ab7c51.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/HealthcareService/58a7b01f-72e8-411a-b1c0-5f7728ab7c51.ttl> .