Pacote de Língua Portuguesa, publicado por HL7 International Affiliate Council. Este guia não é uma publicação autorizada; é a compilação contínua para a versão 0.1.0 construída pela FHIR (HL7® FHIR® Standard) CI Build. Esta versão é baseada no conteúdo atual de https://github.com/FHIR/hl7.fhir.r4.pt/ e muda regularmente. Veja o Diretório de versões publicadas
: CodeSystem/cs-pt-f201 - TTL Representation
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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "cs-pt-f201"] ; #
fhir:language [ fhir:v "pt"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xml:lang=\"pt\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"pt\"><p class=\"res-header-id\"><b>Narrativa gerada: CodeSystem cs-pt-f201</b></p><a name=\"cs-pt-f201\"> </a><a name=\"hccs-pt-f201\"> </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</p></div><p>Este suplemento do sistema de código <code>http://hl7.org/fhir/langs/CodeSystem/cs-pt-f201</code> define caraterísticas no 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=\"cs-pt-f201-1\"> </a></td><td>Tem alergias?</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"cs-pt-f201-2\"> </a></td><td>Perguntas gerais</td></tr><tr><td style=\"white-space:nowrap\">2.1<a name=\"cs-pt-f201-2.461\"> </a></td><td>Qual é o seu sexo?</td></tr><tr><td style=\"white-space:nowrap\">2.2<a name=\"cs-pt-f201-2.462\"> </a></td><td>Qual é a sua data de nascimento?</td></tr><tr><td style=\"white-space:nowrap\">2.3<a name=\"cs-pt-f201-2.463\"> </a></td><td>Qual é o seu país de nascimento?</td></tr><tr><td style=\"white-space:nowrap\">2.4<a name=\"cs-pt-f201-2.464\"> </a></td><td>Qual o seu estado civil?</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"cs-pt-f201-3\"> </a></td><td>Intoxicações</td></tr><tr><td style=\"white-space:nowrap\">3.1<a name=\"cs-pt-f201-3.461\"> </a></td><td>Fuma?</td></tr><tr><td style=\"white-space:nowrap\">3.2<a name=\"cs-pt-f201-3.462\"> </a></td><td>Bebe álcool</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://hl7.org/fhir/langs/CodeSystem/cs-pt-f201"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-08-13T06:39:47+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International Affiliate Council"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PT" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:content [ fhir:v "supplement"] ; #
fhir:supplements [
fhir:v "http://hl7.org/fhir/Questionnaire/f201"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/Questionnaire/f201>
] ; #
fhir:concept ( [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Tem alergias?" ]
] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Perguntas gerais" ]
] [
fhir:code [ fhir:v "2.1" ] ;
fhir:display [ fhir:v "Qual é o seu sexo?" ]
] [
fhir:code [ fhir:v "2.2" ] ;
fhir:display [ fhir:v "Qual é a sua data de nascimento?" ]
] [
fhir:code [ fhir:v "2.3" ] ;
fhir:display [ fhir:v "Qual é o seu país de nascimento?" ]
] [
fhir:code [ fhir:v "2.4" ] ;
fhir:display [ fhir:v "Qual o seu estado civil?" ]
] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Intoxicações" ]
] [
fhir:code [ fhir:v "3.1" ] ;
fhir:display [ fhir:v "Fuma?" ]
] [
fhir:code [ fhir:v "3.2" ] ;
fhir:display [ fhir:v "Bebe álcool" ]
] ) . #