Rigoletto Implementation Guide - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Type of Procedures VS - 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 "VsTipologiaProcedure"] ; #
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 VsTipologiaProcedure</b></p><a name=\"VsTipologiaProcedure\"> </a><a name=\"hcVsTipologiaProcedure\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-CsTipologiaProcedure.html\"><code>https://rigoletto.na.icar.cnr.it/CodeSystem/CsTipologiaProcedure</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.3.0</span></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://rigoletto.na.icar.cnr.it/ValueSet/VsTipologiaProcedure"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "VsTipologiaProcedure"] ; #
fhir:title [ fhir:v "Type of Procedures VS"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2026-02-12T12:08:50+01:00"^^xsd:dateTime] ; #
fhir:description [ fhir:v "Value Set delle procedure usate nel centesto del progetto Rigoletto"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://rigoletto.na.icar.cnr.it/CodeSystem/CsTipologiaProcedure"^^xsd:anyURI ] ] )
] . #