OncoFAIR
0.1.0 - ci-build

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

: Type évènement Code System - TTL Representation

Draft as of 2025-05-22

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "siph-typeevenement-oncofair-codesystem"] ; # 
  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 siph-typeevenement-oncofair-codesystem</b></p><a name=\"siph-typeevenement-oncofair-codesystem\"> </a><a name=\"hcsiph-typeevenement-oncofair-codesystem\"> </a><a name=\"siph-typeevenement-oncofair-codesystem-en-US\"> </a><p>This case-sensitive code system <code>http://ltsi.univ-rennes.fr/CodeSystem/siph-typeevenement-oncofair-codesystem</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\">DH<a name=\"siph-typeevenement-oncofair-codesystem-DH\"> </a></td><td>date-heure absolue</td></tr><tr><td style=\"white-space:nowrap\">DHEVT<a name=\"siph-typeevenement-oncofair-codesystem-DHEVT\"> </a></td><td>date-heure relative à un événement</td></tr><tr><td style=\"white-space:nowrap\">SIGNE<a name=\"siph-typeevenement-oncofair-codesystem-SIGNE\"> </a></td><td>survenue d'un signe</td></tr><tr><td style=\"white-space:nowrap\">POSOCOND<a name=\"siph-typeevenement-oncofair-codesystem-POSOCOND\"> </a></td><td>paramètre de posologie conditionnelle</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://ltsi.univ-rennes.fr/CodeSystem/siph-typeevenement-oncofair-codesystem"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "SIPhTypeEvenementOncoFAIRCodeSystem"] ; # 
  fhir:title [ fhir:v "Type évènement Code System"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-05-22T14:53:56+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://github.com/ONCOFAIR" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Code system pour l'attribut TypeEvenement"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "DH" ] ;
fhir:display [ fhir:v "date-heure absolue" ]
  ] [
fhir:code [ fhir:v "DHEVT" ] ;
fhir:display [ fhir:v "date-heure relative à un événement" ]
  ] [
fhir:code [ fhir:v "SIGNE" ] ;
fhir:display [ fhir:v "survenue d'un signe" ]
  ] [
fhir:code [ fhir:v "POSOCOND" ] ;
fhir:display [ fhir:v "paramètre de posologie conditionnelle" ]
  ] ) . #