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 987016b6.
| Active as of 2024-11-01 |
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "cpe-fagerstrom-test-observation-vs"] ; #
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: ValueSet cpe-fagerstrom-test-observation-vs</b></p><a name=\"cpe-fagerstrom-test-observation-vs\"> </a><a name=\"hccpe-fagerstrom-test-observation-vs\"> </a><ul><li>Include estes códigos, tal como definidos em <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> versão Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td><td><b>Synonym</b></td><td><b>English (English, en)</b></td><td><b>Portuguese (pt)</b></td></tr><tr><td><a href=\"https://loinc.org/63638-1/\">63638-1</a></td><td>Situação de fumador</td><td/><td>Smoking status [FTND]</td><td/></tr><tr><td><a href=\"https://loinc.org/63636-5/\">63636-5</a></td><td>Quanto tempo depois de acordar fuma o primeiro cigarro?</td><td>Quanto tempo depois de acordar fuma o seu primeiro cigarro?</td><td>How soon after you wake up do/did you smoke your first cigarette?</td><td>Quanto tempo depois de acordar fuma o seu primeiro cigarro?</td></tr><tr><td><a href=\"https://loinc.org/63637-3/\">63637-3</a></td><td>Tem dificuldade em não fumar em locais proibidos (por ex. igreja, biblioteca, cinema, etc)?</td><td>Custa-lhe não fumar em locais onde é proibido?</td><td>Do/Did you find it difficult to refrain from smoking in places where it is forbidden, e.g., in church, at the library, in a cinema, etc.?</td><td>Custa-lhe não fumar em locais onde é proibido?</td></tr><tr><td><a href=\"https://loinc.org/63639-9/\">63639-9</a></td><td>Qual dos cigarros que fuma durante o dia seria o mais difícil de deixar de fumar?</td><td>Qual o cigarro que seria mais difícil para si deixar de fumar?</td><td>Which cigarette would you hate most to give up?</td><td>Qual o cigarro que seria mais difícil para si deixar de fumar?</td></tr><tr><td><a href=\"https://loinc.org/63640-7/\">63640-7</a></td><td>Quantos cigarros fuma por dia?</td><td/><td>How many cigarettes per day do/did you smoke?</td><td/></tr><tr><td><a href=\"https://loinc.org/63641-5/\">63641-5</a></td><td>Fuma mais nas primeiras horas depois de acordar do que no resto do dia?</td><td>Fuma mais nas primeiras horas depois de acordar, ou no resto do dia?</td><td>Do/did you smoke more frequently during the first hours after waking than during the rest of the day?</td><td>Fuma mais nas primeiras horas depois de acordar, ou no resto do dia?</td></tr><tr><td><a href=\"https://loinc.org/63642-3/\">63642-3</a></td><td>Fuma mesmo quando está doente e passa a maior parte do dia na cama?</td><td>Se estiver muito doente, de cama, fuma ou não?</td><td>Do/did you smoke if you are so ill that you are in bed most of the day?</td><td>Se estiver muito doente, de cama, fuma ou não?</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [ fhir:v "https://hl7.pt/fhir/Terminologias/ValueSet/cpe-fagerstrom-test-observation-vs"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.620.1.101.10.4.6.126" ]
] ) ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "CPEFagerstromTestObservationVS"] ; #
fhir:title [ fhir:v "CPE - Fagerstrom Test Observation"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2024-11-01"^^xsd:date] ; #
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 "Conjunto de valores FagerstromTestObservation (CPE v2.0.0)."] ; #
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:author ( [
fhir:name [ fhir:v "Centro de Terminologias Clínicas" ]
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "63638-1" ] ;
fhir:display [ fhir:v "Situação de fumador" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Smoking status [FTND]" ] ] ) ] [
fhir:code [ fhir:v "63636-5" ] ;
fhir:display [ fhir:v "Quanto tempo depois de acordar fuma o primeiro cigarro?" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "How soon after you wake up do/did you smoke your first cigarette?" ] ] [
fhir:language [ fhir:v "pt" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ] ] ;
fhir:value [ fhir:v "Quanto tempo depois de acordar fuma o seu primeiro cigarro?" ] ] ) ] [
fhir:code [ fhir:v "63637-3" ] ;
fhir:display [ fhir:v "Tem dificuldade em não fumar em locais proibidos (por ex. igreja, biblioteca, cinema, etc)?" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Do/Did you find it difficult to refrain from smoking in places where it is forbidden, e.g., in church, at the library, in a cinema, etc.?" ] ] [
fhir:language [ fhir:v "pt" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ] ] ;
fhir:value [ fhir:v "Custa-lhe não fumar em locais onde é proibido?" ] ] ) ] [
fhir:code [ fhir:v "63639-9" ] ;
fhir:display [ fhir:v "Qual dos cigarros que fuma durante o dia seria o mais difícil de deixar de fumar?" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Which cigarette would you hate most to give up?" ] ] [
fhir:language [ fhir:v "pt" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ] ] ;
fhir:value [ fhir:v "Qual o cigarro que seria mais difícil para si deixar de fumar?" ] ] ) ] [
fhir:code [ fhir:v "63640-7" ] ;
fhir:display [ fhir:v "Quantos cigarros fuma por dia?" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "How many cigarettes per day do/did you smoke?" ] ] ) ] [
fhir:code [ fhir:v "63641-5" ] ;
fhir:display [ fhir:v "Fuma mais nas primeiras horas depois de acordar do que no resto do dia?" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Do/did you smoke more frequently during the first hours after waking than during the rest of the day?" ] ] [
fhir:language [ fhir:v "pt" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ] ] ;
fhir:value [ fhir:v "Fuma mais nas primeiras horas depois de acordar, ou no resto do dia?" ] ] ) ] [
fhir:code [ fhir:v "63642-3" ] ;
fhir:display [ fhir:v "Fuma mesmo quando está doente e passa a maior parte do dia na cama?" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Do/did you smoke if you are so ill that you are in bed most of the day?" ] ] [
fhir:language [ fhir:v "pt" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ] ] ;
fhir:value [ fhir:v "Se estiver muito doente, de cama, fuma ou não?" ] ] ) ] ) ] )
] . #
IG © 2024+ HL7 Portugal. Package hl7.fhir.pt.terminology#1.0.0 based on FHIR 5.0.0. Generated 2026-06-17
Links: Table of Contents |
QA Report