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

FHIR IG Statistics: CodeSystem/ATCMixedCodes

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdATCMixedCodes
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-ATCMixedCodes.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/ATCMixedCodes
Version2.12.0
Statusactive
Date2022-07-14T00:00:00+02:00
NameATCMixedCodes
TitleWHO ATC; Mixed codes
DescriptionWHO ATC code system; Mixed codes. Link: http://www.whocc.no/atc
Contentcomplete

Resources that use this resource

ValueSet
BehandlingCMLBehandling (CML)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ATCMixedCodes

This case-sensitive code system https://kip.rkkp.dk/fhir/CodeSystem/ATCMixedCodes defines the following codes in an undefined hierarchy:

LvlCodeDisplayDefinition
1tki TKI (Tyrosine kinase inhibitors)TKI (Tyrosine kinase inhibitors)
2  L01EA BCR-ABL tyrosine kinase inhibitors
2  L01EB Epidermal growth factor receptor (EGFR) tyrosine kinase inhibitors
2  L01EH Human epidermal growth factor receptor 2 (HER2) tyrosine kinase inhibitors
2  L01EK Vascular endothelial growth factor receptor (VEGFR) tyrosine kinase inhibitors
2  L01EN Fibroblast growth factor receptor (FGFR) tyrosine kinase inhibitors

Source

{
  "resourceType": "CodeSystem",
  "id": "ATCMixedCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/ATCMixedCodes",
  "version": "2.12.0",
  "name": "ATCMixedCodes",
  "title": "WHO ATC; Mixed codes",
  "status": "active",
  "date": "2022-07-14T00: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": "WHO ATC code system; Mixed codes. Link: http://www.whocc.no/atc",
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "tki",
      "display": "TKI (Tyrosine kinase inhibitors)",
      "definition": "TKI (Tyrosine kinase inhibitors)",
      "concept": [
        {
          "code": "L01EA",
          "display": "BCR-ABL tyrosine kinase inhibitors"
        },
        {
          "code": "L01EB",
          "display": "Epidermal growth factor receptor (EGFR) tyrosine kinase inhibitors"
        },
        {
          "code": "L01EH",
          "display": "Human epidermal growth factor receptor 2 (HER2) tyrosine kinase inhibitors"
        },
        {
          "code": "L01EK",
          "display": "Vascular endothelial growth factor receptor (VEGFR) tyrosine kinase inhibitors"
        },
        {
          "code": "L01EN",
          "display": "Fibroblast growth factor receptor (FGFR) tyrosine kinase inhibitors"
        }
      ]
    }
  ]
}