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

FHIR IG Statistics: CodeSystem/mii-cs-onko-intention

Packagede.medizininformatikinitiative.kerndatensatz.onkologie
Resource TypeCodeSystem
Idmii-cs-onko-intention
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.onkologie@2025.1.0&canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-intention
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-intention
Version2025.1.0
Statusactive
NameMII_CS_Onko_Intention
TitleMII CS Onkologie Intention
Realmde
DescriptionoBDS-spezifisches Codesystem für Klassifikation von Intention der OP, der Strahlentherapie und der Systemischen Therapie.
Contentcomplete

Resources that use this resource

ConceptMap
mii-cm-onko-intention-sctMII CM Onko Intention SNOMED Mapping
ValueSet
mii-vs-onko-operation-intentionMII VS Onkologie Operation Intention
mii-vs-onko-strahlentherapie-intentionMII VS Onkologie Strahlentherapie Intention
mii-vs-onko-systemische-therapie-intentionMII VS Onkologie Systemische Therapie Intention

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "mii-cs-onko-intention",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-intention",
  "version": "2025.1.0",
  "name": "MII_CS_Onko_Intention",
  "title": "MII CS Onkologie Intention",
  "status": "active",
  "experimental": false,
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description": "oBDS-spezifisches Codesystem für Klassifikation von Intention der OP, der Strahlentherapie und der Systemischen Therapie.",
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "K",
      "display": "kurativ"
    },
    {
      "code": "P",
      "display": "palliativ"
    },
    {
      "code": "D",
      "display": "diagnostisch"
    },
    {
      "code": "R",
      "display": "Revision/Komplikation"
    },
    {
      "code": "S",
      "display": "Sonstiges"
    },
    {
      "code": "X",
      "display": "fehlende Angabe"
    },
    {
      "code": "O",
      "display": "lokal kurativ bei Oligometastasierung"
    }
  ]
}