0.1.0 - ci-build

oncologyfhirigkenya - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Tumor Marker ValueSet - TTL Representation

Draft as of 2025-06-24

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 "tumor-markers"] ; # 
  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 tumor-markers</b></p><a name=\"tumor-markers\"> </a><a name=\"hctumor-markers\"> </a><ul><li>Include all codes defined in <code>http://fhir.org/guides/kenya/CodeSystem/tumor-markers</code></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://example.org/ValueSet/tumor-markers"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "TumorMarkerVS"] ; # 
  fhir:title [ fhir:v "Tumor Marker ValueSet"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2025-06-24T09:16:08+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Medby_Tech"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Medby_Tech" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Tumor markers used in Kenyan oncology diagnostics."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://fhir.org/guides/kenya/CodeSystem/tumor-markers"^^xsd:anyURI ]     ] )
  ] . #