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

FHIR IG Statistics: ValueSet/other-treatment-procedure-type-eu-i4rc

Packagehl7.eu.fhir.idea4rc
TypeValueSet
Idother-treatment-procedure-type-eu-i4rc
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-other-treatment-procedure-type-eu-i4rc.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/other-treatment-procedure-type-eu-i4rc
Version0.1.0
Statusdraft
Date2025-07-21T15:34:12+00:00
NameOtherTreatmentProcedureTypeVS
TitleOther Treatment Procedure Type
Realmeu
Authorityhl7
DescriptionOther Treatment Procedure Type

Resources that use this resource

StructureDefinition
Procedure-otherTreatment-eu-i4rcProcedure: Other Treatment

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet other-treatment-procedure-type-eu-i4rc

  • Include these codes as defined in http://fhir.ohdsi.org/CodeSystem/concepts
    CodeDisplay
    4302161Hyperthermia treatment of cancer
    4019656Isolated limb perfusion
    4263386Sentinel lymph node biopsy

Source

{
  "resourceType": "ValueSet",
  "id": "other-treatment-procedure-type-eu-i4rc",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/other-treatment-procedure-type-eu-i4rc",
  "version": "0.1.0",
  "name": "OtherTreatmentProcedureTypeVS",
  "title": "Other Treatment Procedure Type",
  "status": "draft",
  "date": "2025-07-21T15:34:12+00:00",
  "publisher": "IDEA4RC Project",
  "contact": [
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    },
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    }
  ],
  "description": "Other Treatment Procedure Type",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://fhir.ohdsi.org/CodeSystem/concepts",
        "concept": [
          {
            "code": "4302161",
            "display": "Hyperthermia treatment of cancer"
          },
          {
            "code": "4019656",
            "display": "Isolated limb perfusion"
          },
          {
            "code": "4263386",
            "display": "Sentinel lymph node biopsy"
          }
        ]
      }
    ]
  }
}