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-13 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Retention"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem Retention</b></p><a name=\"Retention\"> </a><a name=\"hcRetention\"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/Retention</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\">302<a name=\"Retention-302\"> </a></td><td>Thickness septal wall Interventricular</td><td>Thickness septal wall Interventricular</td></tr><tr><td style=\"white-space:nowrap\">303<a name=\"Retention-303\"> </a></td><td>Thickness septal wall Posterior</td><td>Thickness septal wall Posterior</td></tr><tr><td style=\"white-space:nowrap\">304<a name=\"Retention-304\"> </a></td><td>VAD flow</td><td>VAD flow</td></tr><tr><td style=\"white-space:nowrap\">305<a name=\"Retention-305\"> </a></td><td>VAD speed</td><td>VAD speed</td></tr><tr><td style=\"white-space:nowrap\">306<a name=\"Retention-306\"> </a></td><td>VAD power</td><td>VAD power</td></tr><tr><td style=\"white-space:nowrap\">307<a name=\"Retention-307\"> </a></td><td>VAD PI</td><td>VAD PI</td></tr><tr><td style=\"white-space:nowrap\">308<a name=\"Retention-308\"> </a></td><td>VAD alarm</td><td>VAD alarm</td></tr><tr><td style=\"white-space:nowrap\">309<a name=\"Retention-309\"> </a></td><td>Steps</td><td>Steps</td></tr><tr><td style=\"white-space:nowrap\">310<a name=\"Retention-310\"> </a></td><td>Floors climbed</td><td>Floors climbed</td></tr><tr><td style=\"white-space:nowrap\">311<a name=\"Retention-311\"> </a></td><td>Infection in other LVAD components</td><td>Infection in other LVAD components</td></tr><tr><td style=\"white-space:nowrap\">312<a name=\"Retention-312\"> </a></td><td>Included in heart transplant list due to drive line infections</td><td>Included in heart transplant list due to drive line infections</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://www.retention-project.eu/ig/CodeSystem/Retention"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "Retention"] ; #
fhir:title [ fhir:v "Retention Codesystem"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-06-13T12:00:00+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "ICCS"] ; #
fhir:description [ fhir:v "Code system to describe entities that can not be described using standard Code systems"] ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "11"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "302" ] ;
fhir:display [ fhir:v "Thickness septal wall Interventricular" ] ;
fhir:definition [ fhir:v "Thickness septal wall Interventricular" ]
] [
fhir:code [ fhir:v "303" ] ;
fhir:display [ fhir:v "Thickness septal wall Posterior" ] ;
fhir:definition [ fhir:v "Thickness septal wall Posterior" ]
] [
fhir:code [ fhir:v "304" ] ;
fhir:display [ fhir:v "VAD flow" ] ;
fhir:definition [ fhir:v "VAD flow" ]
] [
fhir:code [ fhir:v "305" ] ;
fhir:display [ fhir:v "VAD speed" ] ;
fhir:definition [ fhir:v "VAD speed" ]
] [
fhir:code [ fhir:v "306" ] ;
fhir:display [ fhir:v "VAD power" ] ;
fhir:definition [ fhir:v "VAD power" ]
] [
fhir:code [ fhir:v "307" ] ;
fhir:display [ fhir:v "VAD PI" ] ;
fhir:definition [ fhir:v "VAD PI" ]
] [
fhir:code [ fhir:v "308" ] ;
fhir:display [ fhir:v "VAD alarm" ] ;
fhir:definition [ fhir:v "VAD alarm" ]
] [
fhir:code [ fhir:v "309" ] ;
fhir:display [ fhir:v "Steps" ] ;
fhir:definition [ fhir:v "Steps" ]
] [
fhir:code [ fhir:v "310" ] ;
fhir:display [ fhir:v "Floors climbed" ] ;
fhir:definition [ fhir:v "Floors climbed" ]
] [
fhir:code [ fhir:v "311" ] ;
fhir:display [ fhir:v "Infection in other LVAD components" ] ;
fhir:definition [ fhir:v "Infection in other LVAD components" ]
] [
fhir:code [ fhir:v "312" ] ;
fhir:display [ fhir:v "Included in heart transplant list due to drive line infections" ] ;
fhir:definition [ fhir:v "Included in heart transplant list due to drive line infections" ]
] ) . #
IG © 2022+ ICCS. Package Retention#2.0.0 based on FHIR 4.0.1. Generated 2025-06-16
Links: Table of Contents |
QA Report