CODEX+ CELIDA Recommendations
1.5.2 - ci-build

CODEX+ CELIDA Recommendations - Local Development build (v1.5.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CODEX-CELIDA - TTL Representation

Draft as of 2024-08-07

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 "codex-celida"] ; # 
  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 codex-celida</b></p><a name=\"codex-celida\"> </a><a name=\"hccodex-celida\"> </a><a name=\"codex-celida-en-US\"> </a><p>This  code system <code>https://www.netzwerk-universitaetsmedizin.de/fhir/codex-celida/CodeSystem/codex-celida</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">tvpibw<a name=\"codex-celida-tvpibw\"> </a></td><td>Tidal volume / ideal body weight (ARDSnet)</td><td>Tidal volume per ideal body weight according to ARDSnet formula</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://www.netzwerk-universitaetsmedizin.de/fhir/codex-celida/CodeSystem/codex-celida"^^xsd:anyURI] ; # 
  fhir:name [ fhir:v "CODEX_CELIDA"] ; # 
  fhir:title [ fhir:v "CODEX-CELIDA"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2024-08-07T14:55:39+00:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "Concepts required in recommendations that are not defined elsewhere"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "1"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "tvpibw" ] ;
fhir:display [ fhir:v "Tidal volume / ideal body weight (ARDSnet)" ] ;
fhir:definition [ fhir:v "Tidal volume per ideal body weight according to ARDSnet formula" ]
  ] ) . #