{
  "resourceType" : "Observation",
  "id" : "lumis-spo2-desaturation-8200",
  "meta" : {
    "profile" : ["http://resmed.com/fhir/core/StructureDefinition/resmed-respiratory-event-observation"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"lumis-spo2-desaturation-8200\"> </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 &quot;lumis-spo2-desaturation-8200&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-resmed-respiratory-event-observation.html\">ResMed Respiratory Event 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-event <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-event)</span></p><p><b>effective</b>: 2021-05-26 14:16:20-0500 --&gt; 2021-05-26 14:16:40-0500</p><p><b>issued</b>: May 27, 2021, 6:28:17 PM</p><p><b>value</b>: SpO2 desaturation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-respiratory-event-code-system.html\">ResMed Respiratory Event CodeSystem</a>#spo2-desaturation)</span></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-event"
    }]
  },
  "effectivePeriod" : {
    "start" : "2021-05-26T14:16:20.000-05:00",
    "end" : "2021-05-26T14:16:40.000-05:00"
  },
  "issued" : "2021-05-27T13:28:17.239-05:00",
  "valueCodeableConcept" : {
    "coding" : [{
      "system" : "http://terminology.resmed.com/CodeSystem/resmed-respiratory-event-code-system",
      "code" : "spo2-desaturation"
    }]
  },
  "device" : {
    "reference" : "Device/lumis"
  }
}