ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: ResMed Respiratory Setting CodeSystem - 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 "resmed-respiratory-setting-code-system"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://terminology.resmed.com/CodeSystem/resmed-respiratory-setting-code-system</code> provides <b>a fragment</b> that includes 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\">desaturation-rule<a name=\"resmed-respiratory-setting-code-system-desaturation-rule\"> </a></td><td>Desaturation rule</td></tr><tr><td style=\"white-space:nowrap\">set-frequency-apnea-vent<a name=\"resmed-respiratory-setting-code-system-set-frequency-apnea-vent\"> </a></td><td/></tr><tr><td style=\"white-space:nowrap\">set-peak-inspiratory-flow-apnea-vent<a name=\"resmed-respiratory-setting-code-system-set-peak-inspiratory-flow-apnea-vent\"> </a></td><td/></tr><tr><td style=\"white-space:nowrap\">set-pressure-assist-apnea-vent<a name=\"resmed-respiratory-setting-code-system-set-pressure-assist-apnea-vent\"> </a></td><td/></tr><tr><td style=\"white-space:nowrap\">set-inspiratory-time-apnea-vent<a name=\"resmed-respiratory-setting-code-system-set-inspiratory-time-apnea-vent\"> </a></td><td/></tr><tr><td style=\"white-space:nowrap\">set-tidal-volume-apnea-vent<a name=\"resmed-respiratory-setting-code-system-set-tidal-volume-apnea-vent\"> </a></td><td/></tr><tr><td style=\"white-space:nowrap\">auto-expiratory-pressure-state<a name=\"resmed-respiratory-setting-code-system-auto-expiratory-pressure-state\"> </a></td><td/></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-respiratory-setting-code-system"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.37.0"] ; #
fhir:name [ fhir:v "ResMedRespiratorySettingCodeSystem"] ; #
fhir:title [ fhir:v "ResMed Respiratory Setting CodeSystem"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-01-11T18:32:48+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "ResMed Corp"] ; #
fhir:contact ( [
fhir:name [ fhir:v "ResMed Corp" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.resmed.com" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "atomteam-halifax@resmed.com" ] ] )
] ) ; #
fhir:description [ fhir:v "ResMed respiratory care observation codes for settings that are not in MDA yet"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "fragment"] ; #
fhir:concept ( [
fhir:code [ fhir:v "desaturation-rule" ] ;
fhir:display [ fhir:v "Desaturation rule" ]
] [
fhir:code [ fhir:v "set-frequency-apnea-vent" ]
] [
fhir:code [ fhir:v "set-peak-inspiratory-flow-apnea-vent" ]
] [
fhir:code [ fhir:v "set-pressure-assist-apnea-vent" ]
] [
fhir:code [ fhir:v "set-inspiratory-time-apnea-vent" ]
] [
fhir:code [ fhir:v "set-tidal-volume-apnea-vent" ]
] [
fhir:code [ fhir:v "auto-expiratory-pressure-state" ]
] ) . #