ResMed Core Implementation Guide
0.37.0 - ci-build
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
{
"resourceType" : "Observation",
"id" : "lumis-respiratory-rate-622",
"meta" : {
"profile" : [
🔗 "http://resmed.com/fhir/core/StructureDefinition/resmed-sampled-measure-observation"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"lumis-respiratory-rate-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-respiratory-rate-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>: respiratory-rate <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-observation-metrics-code-system.html\">ResMed Observation Metrics CodeSystem</a>#respiratory-rate)</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: 13.25 25 27.5 26 25 25.5 24.8 24.5 24 23 20 22.2 20 25.7 20 20 28 30.8 27 25 20 28 20 25 23.5 22 22.5 20 25 28.5 20 20 23 23.5 24 22 23 22.7 23 18 17 18 18.5 19 20 20 20 19 22 23 22.7 24 20 20 20 18 18.5 19 20 20 21 22.5 20 20 21 17 17.5 18 18.5 20 21 25 25 21.5 20.8 20 19.5 20 20 22.7 23.9 25 17 16 15 16.8 17.5 20 15 14 13 14.9 20 17 15 15 15 14.5 14 13 12.5 18 17</p><p><b>device</b>: <a href=\"Device-lumis.html\">Device/lumis</a></p></div>"
},
"extension" : [
{
"url" : "http://resmed.com/fhir/core/StructureDefinition/ResMedReceivedDateTime",
"valueInstant" : "2021-05-27T13:47:17.239-05:00"
}
],
"status" : "preliminary",
"code" : {
"coding" : [
{
"system" : "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system",
"code" : "respiratory-rate"
}
]
},
"effectivePeriod" : {
"start" : "2021-05-26T22:22:00.000-05:00",
"end" : "2021-05-26T23:44:00.000-05:00"
},
"issued" : "2021-05-27T13:28:17.239-05:00",
"valueSampledData" : {
"origin" : {
"value" : 0
},
"period" : 60000,
"dimensions" : 1,
"data" : "13.25 25 27.5 26 25 25.5 24.8 24.5 24 23 20 22.2 20 25.7 20 20 28 30.8 27 25 20 28 20 25 23.5 22 22.5 20 25 28.5 20 20 23 23.5 24 22 23 22.7 23 18 17 18 18.5 19 20 20 20 19 22 23 22.7 24 20 20 20 18 18.5 19 20 20 21 22.5 20 20 21 17 17.5 18 18.5 20 21 25 25 21.5 20.8 20 19.5 20 20 22.7 23.9 25 17 16 15 16.8 17.5 20 15 14 13 14.9 20 17 15 15 15 14.5 14 13 12.5 18 17"
},
"device" : {
🔗 "reference" : "Device/lumis"
}
}