CQDG_FHIR_IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Ferlab.bio ValueSet/age-at-onset - 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 "age-at-onset-vs"] ; #
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 age-at-onset-vs</b></p><a name=\"age-at-onset-vs\"> </a><a name=\"hcage-at-onset-vs\"> </a><a name=\"age-at-onset-vs-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-tumor-normal-designation.html\"><code>https://fhir.cqdg.ca/CodeSystem/tumor-normal-designation</code></a></li></ul></div>"
] ; #
fhir:url [ fhir:v "https://fhir.cqdg.ca/ValueSet/age-at-onset-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "AgeAtOnsetVS"] ; #
fhir:title [ fhir:v "Ferlab.bio ValueSet/age-at-onset"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2024-12-18T18:27:33+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Ferlab.bio"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Ferlab.bio" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ] ] )
] ) ; #
fhir:description [ fhir:v "This value set includes age at onset codes from Human Phenotype Ontology."] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/tumor-normal-designation"^^xsd:anyURI ] ] )
] . #