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

FHIR IG Statistics: CodeSystem/TreatmentIndication

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdTreatmentIndication
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-TreatmentIndication.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/TreatmentIndication
Version2.12.0
Statusactive
Date2022-07-12T00:00:00+02:00
NameTreatmentIndication
TitleTreatment indication
DescriptionTreatment indication
Contentcomplete

Resources that use this resource

ValueSet
IndikationTESIndikation for TES
TreatmentIndicationCLLTreatment_Indication_CLL

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem TreatmentIndication

This code system https://kip.rkkp.dk/fhir/CodeSystem/TreatmentIndication defines the following codes:

CodeDisplayDefinition
cll CLLCLL
autoimmune Autoimmune fænomenerAutoimmune fænomener
histological_verified Histologisk verificeretHistologisk verificeret
diagnostic DiagnostiskDiagnostisk
additional_procedure Supplerende procedureSupplerende procedure

Source

{
  "resourceType": "CodeSystem",
  "id": "TreatmentIndication",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentIndication",
  "version": "2.12.0",
  "name": "TreatmentIndication",
  "title": "Treatment indication",
  "status": "active",
  "date": "2022-07-12T00: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 indication",
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "cll",
      "display": "CLL",
      "definition": "CLL"
    },
    {
      "code": "autoimmune",
      "display": "Autoimmune fænomener",
      "definition": "Autoimmune fænomener"
    },
    {
      "code": "histological_verified",
      "display": "Histologisk verificeret",
      "definition": "Histologisk verificeret"
    },
    {
      "code": "diagnostic",
      "display": "Diagnostisk",
      "definition": "Diagnostisk"
    },
    {
      "code": "additional_procedure",
      "display": "Supplerende procedure",
      "definition": "Supplerende procedure"
    }
  ]
}