This case-insensitive code system https://www.retention-project.eu/ig/CodeSystem/TypeOfRejectionTreatment
defines the following codes:
Code | Display | Definition |
0 | i.v. steroids | i.v. steroids |
1 | antibody mediated rejection | antibody mediated rejection |
2 | other | other |
"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://www.retention-project.eu/ig/CodeSystem/TypeOfRejectionTreatment"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "Type_of_rejection_treatment"] ; #
fhir:title [ fhir:v "Type of rejection treatment Codesystem"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-06-11T12:00:00+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "ICCS"] ; #
fhir:description [ fhir:v "Code system with input values for Type of rejection treatment"] ; #
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 "i.v. steroids" ] ;
fhir:definition [ fhir:v "i.v. steroids" ]
] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "antibody mediated rejection" ] ;
fhir:definition [ fhir:v "antibody mediated rejection" ]
] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "other" ] ;
fhir:definition [ fhir:v "other" ]
] ) . #
# -------------------------------------------------------------------------------------