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
@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:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "lumis-leak-622"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-sampled-measure-observation"^^xsd:anyURI ;
fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-sampled-measure-observation> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"lumis-leak-622\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "lumis-leak-622" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-resmed-sampled-measure-observation.html\">ResMed Sampled Measure Observation</a></p></div><p><b>ResMedReceivedDateTime</b>: May 27, 2021, 6:47:17 PM</p><p><b>status</b>: preliminary</p><p><b>code</b>: expiratory-pressure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-observation-metrics-code-system.html\">ResMed Observation Metrics CodeSystem</a>#expiratory-pressure)</span></p><p><b>effective</b>: 2021-05-26 22:22:00-0500 --> 2021-05-26 23:44:00-0500</p><p><b>issued</b>: May 27, 2021, 6:28:17 PM</p><p><b>value</b>: Origin: 0, Interval: 60000, Dimensions: 1, Data: 0 0 0 0 0 0 0 0 0 0 0 0 0 0.04 0.06 0.1 0.08 0.08 0.08 0.1 0.1 0.08 0.08 0.1 0.1 0.1 0.12 0.14 0.14 0.12 0.12 0.12 0.14 0.14 0.16 0.16 0.14 0.14 0.14 0.14 0.14 0.14 0.14 0.14 0.14 0.14 0.14 0.12 0.14 0.14 0.14 0.14 0.12 0.12 0.14 0.14 0.14 0.14 0.14 0.14 0.14 0.14 0.1 0.16 0.12 0.06 0.12 0.18 0.16 0.18 0.16 0.2 0.22 0.08 0.16 0.1 0.04 0.12 0.16 0.1 0.1 0.14 0.14 0.12 0.04 0.06 0.04 0.06 0.08 0.02 0.06 0.1 0.1 0.14 0.14 0.14 0.02 0.06 0.08 0.04 0 0 0</p><p><b>device</b>: <a href=\"Device-lumis.html\">Device/lumis</a></p></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://resmed.com/fhir/core/StructureDefinition/ResMedReceivedDateTime"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2021-05-27T13:47:17.239-05:00"^^xsd:dateTime ]
] ) ; #
fhir:status [ fhir:v "preliminary"] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
fhir:code [ fhir:v "expiratory-pressure" ] ] )
] ; #
fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2021-05-26T22:22:00.000-05:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2021-05-26T23:44:00.000-05:00"^^xsd:dateTime ]
] ; #
fhir:issued [ fhir:v "2021-05-27T13:28:17.239-05:00"^^xsd:dateTime] ; #
fhir:value [
a fhir:SampledData ;
fhir:origin [
fhir:value [ fhir:v "0"^^xsd:decimal ] ] ;
fhir:period [ fhir:v "60000"^^xsd:decimal ] ;
fhir:dimensions [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:data [ fhir:v "0 0 0 0 0 0 0 0 0 0 0 0 0 0.04 0.06 0.1 0.08 0.08 0.08 0.1 0.1 0.08 0.08 0.1 0.1 0.1 0.12 0.14 0.14 0.12 0.12 0.12 0.14 0.14 0.16 0.16 0.14 0.14 0.14 0.14 0.14 0.14 0.14 0.14 0.14 0.14 0.14 0.12 0.14 0.14 0.14 0.14 0.12 0.12 0.14 0.14 0.14 0.14 0.14 0.14 0.14 0.14 0.1 0.16 0.12 0.06 0.12 0.18 0.16 0.18 0.16 0.2 0.22 0.08 0.16 0.1 0.04 0.12 0.16 0.1 0.1 0.14 0.14 0.12 0.04 0.06 0.04 0.06 0.08 0.02 0.06 0.1 0.1 0.14 0.14 0.14 0.02 0.06 0.08 0.04 0 0 0" ]
] ; #
fhir:device [
fhir:reference [ fhir:v "Device/lumis" ]
] . #
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