HL7 PT FHIR Implementation Guide: Terminologias
1.0.0 - STU1 Portugal flag

HL7 PT FHIR Implementation Guide: Terminologias, publicado por HL7 Portugal. Este guia não é uma publicação autorizada; é a compilação contínua para a versão 1.0.0 construída pela FHIR (HL7® FHIR® Standard) CI Build. Esta versão é baseada no conteúdo atual de https://github.com/hl7-pt/terminologias/tree/master e muda regularmente. Veja o Diretório de versões publicadas
Built from commit 6d3f48e8.

: SONHO Est Grupo Hora - TTL Representation

Active as of 2026-07-27

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 -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/ulsm-sonho-est-grupo-hora-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ulsm-sonho-est-grupo-hora-cs"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: CodeSystem ulsm-sonho-est-grupo-hora-cs</b></p><a name=\"ulsm-sonho-est-grupo-hora-cs\"> </a><a name=\"hculsm-sonho-est-grupo-hora-cs\"> </a><p>Este case-sensitive sistema de código <code>https://hl7.pt/fhir/Terminologias/CodeSystem/ulsm-sonho-est-grupo-hora-cs</code> define o seguinte códigos:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"ulsm-sonho-est-grupo-hora-cs-1\"> </a></td><td>Turnos da Urgencia</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ulsm-sonho-est-grupo-hora-cs-2\"> </a></td><td>de 4 em 4 horas</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [ fhir:v "https://hl7.pt/fhir/Terminologias/CodeSystem/ulsm-sonho-est-grupo-hora-cs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "UlsmSonhoEstGrupoHoraCS"] ; # 
  fhir:title [ fhir:v "SONHO Est Grupo Hora"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-07-27T13:47:16+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Portugal"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "HL7 Portugal" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.pt" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "info@hl7.pt" ]
     ] )
  ] [
     fhir:name [ fhir:v "HL7 Portugal" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "geral@hl7.pt" ] ;
       fhir:use [ fhir:v "work" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Tabela est_grupo_hora do sistema SONHO (ULSM), importada de est_grupo_hora.xlsx."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "PT" ] ;
       fhir:display [ fhir:v "Portugal" ]
     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "2"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "1" ] ;
     fhir:display [ fhir:v "Turnos da Urgencia" ]
  ] [
     fhir:code [ fhir:v "2" ] ;
     fhir:display [ fhir:v "de 4 em 4 horas" ]
  ] ) . #