FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagepc.ig
Resource TypeCodeSystem
IdCodeSystem-immunosuppressant-drug-type-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/protect-child/CodeSystem-immunosuppressant-drug-type-cs.html
URLhttps://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/immunosuppressant-drug-type
Version0.1.0-ci-build
Statusdraft
Date2026-02-09T17:40:58+00:00
NameImmunosuppressantDrugTypeCS
TitleImmunosuppressant Drug Type
DescriptionTypes of immunosuppressive drugs used in the transplant setting.
Contentcomplete

Resources that use this resource

ValueSet
immunosuppressant-drug-typeImmunosuppressant Drug Type

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
1506270 Steroid (methylprednisolone)
1551099 Steroid (prednisone)
cni-fk506 CNI (FK506)
cni-csa CNI (CsA)
19003999 MMF
19038440 Basiliximab
35806359 ATG
19011440 Everolimus
19034726 Sirolimus

Source1

{
  "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"
    }
  ]
}