GO_FHIR - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: GenomOncology Therapeutic Response - 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 "therapeutic-response-valueset"] ; #
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 therapeutic-response-valueset</b></p><a name=\"therapeutic-response-valueset\"> </a><a name=\"hctherapeutic-response-valueset\"> </a><a name=\"therapeutic-response-valueset-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-therapeutic-response-codesystem.html\"><code>http://fhir.genomoncology.io/CodeSystem/therapeutic-response-codesystem</code></a></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://fhir.genomoncology.io/ValueSet/therapeutic-response-valueset"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.2.0"] ; #
fhir:name [ fhir:v "TherapeuticResponseValueSet"] ; #
fhir:title [ fhir:v "GenomOncology Therapeutic Response"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2024-12-11T19:26:03+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "GenomOncology"] ; #
fhir:contact ( [
fhir:name [ fhir:v "GenomOncology" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://genomoncology.com" ] ] )
] ) ; #
fhir:description [ fhir:v "Possible values for a given treatment's responsiveness"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://fhir.genomoncology.io/CodeSystem/therapeutic-response-codesystem"^^xsd:anyURI ] ] )
] . #