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 observation code values - 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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "resmed-observation-value-set"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-resmed-observation-metrics-code-system.html\"><code>http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-resmed-respiratory-setting-code-system.html\"><code>http://terminology.resmed.com/CodeSystem/resmed-respiratory-setting-code-system</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-resmed-respiratory-summary-code-system.html\"><code>http://terminology.resmed.com/CodeSystem/resmed-respiratory-summary-code-system</code></a></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://resmed.com/fhir/core/ValueSet/resmed-observation-value-set"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.37.0"] ; #
fhir:name [ fhir:v "ResMedObservationValueSet"] ; #
fhir:title [ fhir:v "ResMed observation code values"] ; #
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 observation code values, merging codes for all observations derived from machine data"] ; #
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:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-respiratory-setting-code-system"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-respiratory-summary-code-system"^^xsd:anyURI ] ] )
] . #