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
| Draft as of 2024-01-11 |
{
"resourceType" : "CodeSystem",
"id" : "resmed-observation-code-system",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://terminology.resmed.com/CodeSystem/resmed-observation-code-system</code> defines the 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\">daily-summary<a name=\"resmed-observation-code-system-daily-summary\"> </a></td><td>Summary observation for a specified day or period</td></tr><tr><td style=\"white-space:nowrap\">periodic-samples<a name=\"resmed-observation-code-system-periodic-samples\"> </a></td><td>Data for multiple, time-series measures captured by a device during a specified day or elapsed period, e.g. night profile data</td></tr><tr><td style=\"white-space:nowrap\">machine-settings<a name=\"resmed-observation-code-system-machine-settings\"> </a></td><td>Parent observation for current device settings, as reported by the device</td></tr><tr><td style=\"white-space:nowrap\">therapy-settings<a name=\"resmed-observation-code-system-therapy-settings\"> </a></td><td>Parent observation for device therapy settings, as reported by the device</td></tr><tr><td style=\"white-space:nowrap\">smart-start-stop-settings<a name=\"resmed-observation-code-system-smart-start-stop-settings\"> </a></td><td>Parent observation for Smart start/stop feature settings, as reported by the device</td></tr><tr><td style=\"white-space:nowrap\">fault<a name=\"resmed-observation-code-system-fault\"> </a></td><td>Single fault observation, as reported by the device</td></tr><tr><td style=\"white-space:nowrap\">faults<a name=\"resmed-observation-code-system-faults\"> </a></td><td>Set of fault observations in a FHIR bundle, code used for disambiguation during ingest (faults are stored separately)</td></tr></table></div>"
},
"url" : "http://terminology.resmed.com/CodeSystem/resmed-observation-code-system",
"version" : "0.37.0",
"name" : "ResMedObservationCodeSystem",
"title" : "ResMed observation CodeSystem",
"status" : "draft",
"experimental" : false,
"date" : "2024-01-11T18:32:48+00:00",
"publisher" : "ResMed Corp",
"contact" : [
{
"name" : "ResMed Corp",
"telecom" : [
{
"system" : "url",
"value" : "https://www.resmed.com"
},
{
"system" : "email",
"value" : "atomteam-halifax@resmed.com"
}
]
}
],
"description" : "ResMed observation CodeSystem, defines codes for component observations and hasMember-referenced observations",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "daily-summary",
"display" : "Summary observation for a specified day or period"
},
{
"code" : "periodic-samples",
"display" : "Data for multiple, time-series measures captured by a device during a specified day or elapsed period, e.g. night profile data"
},
{
"code" : "machine-settings",
"display" : "Parent observation for current device settings, as reported by the device"
},
{
"code" : "therapy-settings",
"display" : "Parent observation for device therapy settings, as reported by the device"
},
{
"code" : "smart-start-stop-settings",
"display" : "Parent observation for Smart start/stop feature settings, as reported by the device"
},
{
"code" : "fault",
"display" : "Single fault observation, as reported by the device"
},
{
"code" : "faults",
"display" : "Set of fault observations in a FHIR bundle, code used for disambiguation during ingest (faults are stored separately)"
}
]
}