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

: Allograft vasculopathy Codesystem - JSON Representation

Active as of 2025-06-09

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "AllograftVasculopathy",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem AllograftVasculopathy</b></p><a name=\"AllograftVasculopathy\"> </a><a name=\"hcAllograftVasculopathy\"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/AllograftVasculopathy</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\">B31<a name=\"AllograftVasculopathy-B31\"> </a></td><td>-</td><td>Default input</td></tr><tr><td style=\"white-space:nowrap\">B31-0<a name=\"AllograftVasculopathy-B31-0\"> </a></td><td>No</td><td>No</td></tr><tr><td style=\"white-space:nowrap\">B31-1<a name=\"AllograftVasculopathy-B31-1\"> </a></td><td>Yes, but no revascularization needed</td><td>Yes, but no revascularization needed</td></tr><tr><td style=\"white-space:nowrap\">B31-2<a name=\"AllograftVasculopathy-B31-2\"> </a></td><td>Revascularization needed</td><td>Revascularization needed</td></tr><tr><td style=\"white-space:nowrap\">B31-3<a name=\"AllograftVasculopathy-B31-3\"> </a></td><td>Not evaluated</td><td>Not evaluated</td></tr></table></div>"
  },
  "url" : "https://www.retention-project.eu/ig/CodeSystem/AllograftVasculopathy",
  "version" : "2.0.0",
  "name" : "Allograft_vasculopathy",
  "title" : "Allograft vasculopathy Codesystem",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-06-09T12:00:00+00:00",
  "publisher" : "ICCS",
  "description" : "Code system with input values for Allograft vasculopathy",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "B31",
      "display" : "-",
      "definition" : "Default input"
    },
    {
      "code" : "B31-0",
      "display" : "No",
      "definition" : "No"
    },
    {
      "code" : "B31-1",
      "display" : "Yes, but no revascularization needed",
      "definition" : "Yes, but no revascularization needed"
    },
    {
      "code" : "B31-2",
      "display" : "Revascularization needed",
      "definition" : "Revascularization needed"
    },
    {
      "code" : "B31-3",
      "display" : "Not evaluated",
      "definition" : "Not evaluated"
    }
  ]
}