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

FHIR IG Statistics: ValueSet/cancer-event-type-vs

Packagehl7.eu.fhir.idea4rc
TypeValueSet
Idcancer-event-type-vs
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-cancer-event-type-vs.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/cancer-event-type-vs
Version0.1.0
Statusdraft
Date2025-07-21T15:34:12+00:00
NameCancerEventTypeVS
TitleDisease Status: Athena
Realmeu
Authorityhl7
DescriptionCodes identifying the status of the diasease: e.g. Progression, Stable Disease, Recurence

Resources that use this resource

StructureDefinition
Condition-primaryCancer-eu-i4rcCondition: Primary Cancer

Resources that this resource uses

CodeSystem
cs-idea4rc-vocab-eu-i4rcIDEA4RC Vocabulary Code System

Narrative

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

Generated Narrative: ValueSet cancer-event-type-vs

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "cancer-event-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/cancer-event-type-vs",
  "version": "0.1.0",
  "name": "CancerEventTypeVS",
  "title": "Disease Status: Athena",
  "status": "draft",
  "experimental": false,
  "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": "Codes identifying the status of the diasease: e.g. Progression, Stable Disease, Recurence",
  "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": "32946",
            "display": "Complete Remission"
          },
          {
            "code": "32947",
            "display": "Partial Remission"
          },
          {
            "code": "32949",
            "display": "Progression"
          },
          {
            "code": "32948",
            "display": "Stable disease"
          }
        ]
      },
      {
        "system": "http://hl7.eu/fhir/ig/idea4rc/CodeSystem/cs-idea4rc-vocab-eu-i4rc",
        "concept": [
          {
            "code": "2000100002",
            "display": "Recurrence"
          }
        ]
      }
    ]
  }
}