HL7 PT FHIR Implementation Guide: Noticia de Nascimento
0.0.1 - STU1 PT

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

: Classficação de documentos CodeSystem - TTL Representation

Active as of 2026-05-19

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 "documentclassificationCS"] ; # 
  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 documentclassificationCS</b></p><a name=\"documentclassificationCS\"> </a><a name=\"hcdocumentclassificationCS\"> </a><p>Este case-insensitive sistema de código <code>https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/documentclassificationCS</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><td><b>Definição</b></td></tr><tr><td style=\"white-space:nowrap\">BISC<a name=\"documentclassificationCS-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 style=\"white-space:nowrap\">BSIJ<a name=\"documentclassificationCS-BSIJ\"> </a></td><td>Boletim de saúde infantil e juvenil</td><td>Boletim de saúde infantil e juvenil</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/documentclassificationCS"^^xsd:anyURI ;
fhir:l <https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/documentclassificationCS>
  ] ; # 
  fhir:version [ fhir:v "0.0.1"] ; # 
  fhir:name [ fhir:v "DocumentclassificationCS"] ; # 
  fhir:title [ fhir:v "Classficação de documentos CodeSystem"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-05-19T14:09:51+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 "Classficação de documentos CodeSystem"] ; # 
  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:caseSensitive [ fhir:v false] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "2"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "BISC" ] ;
fhir:display [ fhir:v "Boletim Individual de saúde da criança" ] ;
fhir:definition [ 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" ] ;
fhir:definition [ fhir:v "Boletim de saúde infantil e juvenil" ]
  ] ) . #