HL7 PT FHIR Implementation Guide: Noticia de Nascimento, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-pt/obs-neonat-ig/ and changes regularly. See the Directory of published versions
: Tipos de risco para avaliação de recém-nascidos ValueSet - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "newbornriskassessment-vs"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet newbornriskassessment-vs</b></p><a name=\"newbornriskassessment-vs\"> </a><a name=\"hcnewbornriskassessment-vs\"> </a><a name=\"newbornriskassessment-vs-pt-PT\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/102486008\">102486008</a></td><td>Familial risk factor (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/102485007\">102485007</a></td><td>Personal risk factor (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/102487004\">102487004</a></td><td>Environmental risk factor (observable entity)</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "https://hl7.pt/fhir/NoticiaNascimento/ValueSet/newbornriskassessment-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1"] ; #
fhir:name [ fhir:v "NewbornriskassessmentVS"] ; #
fhir:title [ fhir:v "Tipos de risco para avaliação de recém-nascidos ValueSet"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-12-04T15:23:35+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 "Tipos de risco para avaliação de recém-nascidos ValueSet"] ; #
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:copyright [ fhir:v "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "102486008" ] ;
fhir:display [ fhir:v "Familial risk factor (observable entity)" ] ] [
fhir:code [ fhir:v "102485007" ] ;
fhir:display [ fhir:v "Personal risk factor (observable entity)" ] ] [
fhir:code [ fhir:v "102487004" ] ;
fhir:display [ fhir:v "Environmental risk factor (observable entity)" ] ] ) ] )
] . #