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

FHIR IG Statistics: CodeSystem/TreatmentIntention

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdTreatmentIntention
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-TreatmentIntention.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/TreatmentIntention
Version2.12.0
Statusactive
Date2022-06-03T00:00:00+02:00
NameTreatmentIntention
TitleTreatmentIntention
DescriptionBehandlingsintention for kræft databaserne
Contentcomplete

Resources that use this resource

ValueSet
ALDkemoterapi ALD_Kemoterapi
BehandlingsintentionBehandlingsintention
ChemotherapyKemoterapi
OnkologiBehandlingsintentionOnkologisk behandlingsintention
OperativtSigteDCCGOperativt Sigte DCCG

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem TreatmentIntention

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

LvlCodeDisplayDefinition
1curative KurativtKurativt intenderet
2  surgical/endoscopic Kirurgi/endoskopiKurativt intenderet, kirurgi/endoskopi
2  oncological OnkologiskKurativt intenderet, definitiv onkologisk
1palliative PalliativtPalliativt intenderet
1compromised_resection Compromised resectionCompromised resection
1recidiv RecurrentRecidiv
1semiintensiv SemiintensivSemiintensiv
1intensive IntensivIntensiv

Source

{
  "resourceType": "CodeSystem",
  "id": "TreatmentIntention",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentIntention",
  "version": "2.12.0",
  "name": "TreatmentIntention",
  "title": "TreatmentIntention",
  "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": "Behandlingsintention for kræft databaserne",
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "curative",
      "display": "Kurativt",
      "definition": "Kurativt intenderet",
      "concept": [
        {
          "code": "surgical/endoscopic",
          "display": "Kirurgi/endoskopi",
          "definition": "Kurativt intenderet, kirurgi/endoskopi"
        },
        {
          "code": "oncological",
          "display": "Onkologisk",
          "definition": "Kurativt intenderet, definitiv onkologisk"
        }
      ]
    },
    {
      "code": "palliative",
      "display": "Palliativt",
      "definition": "Palliativt intenderet"
    },
    {
      "code": "compromised_resection",
      "display": "Compromised resection",
      "definition": "Compromised resection"
    },
    {
      "code": "recidiv",
      "display": "Recurrent",
      "definition": "Recidiv"
    },
    {
      "code": "semiintensiv",
      "display": "Semiintensiv",
      "definition": "Semiintensiv"
    },
    {
      "code": "intensive",
      "display": "Intensiv",
      "definition": "Intensiv"
    }
  ]
}