Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Value Set With Pre Expand Flag - 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 "ValueSetWithPreExpandFlag"] ; #
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 ValueSetWithPreExpandFlag</b></p><a name=\"ValueSetWithPreExpandFlag\"> </a><a name=\"hcValueSetWithPreExpandFlag\"> </a><p>This value set includes codes based on the following rules:</p><ul/></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://fhir.tiro.health/StructureDefinition/valueset-pre-expand-flag"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v true ]
] ) ; #
fhir:url [ fhir:v "http://fhir.tiro.health/ValueSet/ValueSetWithPreExpandFlag"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-10-16T12:24:15+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Tiro.health"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Tiro.health" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://tiro.health" ] ] )
] ) . #