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

FHIR IG Statistics: CodeSystem/mii-cs-onko-therapie-stellungzurop

Packagede.medizininformatikinitiative.kerndatensatz.onkologie
Resource TypeCodeSystem
Idmii-cs-onko-therapie-stellungzurop
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-therapie-stellungzurop
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-therapie-stellungzurop
Version2025.1.0
Statusactive
NameMII_CS_Onko_Therapie_StellungZurOp
TitleMII CS Onkologie Therapie Stellung
Realmde
DescriptionoBDS-spezifisches Codesystem für Klassifikation von Stellung zur OP
Contentcomplete

Resources that use this resource

ConceptMap
mii-cm-onko-therapie-stellung-sctMII CM Onko Therapie Stellung SNOMED Mapping
ValueSet
mii-vs-strahlentherapie-stellungzuropMII VS Onkologie Strahlentherapie Stellung zur OP
mii-vs-systemische-therapie-stellungzuropMII VS Onkologie Systemische Therapie Stellung

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "mii-cs-onko-therapie-stellungzurop",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-therapie-stellungzurop",
  "version": "2025.1.0",
  "name": "MII_CS_Onko_Therapie_StellungZurOp",
  "title": "MII CS Onkologie Therapie Stellung",
  "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 Stellung zur OP",
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "O",
      "display": "ohne Bezug zur operativen Therapie"
    },
    {
      "code": "A",
      "display": "adjuvant"
    },
    {
      "code": "N",
      "display": "neoadjuvant"
    },
    {
      "code": "I",
      "display": "intraoperativ"
    },
    {
      "code": "Z",
      "display": "additiv"
    },
    {
      "code": "S",
      "display": "Sonstiges"
    }
  ]
}