HL7 PT FHIR Implementation Guide: Noticia de Nascimento IG Release 1 | STU1, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 1.0.0 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
: bulletindeliveryVS 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 "bulletin-delivery-vs"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet bulletin-delivery-vs</b></p><a name=\"bulletin-delivery-vs\"> </a><a name=\"hcbulletin-delivery-vs\"> </a><a name=\"bulletin-delivery-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-documentclassificationCS.html\"><code>http://terminology.hl7.pt/CodeSystem/documentClassificaiton</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</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>"
] ; #
fhir:url [ fhir:v "http://example.com/fhir/example/ValueSet/bulletin-delivery-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "BulletindeliveryVS"] ; #
fhir:title [ fhir:v "bulletindeliveryVS ValueSet"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2024-10-07T08:52:39+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 "bulletindeliveryVSValueSet"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.pt/CodeSystem/documentClassificaiton"^^xsd:anyURI ] ;
( 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" ] ] ) ] )
] . #