This case-insensitive code system https://www.retention-project.eu/ig/CodeSystem/TypeDeath
defines the following codes:
Code | Display | Definition |
0 | CV (HF-related) | CV (HF-related) |
1 | non-CV | non-CV |
2 | CV (non HF-related) | CV (non HF-related) |
"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://www.retention-project.eu/ig/CodeSystem/TypeDeath"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "Type_death"] ; #
fhir:title [ fhir:v "Type death Codesystem"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-06-10T12:00:00+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "ICCS"] ; #
fhir:description [ fhir:v "Code system with input values for Type death"] ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "CV (HF-related)" ] ;
fhir:definition [ fhir:v "CV (HF-related)" ]
] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "non-CV" ] ;
fhir:definition [ fhir:v "non-CV" ]
] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "CV (non HF-related)" ] ;
fhir:definition [ fhir:v "CV (non HF-related)" ]
] ) . #
# -------------------------------------------------------------------------------------