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

FHIR IG Statistics: ValueSet/mii-vs-onko-ops-strahlentherapie

Packagede.medizininformatikinitiative.kerndatensatz.onkologie
Resource TypeValueSet
Idmii-vs-onko-ops-strahlentherapie
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.onkologie@2025.1.0&canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/ValueSet/mii-vs-onko-ops-strahlentherapie
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-onko/ValueSet/mii-vs-onko-ops-strahlentherapie
Version2025.1.0
Statusactive
NameMII_VS_Onko_OPS_Strahlentherapie
TitleMII VS Onkologie OPS Strahlentherapie
Realmde
DescriptionOPS-Codes für Strahlentherapie

Resources that use this resource

StructureDefinition
mii-pr-onko-strahlentherapie-bestrahlung-strahlentherapieMII PR Onkologie Strahlentherapie

Resources that this resource uses

CodeSystem
opsOPS

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "mii-vs-onko-ops-strahlentherapie",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/ValueSet/mii-vs-onko-ops-strahlentherapie",
  "version": "2025.1.0",
  "name": "MII_VS_Onko_OPS_Strahlentherapie",
  "title": "MII VS Onkologie OPS Strahlentherapie",
  "status": "active",
  "experimental": false,
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description": "OPS-Codes für Strahlentherapie",
  "compose": {
    "include": [
      {
        "system": "http://fhir.de/CodeSystem/bfarm/ops",
        "concept": [
          {
            "code": "8-52"
          }
        ]
      },
      {
        "system": "http://fhir.de/CodeSystem/bfarm/ops",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "8-52"
          }
        ]
      }
    ]
  }
}