Televisita 0.1.0 - ci-build
Televisita - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
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 "minsan-asl"] ; # 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 minsan-asl</b></p><a name=\"minsan-asl\"> </a><a name=\"hcminsan-asl\"> </a><ul><li>Include all codes defined in <a href=\"https://build.fhir.org/ig/hl7-it/terminology/CodeSystem-cs-asl.html\"><code>https://www.hl7.it/fhir/terminology/CodeSystem/cs-asl</code></a></li></ul></div>"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "https://agenas.gov.it/fhir/ValueSet/minsan-asl"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "VsMinisteroSaluteAsl"] ; # fhir:title [ fhir:v "MDS - ASL"] ; # fhir:status [ fhir:v "active"] ; # 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 "MDS - ASL"] ; # fhir:compose [ ( fhir:include [ fhir:system [ fhir:v "https://www.hl7.it/fhir/terminology/CodeSystem/cs-asl"^^xsd:anyURI ] ] ) ] . #