FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/TreatmentUnspecified

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdTreatmentUnspecified
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-TreatmentUnspecified.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/TreatmentUnspecified
Version2.12.0
Statusactive
Date2022-06-03T00:00:00+02:00
NameTreatmentUnspecified
TitleTreatment unspecified
DescriptionTreatment unspecified
Contentcomplete

Resources that use this resource

ValueSet
ATCDMPNATC DMPN
ATCDMPN202410ATC DMPN 202410
BehandlingCMMLMDSBehandlinger foretaget i forbindelse med CMML (MDS)
BehandlingMDSBehandlinger foretaget i forbindelse med MDS (MDS)
ImmunoterapiImmunoterapi

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem TreatmentUnspecified

This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/TreatmentUnspecified defines the following codes:

CodeDisplayDefinition
glofitamab GlofitamabGlofitamab
incision_vein Incision of VeinIncision of Vein / Venesektion
demethylating Demethylating treatmentDemethylating treatment / Demethylerende behandling
chemotherapi_aml AML-like chemotherapyAML-like chemotherapy / AML lignende kemoterapi
g_csf G-CSFG-CSF
iron_chelated Iron chelatedIron chelated / Jernkelerende behandling

Source

{
  "resourceType": "CodeSystem",
  "id": "TreatmentUnspecified",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentUnspecified",
  "version": "2.12.0",
  "name": "TreatmentUnspecified",
  "title": "Treatment unspecified",
  "status": "active",
  "date": "2022-06-03T00:00:00+02:00",
  "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact": [
    {
      "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom": [
        {
          "system": "url",
          "value": "https://trifork.com"
        },
        {
          "system": "email",
          "value": "rbk@trifork.com"
        }
      ]
    }
  ],
  "description": "Treatment unspecified",
  "caseSensitive": false,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "glofitamab",
      "display": "Glofitamab",
      "definition": "Glofitamab"
    },
    {
      "code": "incision_vein",
      "display": "Incision of Vein",
      "definition": "Incision of Vein / Venesektion"
    },
    {
      "code": "demethylating",
      "display": "Demethylating treatment",
      "definition": "Demethylating treatment / Demethylerende behandling"
    },
    {
      "code": "chemotherapi_aml",
      "display": "AML-like chemotherapy",
      "definition": "AML-like chemotherapy / AML lignende kemoterapi"
    },
    {
      "code": "g_csf",
      "display": "G-CSF",
      "definition": "G-CSF"
    },
    {
      "code": "iron_chelated",
      "display": "Iron chelated",
      "definition": "Iron chelated / Jernkelerende behandling"
    }
  ]
}