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
| Draft as of 2024-01-11 |
@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-feature-profile-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/feature-profile</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\">EPRFEATURE<a name=\"resmed-feature-profile-code-system-EPRFEATURE\"> </a></td><td>EPR Feature</td></tr><tr><td style=\"white-space:nowrap\">AUTORAMPFEATURE<a name=\"resmed-feature-profile-code-system-AUTORAMPFEATURE\"> </a></td><td>Auto Ramp Feature</td></tr><tr><td style=\"white-space:nowrap\">SMARTSTARTSTOPFEATURE<a name=\"resmed-feature-profile-code-system-SMARTSTARTSTOPFEATURE\"> </a></td><td>Smart Start Stop feature</td></tr><tr><td style=\"white-space:nowrap\">CIRCUITFEATURE<a name=\"resmed-feature-profile-code-system-CIRCUITFEATURE\"> </a></td><td>Circuit Feature</td></tr><tr><td style=\"white-space:nowrap\">CLIMATEFEATURE<a name=\"resmed-feature-profile-code-system-CLIMATEFEATURE\"> </a></td><td>Climage Feature</td></tr><tr><td style=\"white-space:nowrap\">LANGUAGEFEATURE<a name=\"resmed-feature-profile-code-system-LANGUAGEFEATURE\"> </a></td><td>Language Feature</td></tr><tr><td style=\"white-space:nowrap\">USERSOLUTIONFUTURE<a name=\"resmed-feature-profile-code-system-USERSOLUTIONFUTURE\"> </a></td><td>User Solution Feature</td></tr><tr><td style=\"white-space:nowrap\">TEMPERATUREFEATURE<a name=\"resmed-feature-profile-code-system-TEMPERATUREFEATURE\"> </a></td><td>Temperature Feature</td></tr><tr><td style=\"white-space:nowrap\">PATIENTVIEWFEATURE<a name=\"resmed-feature-profile-code-system-PATIENTVIEWFEATURE\"> </a></td><td>Patient View Feature</td></tr><tr><td style=\"white-space:nowrap\">TIMEZONEFEATURE<a name=\"resmed-feature-profile-code-system-TIMEZONEFEATURE\"> </a></td><td>Timezone Feature</td></tr><tr><td style=\"white-space:nowrap\">CARECHECKFEATURE<a name=\"resmed-feature-profile-code-system-CARECHECKFEATURE\"> </a></td><td>Care Check Feature</td></tr><tr><td style=\"white-space:nowrap\">DEVICEHEALTHFEATURE<a name=\"resmed-feature-profile-code-system-DEVICEHEALTHFEATURE\"> </a></td><td>Device Health Feature</td></tr><tr><td style=\"white-space:nowrap\">REMINDERFEATURE<a name=\"resmed-feature-profile-code-system-REMINDERFEATURE\"> </a></td><td>Reminder Feature</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://terminology.resmed.com/CodeSystem/feature-profile"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.37.0"] ; #
fhir:name [ fhir:v "ResMedFeatureProfileCodeSystem"] ; #
fhir:title [ fhir:v "ResMed therapy feature profile 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 therapy feature profile CodeSystem"] ; #
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 "EPRFEATURE" ] ;
fhir:display [ fhir:v "EPR Feature" ]
] [
fhir:code [ fhir:v "AUTORAMPFEATURE" ] ;
fhir:display [ fhir:v "Auto Ramp Feature" ]
] [
fhir:code [ fhir:v "SMARTSTARTSTOPFEATURE" ] ;
fhir:display [ fhir:v "Smart Start Stop feature" ]
] [
fhir:code [ fhir:v "CIRCUITFEATURE" ] ;
fhir:display [ fhir:v "Circuit Feature" ]
] [
fhir:code [ fhir:v "CLIMATEFEATURE" ] ;
fhir:display [ fhir:v "Climage Feature" ]
] [
fhir:code [ fhir:v "LANGUAGEFEATURE" ] ;
fhir:display [ fhir:v "Language Feature" ]
] [
fhir:code [ fhir:v "USERSOLUTIONFUTURE" ] ;
fhir:display [ fhir:v "User Solution Feature" ]
] [
fhir:code [ fhir:v "TEMPERATUREFEATURE" ] ;
fhir:display [ fhir:v "Temperature Feature" ]
] [
fhir:code [ fhir:v "PATIENTVIEWFEATURE" ] ;
fhir:display [ fhir:v "Patient View Feature" ]
] [
fhir:code [ fhir:v "TIMEZONEFEATURE" ] ;
fhir:display [ fhir:v "Timezone Feature" ]
] [
fhir:code [ fhir:v "CARECHECKFEATURE" ] ;
fhir:display [ fhir:v "Care Check Feature" ]
] [
fhir:code [ fhir:v "DEVICEHEALTHFEATURE" ] ;
fhir:display [ fhir:v "Device Health Feature" ]
] [
fhir:code [ fhir:v "REMINDERFEATURE" ] ;
fhir:display [ fhir:v "Reminder Feature" ]
] ) . #
IG © 2021+ ResMed Corp. Package resmed.core#0.37.0 based on FHIR 4.0.1. Generated 2024-01-11
Links: Table of Contents |
QA Report
| Propose a change | Issues
| Version History
| Search