{
  "resourceType" : "CodeSystem",
  "id" : "resmed-statistics-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-statistics-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\">centile-0<a name=\"resmed-statistics-code-system-centile-0\"> </a></td><td>0th percentile or min</td></tr><tr><td style=\"white-space:nowrap\">centile-5<a name=\"resmed-statistics-code-system-centile-5\"> </a></td><td>5th percentile</td></tr><tr><td style=\"white-space:nowrap\">centile-20<a name=\"resmed-statistics-code-system-centile-20\"> </a></td><td>20th percentile</td></tr><tr><td style=\"white-space:nowrap\">centile-50<a name=\"resmed-statistics-code-system-centile-50\"> </a></td><td>50th percentile or median</td></tr><tr><td style=\"white-space:nowrap\">centile-70<a name=\"resmed-statistics-code-system-centile-70\"> </a></td><td>70th percentile</td></tr><tr><td style=\"white-space:nowrap\">centile-95<a name=\"resmed-statistics-code-system-centile-95\"> </a></td><td>95th percentile</td></tr><tr><td style=\"white-space:nowrap\">centile-100<a name=\"resmed-statistics-code-system-centile-100\"> </a></td><td>100th percentile or maximum</td></tr></table></div>"
  },
  "url" : "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system",
  "version" : "0.37.0",
  "name" : "ResMedStatisticsCodeSystem",
  "title" : "ResMed Centiles 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 statistical observations for different statistical calculations",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [{
    "code" : "centile-0",
    "display" : "0th percentile or min"
  },
  {
    "code" : "centile-5",
    "display" : "5th percentile"
  },
  {
    "code" : "centile-20",
    "display" : "20th percentile"
  },
  {
    "code" : "centile-50",
    "display" : "50th percentile or median"
  },
  {
    "code" : "centile-70",
    "display" : "70th percentile"
  },
  {
    "code" : "centile-95",
    "display" : "95th percentile"
  },
  {
    "code" : "centile-100",
    "display" : "100th percentile or maximum"
  }]
}