0.1.0 - ci-build
CQDG_FHIR_IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-06-12 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "sequencing-experiment-selection"] ; #
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: CodeSystem sequencing-experiment-selection</b></p><a name=\"sequencing-experiment-selection\"> </a><a name=\"hcsequencing-experiment-selection\"> </a><a name=\"sequencing-experiment-selection-en-US\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-selection</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">CHIP<a name=\"sequencing-experiment-selection-CHIP\"> </a></td><td>ChIP</td></tr><tr><td style=\"white-space:nowrap\">RR<a name=\"sequencing-experiment-selection-RR\"> </a></td><td>Reduced Representation</td></tr><tr><td style=\"white-space:nowrap\">RANDOM<a name=\"sequencing-experiment-selection-RANDOM\"> </a></td><td>Random</td></tr><tr><td style=\"white-space:nowrap\">PA<a name=\"sequencing-experiment-selection-PA\"> </a></td><td>PolyA</td></tr><tr><td style=\"white-space:nowrap\">PCR<a name=\"sequencing-experiment-selection-PCR\"> </a></td><td>PCR</td></tr><tr><td style=\"white-space:nowrap\">ODT<a name=\"sequencing-experiment-selection-ODT\"> </a></td><td>Oligo-dT</td></tr><tr><td style=\"white-space:nowrap\">HS<a name=\"sequencing-experiment-selection-HS\"> </a></td><td>Hybrid Selection</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-selection"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "SequencingExperimentSelection"] ; #
fhir:title [ fhir:v "Ferlab.bio CodeSystem/sequencing-experiment-selection"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-06-12T13:42:51+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 "Library selection method"] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "CHIP" ] ;
fhir:display [ fhir:v "ChIP" ] ;
( fhir:designation [
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-selection"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CHIP" ] ] ;
fhir:value [ fhir:v "ChIP" ] ] )
] [
fhir:code [ fhir:v "RR" ] ;
fhir:display [ fhir:v "Reduced Representation" ] ;
( fhir:designation [
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-selection"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RR" ] ] ;
fhir:value [ fhir:v "Reduced Representation" ] ] )
] [
fhir:code [ fhir:v "RANDOM" ] ;
fhir:display [ fhir:v "Random" ] ;
( fhir:designation [
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-selection"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RANDOM" ] ] ;
fhir:value [ fhir:v "Random" ] ] )
] [
fhir:code [ fhir:v "PA" ] ;
fhir:display [ fhir:v "PolyA" ] ;
( fhir:designation [
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-selection"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PA" ] ] ;
fhir:value [ fhir:v "PolyA" ] ] )
] [
fhir:code [ fhir:v "PCR" ] ;
fhir:display [ fhir:v "PCR" ] ;
( fhir:designation [
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-selection"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PCR" ] ] ;
fhir:value [ fhir:v "PCR" ] ] )
] [
fhir:code [ fhir:v "ODT" ] ;
fhir:display [ fhir:v "Oligo-dT" ] ;
( fhir:designation [
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-selection"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ODT" ] ] ;
fhir:value [ fhir:v "Oligo-dT" ] ] )
] [
fhir:code [ fhir:v "HS" ] ;
fhir:display [ fhir:v "Hybrid Selection" ] ;
( fhir:designation [
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-selection"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HS" ] ] ;
fhir:value [ fhir:v "Hybrid Selection" ] ] )
] ) . #
IG © 2022+ Ferlab.bio. Package fhir.cqdg#0.1.0 based on FHIR 4.0.1. Generated 2025-06-12
Links: Table of Contents |
QA Report