Retention Implementation Guide
2.2.0 - ci-build

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

: Category Change Codesystem - JSON Representation

Active as of 2025-09-22

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "CategoryChange",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CategoryChange</b></p><a name=\"CategoryChange\"> </a><a name=\"hcCategoryChange\"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/CategoryChange</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=\"CategoryChange-0\"> </a></td><td>Heart Transplatation (Urgent)</td><td>Heart Transplatation (Urgent)</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"CategoryChange-1\"> </a></td><td>LVAD Implentation</td><td>LVAD Implentation</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CategoryChange-2\"> </a></td><td>Heart Transplatation (Elective)</td><td>Heart Transplatation (Elective)</td></tr></table></div>"
  },
  "url" : "https://www.retention-project.eu/ig/CodeSystem/CategoryChange",
  "version" : "2.2.0",
  "name" : "Category_change",
  "title" : "Category Change Codesystem",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-09-22T12:00:00+00:00",
  "publisher" : "ICCS",
  "description" : "Code system with input values for Category Change",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "0",
      "display" : "Heart Transplatation (Urgent)",
      "definition" : "Heart Transplatation (Urgent)"
    },
    {
      "code" : "1",
      "display" : "LVAD Implentation",
      "definition" : "LVAD Implentation"
    },
    {
      "code" : "2",
      "display" : "Heart Transplatation (Elective)",
      "definition" : "Heart Transplatation (Elective)"
    }
  ]
}