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

FHIR IG Statistics: CodeSystem/CancerInvestigation

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdCancerInvestigation
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-CancerInvestigation.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/CancerInvestigation
Version2.12.0
Statusactive
Date2022-05-31T00:00:00+02:00
NameCancerInvestigation
TitleCancer investigation
DescriptionUdredning for cancerpatienter for cancerpatienter.
Contentcomplete

Resources that use this resource

ValueSet
CancerUdredningCancer udredning

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem CancerInvestigation

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

LvlCodeDisplayDefinition
1eus EUSEUS
1lap/lus Lap/LUSLap/LUS
1ct CTCT
1pet/ct PET/CTPET/CT
1mr MRMR
1us ULUL
2  abdomen UL abdomenUL abdomen
2  neck UL halsUL hals
1ebus EBUSEBUS
1other ØvrigeØvrige

Source

{
  "resourceType": "CodeSystem",
  "id": "CancerInvestigation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/CancerInvestigation",
  "version": "2.12.0",
  "name": "CancerInvestigation",
  "title": "Cancer investigation",
  "status": "active",
  "date": "2022-05-31T00: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": "Udredning for cancerpatienter for cancerpatienter.",
  "content": "complete",
  "count": 10,
  "concept": [
    {
      "code": "eus",
      "display": "EUS",
      "definition": "EUS"
    },
    {
      "code": "lap/lus",
      "display": "Lap/LUS",
      "definition": "Lap/LUS"
    },
    {
      "code": "ct",
      "display": "CT",
      "definition": "CT"
    },
    {
      "code": "pet/ct",
      "display": "PET/CT",
      "definition": "PET/CT"
    },
    {
      "code": "mr",
      "display": "MR",
      "definition": "MR"
    },
    {
      "code": "us",
      "display": "UL",
      "definition": "UL",
      "concept": [
        {
          "code": "abdomen",
          "display": "UL abdomen",
          "definition": "UL abdomen"
        },
        {
          "code": "neck",
          "display": "UL hals",
          "definition": "UL hals"
        }
      ]
    },
    {
      "code": "ebus",
      "display": "EBUS",
      "definition": "EBUS"
    },
    {
      "code": "other",
      "display": "Øvrige",
      "definition": "Øvrige"
    }
  ]
}