Retention Implementation Guide
1.0.0 - ci-build

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

: Helper Codesystem - JSON Representation

Active as of 2022-11-28

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "Helper",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://www.retention-project.eu/ig/CodeSystem/Helper</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\">100<a name=\"Helper-100\"> </a></td><td>VAD measurements</td><td>Group of VAD measurements</td></tr><tr><td style=\"white-space:nowrap\">101<a name=\"Helper-101\"> </a></td><td>One month after implantation</td><td>Distinguish right heart failure - implantation time relevance</td></tr><tr><td style=\"white-space:nowrap\">102<a name=\"Helper-102\"> </a></td><td>At the time of implantation</td><td>Distinguish right heart failure - implantation time relevance</td></tr><tr><td style=\"white-space:nowrap\">103<a name=\"Helper-103\"> </a></td><td>CV admission other than HF</td><td>Distinguish CV admissions not related to HF</td></tr><tr><td style=\"white-space:nowrap\">104<a name=\"Helper-104\"> </a></td><td>Other non-CV admissions</td><td>Distinguish non-CV admissions</td></tr></table></div>"
  },
  "url" : "https://www.retention-project.eu/ig/CodeSystem/Helper",
  "version" : "1.0.0",
  "name" : "Helper",
  "title" : "Helper Codesystem",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-11-28T14:27:31+02:00",
  "description" : "Code system with helper codes to distinguish between similar FHIR resources",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "100",
      "display" : "VAD measurements",
      "definition" : "Group of VAD measurements"
    },
    {
      "code" : "101",
      "display" : "One month after implantation",
      "definition" : "Distinguish right heart failure - implantation time relevance"
    },
    {
      "code" : "102",
      "display" : "At the time of implantation",
      "definition" : "Distinguish right heart failure - implantation time relevance"
    },
    {
      "code" : "103",
      "display" : "CV admission other than HF",
      "definition" : "Distinguish CV admissions not related to HF"
    },
    {
      "code" : "104",
      "display" : "Other non-CV admissions",
      "definition" : "Distinguish non-CV admissions"
    }
  ]
}