FHIR IG analytics| Package | pc.ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-immunosuppressant-drug-type-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/CodeSystem-immunosuppressant-drug-type-cs.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/immunosuppressant-drug-type |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-02-09T17:40:58+00:00 |
| Name | ImmunosuppressantDrugTypeCS |
| Title | Immunosuppressant Drug Type |
| Description | Types of immunosuppressive drugs used in the transplant setting. |
| Content | complete |
| ValueSet | |
| immunosuppressant-drug-type | Immunosuppressant Drug Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem immunosuppressant-drug-type-cs
This code system https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/immunosuppressant-drug-type defines the following codes:
| Code | Display |
| 1506270 | Steroid (methylprednisolone) |
| 1551099 | Steroid (prednisone) |
| cni-fk506 | CNI (FK506) |
| cni-csa | CNI (CsA) |
| 19003999 | MMF |
| 19038440 | Basiliximab |
| 35806359 | ATG |
| 19011440 | Everolimus |
| 19034726 | Sirolimus |
{
"resourceType": "CodeSystem",
"id": "immunosuppressant-drug-type-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/immunosuppressant-drug-type",
"version": "0.1.0-ci-build",
"name": "ImmunosuppressantDrugTypeCS",
"title": "Immunosuppressant Drug Type",
"status": "draft",
"date": "2026-02-09T17:40:58+00:00",
"publisher": "Protect Child",
"contact": [
{
"name": "Protect Child",
"telecom": [
{
"system": "url",
"value": "https://protect-child.eu/"
}
]
}
],
"description": "Types of immunosuppressive drugs used in the transplant setting.",
"content": "complete",
"count": 9,
"concept": [
{
"code": "1506270",
"display": "Steroid (methylprednisolone)"
},
{
"code": "1551099",
"display": "Steroid (prednisone)"
},
{
"code": "cni-fk506",
"display": "CNI (FK506)"
},
{
"code": "cni-csa",
"display": "CNI (CsA)"
},
{
"code": "19003999",
"display": "MMF"
},
{
"code": "19038440",
"display": "Basiliximab"
},
{
"code": "35806359",
"display": "ATG"
},
{
"code": "19011440",
"display": "Everolimus"
},
{
"code": "19034726",
"display": "Sirolimus"
}
]
}