ResMed Core Implementation Guide
0.37.0 - ci-build International flag

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 Respiratory Summary CodeSystem - JSON Representation

Draft as of 2024-01-11

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "resmed-respiratory-summary-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-respiratory-summary-code-system</code> provides <b>a fragment</b> that includes 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\">maximum-inspiratory-flow-statistic<a name=\"resmed-respiratory-summary-code-system-maximum-inspiratory-flow-statistic\"> </a></td><td>Maximum inspiratory flow stats</td></tr><tr><td style=\"white-space:nowrap\">end-expiratory-pressure-statistic<a name=\"resmed-respiratory-summary-code-system-end-expiratory-pressure-statistic\"> </a></td><td>End expiratory pressure stats</td></tr><tr><td style=\"white-space:nowrap\">peak-inspiratory-pressure-statistic<a name=\"resmed-respiratory-summary-code-system-peak-inspiratory-pressure-statistic\"> </a></td><td>Peak inspiratory pressure stats</td></tr><tr><td style=\"white-space:nowrap\">mean-pressure-statistic<a name=\"resmed-respiratory-summary-code-system-mean-pressure-statistic\"> </a></td><td>Mean pressure stats</td></tr></table></div>"
  },
  "url" : "http://terminology.resmed.com/CodeSystem/resmed-respiratory-summary-code-system",
  "version" : "0.37.0",
  "name" : "ResMedRespiratorySummaryCodeSystem",
  "title" : "ResMed Respiratory Summary 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 respiratory care observation codes for summaries that are not in MDA yet",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "maximum-inspiratory-flow-statistic",
      "display" : "Maximum inspiratory flow stats"
    },
    {
      "code" : "end-expiratory-pressure-statistic",
      "display" : "End expiratory pressure stats"
    },
    {
      "code" : "peak-inspiratory-pressure-statistic",
      "display" : "Peak inspiratory pressure stats"
    },
    {
      "code" : "mean-pressure-statistic",
      "display" : "Mean pressure stats"
    }
  ]
}