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
Active as of 2025-06-10 |
{
"resourceType" : "CodeSystem",
"id" : "TypeDeath",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem TypeDeath</b></p><a name=\"TypeDeath\"> </a><a name=\"hcTypeDeath\"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/TypeDeath</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=\"TypeDeath-0\"> </a></td><td>CV (HF-related)</td><td>CV (HF-related)</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"TypeDeath-1\"> </a></td><td>non-CV</td><td>non-CV</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"TypeDeath-2\"> </a></td><td>CV (non HF-related)</td><td>CV (non HF-related)</td></tr></table></div>"
},
"url" : "https://www.retention-project.eu/ig/CodeSystem/TypeDeath",
"version" : "2.0.0",
"name" : "Type_death",
"title" : "Type death Codesystem",
"status" : "active",
"experimental" : true,
"date" : "2025-06-10T12:00:00+00:00",
"publisher" : "ICCS",
"description" : "Code system with input values for Type death",
"caseSensitive" : false,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "0",
"display" : "CV (HF-related)",
"definition" : "CV (HF-related)"
},
{
"code" : "1",
"display" : "non-CV",
"definition" : "non-CV"
},
{
"code" : "2",
"display" : "CV (non HF-related)",
"definition" : "CV (non HF-related)"
}
]
}