Retention Implementation Guide
2.0.0 - ci-build

Retention Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Peripheral edema Codesystem - JSON Representation

Active as of 2022-11-28

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "PeripheralEdema",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem PeripheralEdema</b></p><a name=\"PeripheralEdema\"> </a><a name=\"hcPeripheralEdema\"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/PeripheralEdema</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=\"PeripheralEdema-0\"> </a></td><td>no</td><td>no</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"PeripheralEdema-1\"> </a></td><td>upper legs</td><td>upper legs</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"PeripheralEdema-2\"> </a></td><td>ankles and feet</td><td>ankles and feet</td></tr></table></div>"
  },
  "url" : "https://www.retention-project.eu/ig/CodeSystem/PeripheralEdema",
  "version" : "2.0.0",
  "name" : "Peripheral_edema",
  "title" : "Peripheral edema Codesystem",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-11-28T14:27:31+02:00",
  "publisher" : "ICCS",
  "description" : "Code system with input values for Peripheral edema",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "0",
      "display" : "no",
      "definition" : "no"
    },
    {
      "code" : "1",
      "display" : "upper legs",
      "definition" : "upper legs"
    },
    {
      "code" : "2",
      "display" : "ankles and feet",
      "definition" : "ankles and feet"
    }
  ]
}