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

: Ferlab.bio CodeSystem/study-design - TTL Representation

Active as of 2024-10-02

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "study-design"] ; # 
  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 study-design</b></p><a name=\"study-design\"> </a><a name=\"hcstudy-design\"> </a><a name=\"study-design-en-US\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/study-design</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>French (fr)</b></td></tr><tr><td style=\"white-space:nowrap\">case_only<a name=\"study-design-case_only\"> </a></td><td>Case only</td><td>Cas unique</td></tr><tr><td style=\"white-space:nowrap\">case_control<a name=\"study-design-case_control\"> </a></td><td>Case-control</td><td>Cas-témoins</td></tr><tr><td style=\"white-space:nowrap\">retrospective<a name=\"study-design-retrospective\"> </a></td><td>Retrospective</td><td>Rétrospectif</td></tr><tr><td style=\"white-space:nowrap\">registry<a name=\"study-design-registry\"> </a></td><td>Registry</td><td>Registre</td></tr><tr><td style=\"white-space:nowrap\">prospective<a name=\"study-design-prospective\"> </a></td><td>Prospective</td><td>Prospectif</td></tr><tr><td style=\"white-space:nowrap\">interventional<a name=\"study-design-interventional\"> </a></td><td>Interventional</td><td>Interventionnel</td></tr><tr><td style=\"white-space:nowrap\">cross_sectional<a name=\"study-design-cross_sectional\"> </a></td><td>Cross-sectional</td><td>Transversal</td></tr><tr><td style=\"white-space:nowrap\">cohort<a name=\"study-design-cohort\"> </a></td><td>Cohort</td><td>Cohorte</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://fhir.cqdg.ca/CodeSystem/study-design"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "StudyDesign"] ; # 
  fhir:title [ fhir:v "Ferlab.bio CodeSystem/study-design"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-10-02T15:04:17+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 "Data category"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "8"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "case_only" ] ;
fhir:display [ fhir:v "Case only" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/study-design"^^xsd:anyURI ] ;
fhir:code [ fhir:v "case_only" ]       ] ;
fhir:value [ fhir:v "Cas unique" ]     ] )
  ] [
fhir:code [ fhir:v "case_control" ] ;
fhir:display [ fhir:v "Case-control" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/study-design"^^xsd:anyURI ] ;
fhir:code [ fhir:v "case_control" ]       ] ;
fhir:value [ fhir:v "Cas-témoins" ]     ] )
  ] [
fhir:code [ fhir:v "retrospective" ] ;
fhir:display [ fhir:v "Retrospective" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/study-design"^^xsd:anyURI ] ;
fhir:code [ fhir:v "retrospective" ]       ] ;
fhir:value [ fhir:v "Rétrospectif" ]     ] )
  ] [
fhir:code [ fhir:v "registry" ] ;
fhir:display [ fhir:v "Registry" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/study-design"^^xsd:anyURI ] ;
fhir:code [ fhir:v "registry" ]       ] ;
fhir:value [ fhir:v "Registre" ]     ] )
  ] [
fhir:code [ fhir:v "prospective" ] ;
fhir:display [ fhir:v "Prospective" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/study-design"^^xsd:anyURI ] ;
fhir:code [ fhir:v "prospective" ]       ] ;
fhir:value [ fhir:v "Prospectif" ]     ] )
  ] [
fhir:code [ fhir:v "interventional" ] ;
fhir:display [ fhir:v "Interventional" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/study-design"^^xsd:anyURI ] ;
fhir:code [ fhir:v "interventional" ]       ] ;
fhir:value [ fhir:v "Interventionnel" ]     ] )
  ] [
fhir:code [ fhir:v "cross_sectional" ] ;
fhir:display [ fhir:v "Cross-sectional" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/study-design"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cross_sectional" ]       ] ;
fhir:value [ fhir:v "Transversal" ]     ] )
  ] [
fhir:code [ fhir:v "cohort" ] ;
fhir:display [ fhir:v "Cohort" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/study-design"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cohort" ]       ] ;
fhir:value [ fhir:v "Cohorte" ]     ] )
  ] ) . #