Retention Implementation Guide
1.0.0 - ci-build

Retention Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions

: Dyspnea Codesystem - JSON Representation

Active as of 2022-11-28

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "Dyspnea",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://www.retention-project.eu/ig/CodeSystem/Dyspnea</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"Dyspnea-0\"> </a></td><td>no</td><td>Input at item 0</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"Dyspnea-1\"> </a></td><td>at rest</td><td>Input at item 1</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"Dyspnea-2\"> </a></td><td>at exertion</td><td>Input at item 2</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"Dyspnea-3\"> </a></td><td>orthopnea</td><td>Input at item 3</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"Dyspnea-4\"> </a></td><td>bendopnea</td><td>Input at item 4</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"Dyspnea-5\"> </a></td><td>paroxysmal nocturnal dyspnea</td><td>Input at item 5</td></tr></table></div>"
  },
  "url" : "https://www.retention-project.eu/ig/CodeSystem/Dyspnea",
  "version" : "1.0.0",
  "name" : "Dyspnea",
  "title" : "Dyspnea Codesystem",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-11-28T14:27:31+02:00",
  "description" : "Code system with input values for Dyspnea",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "0",
      "display" : "no",
      "definition" : "Input at item 0"
    },
    {
      "code" : "1",
      "display" : "at rest",
      "definition" : "Input at item 1"
    },
    {
      "code" : "2",
      "display" : "at exertion",
      "definition" : "Input at item 2"
    },
    {
      "code" : "3",
      "display" : "orthopnea",
      "definition" : "Input at item 3"
    },
    {
      "code" : "4",
      "display" : "bendopnea",
      "definition" : "Input at item 4"
    },
    {
      "code" : "5",
      "display" : "paroxysmal nocturnal dyspnea",
      "definition" : "Input at item 5"
    }
  ]
}