Televisita - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: VS - Tipologia documentale - 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 "vsTipologiaDocumentale"] ; #
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 vsTipologiaDocumentale</b></p><a name=\"vsTipologiaDocumentale\"> </a><a name=\"hcvsTipologiaDocumentale\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"https://loinc.org/53576-5/\">53576-5</a></td><td>Personal health monitoring report Document</td></tr><tr><td><a href=\"https://loinc.org/75496-0/\">75496-0</a></td><td>Telehealth Note</td></tr><tr><td><a href=\"https://loinc.org/85208-7/\">85208-7</a></td><td>Telehealth Consult note</td></tr><tr><td><a href=\"https://loinc.org/91531-4/\">91531-4</a></td><td>Social worker Telehealth Note</td></tr><tr><td><a href=\"https://loinc.org/64296-7/\">64296-7</a></td><td>Personal health monitoring report Automated</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://agenas.gov.it/fhir/ValueSet/vsTipologiaDocumentale"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "VsTipologiaDocumentale"] ; #
fhir:title [ fhir:v "VS - Tipologia documentale"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-08-06T15:14:21+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Example Publisher"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Example Publisher" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ] ] )
] ) ; #
fhir:description [ fhir:v "Codici LOINC dei documenti"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "53576-5" ] ;
fhir:display [ fhir:v "Personal health monitoring report Document" ] ] [
fhir:code [ fhir:v "75496-0" ] ;
fhir:display [ fhir:v "Telehealth Note" ] ] [
fhir:code [ fhir:v "85208-7" ] ;
fhir:display [ fhir:v "Telehealth Consult note" ] ] [
fhir:code [ fhir:v "91531-4" ] ;
fhir:display [ fhir:v "Social worker Telehealth Note" ] ] [
fhir:code [ fhir:v "64296-7" ] ;
fhir:display [ fhir:v "Personal health monitoring report Automated" ] ] ) ] )
] . #