CPG-on-EBMonFHIR template - Local Development build (v0.0.1-snapshot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: CODEX-CELIDA - TTL Representation
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>This code system <code>https://www.netzwerk-universitaetsmedizin.de/fhir/codex-celida/CodeSystem/codex-celida</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>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><tr><td style=\"white-space:nowrap\">nudesc<a name=\"codex-celida-nudesc\"> </a></td><td>Nursing Delirium Screening Scale (Nu-DESC)</td><td/></tr><tr><td style=\"white-space:nowrap\">bps<a name=\"codex-celida-bps\"> </a></td><td>Behavioral Pain Scale (BPS)</td><td/></tr><tr><td style=\"white-space:nowrap\">cpot<a name=\"codex-celida-cpot\"> </a></td><td>Critical Care Pain Observation Tool (CPOT)</td><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 "2023-12-18T10:04:10+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 "4"^^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" ]
] [
fhir:code [ fhir:v "nudesc" ] ;
fhir:display [ fhir:v "Nursing Delirium Screening Scale (Nu-DESC)" ]
] [
fhir:code [ fhir:v "bps" ] ;
fhir:display [ fhir:v "Behavioral Pain Scale (BPS)" ]
] [
fhir:code [ fhir:v "cpot" ] ;
fhir:display [ fhir:v "Critical Care Pain Observation Tool (CPOT)" ]
] ) . #