NHS North West Genomics - Local Development build (v0.0.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Genomic Clinical Indication Codes - 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 "GenomicClinicalIndicationCodes"] ; #
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 GenomicClinicalIndicationCodes</b></p><a name=\"GenomicClinicalIndicationCodes\"> </a><a name=\"hcGenomicClinicalIndicationCodes\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-GenomicClinicalIndication.html\"><code>https://fhir.nwgenomics.nhs.uk/CodeSystem/GenomicClinicalIndication</code></a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://fhir.nwgenomics.nhs.uk/ValueSet/GenomicClinicalIndicationCodes"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.7"] ; #
fhir:name [ fhir:v "GenomicClinicalIndicationCodes"] ; #
fhir:title [ fhir:v "Genomic Clinical Indication Codes"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-16T07:51:14+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "NHS North West Genomics"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.nwgenomics.nhs.uk/contact-us" ] ] )
] ) ; #
fhir:description [ fhir:v "1st level classification of NHS England Genomic Test Directory codes"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "GB" ] ;
fhir:display [ fhir:v "United Kingdom of Great Britain and Northern Ireland" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://fhir.nwgenomics.nhs.uk/CodeSystem/GenomicClinicalIndication"^^xsd:anyURI ] ] )
] . #