{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "MII_VS_Onko_Strahlentherapie_Intention",
  "id": "mii-vs-onko-strahlentherapie-intention",
  "title": "MII VS Onkologie Strahlentherapie Intention",
  "description": "Value Set für oBDS-Codes für Klassifikation von Intention der Strahlentherapie",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/ValueSet/mii-vs-onko-strahlentherapie-intention",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "experimental": false,
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "version": "2024.0.0-ballot",
  "compose": {
    "include": [
      {
        "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-intention",
        "concept": [
          {
            "code": "K",
            "display": "kurativ"
          },
          {
            "code": "P",
            "display": "palliativ"
          },
          {
            "code": "S",
            "display": "Sonstiges"
          },
          {
            "code": "X",
            "display": "keine Angabe"
          },
          {
            "code": "O",
            "display": "lokal kurativ bei Oligometastasierung"
          }
        ]
      }
    ]
  }
}
