HL7 PT FHIR Implementation Guide: Noticia de Nascimento, publicado por HL7 Portugal. Este guia não é uma publicação autorizada; é a compilação contínua para a versão 0.0.1 construída pela FHIR (HL7® FHIR® Standard) CI Build. Esta versão é baseada no conteúdo atual de https://github.com/hl7-pt/obs-neonat-ig/tree/master e muda regularmente. Veja o Diretório de versões publicadas
: Envio de boletim ValueSet - 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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "bulletin-delivery-vs"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet bulletin-delivery-vs</b></p><a name=\"bulletin-delivery-vs\"> </a><a name=\"hcbulletin-delivery-vs\"> </a><ul><li>Include estes códigos, tal como definidos em <a href=\"CodeSystem-documentclassificationCS.html\"><code>https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/documentclassificationCS</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> versão ?0.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td><td><b>Definição</b></td></tr><tr><td><a href=\"CodeSystem-documentclassificationCS.html#documentclassificationCS-BISC\">BISC</a></td><td>Boletim Individual de saúde da criança</td><td>Boletim Individual de saúde da criança</td></tr><tr><td><a href=\"CodeSystem-documentclassificationCS.html#documentclassificationCS-BSIJ\">BSIJ</a></td><td>Boletim de saúde infantil e juvenil</td><td>Boletim de saúde infantil e juvenil</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://hl7.pt/fhir/NoticiaNascimento/ValueSet/bulletin-delivery-vs"^^xsd:anyURI ;
fhir:l <https://hl7.pt/fhir/NoticiaNascimento/ValueSet/bulletin-delivery-vs>
] ; #
fhir:version [ fhir:v "0.0.1"] ; #
fhir:name [ fhir:v "BulletindeliveryVS"] ; #
fhir:title [ fhir:v "Envio de boletim ValueSet"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-05-25T11:22:18+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 "Envio de boletim ValueSet"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "PT" ] ;
fhir:display [ fhir:v "Portugal" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/documentclassificationCS"^^xsd:anyURI ;
fhir:l <https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/documentclassificationCS> ] ;
( fhir:concept [
fhir:code [ fhir:v "BISC" ] ;
fhir:display [ fhir:v "Boletim Individual de saúde da criança" ] ] [
fhir:code [ fhir:v "BSIJ" ] ;
fhir:display [ fhir:v "Boletim de saúde infantil e juvenil" ] ] ) ] )
] . #