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

FHIR IG Statistics: ValueSet/vs-radiotherapyType-eu-pcsp

Packagehl7.eu.fhir.pcsp
TypeValueSet
Idvs-radiotherapyType-eu-pcsp
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/pcsp/http://hl7.eu/fhir/ig/pcsp/0.1.0/ValueSet-vs-radiotherapyType-eu-pcsp.html
URLhttp://hl7.eu/fhir/ig/pcsp/ValueSet/vs-radiotherapyType-eu-pcsp
Version0.1.0
Statusactive
Date2023-01-26T09:50:21+01:00
NameRadiotherapyTypeVs
TitleRadiotherapy Type
Realmeu
Authorityhl7
DescriptionTypes of radiotherapy this procedure is referring to

Resources that use this resource

StructureDefinition
Procedure-radiotheraphy-eu-pcspProcedure: Radiotherapy
Procedure-radiotheraphyBoost-eu-pcspProcedure: Radiotherapy Boost

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
data-absent-reasonDataAbsentReason
sctSNOMED codes used in this IG
sctveri
data-absent-reasonDataAbsentReason

Narrative

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

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "vs-radiotherapyType-eu-pcsp",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-radiotherapyType-eu-pcsp",
  "version": "0.1.0",
  "name": "RadiotherapyTypeVs",
  "title": "Radiotherapy Type",
  "status": "active",
  "experimental": false,
  "date": "2023-01-26T09:50:21+01:00",
  "publisher": "PanCareSurPass Project",
  "contact": [
    {
      "name": "PanCareSurPass Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.pancaresurpass.eu/"
        }
      ]
    },
    {
      "name": "PanCareSurPass Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.pancaresurpass.eu/"
        }
      ]
    }
  ],
  "description": "Types of radiotherapy this procedure is referring to",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "33195004",
            "display": "External beam radiotherapy"
          },
          {
            "code": "152198000",
            "display": "Brachytherapy"
          },
          {
            "code": "399315003",
            "display": "Radionuclide therapy"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept": [
          {
            "code": "unknown",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}