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

FHIR IG Statistics: ValueSet/treatment-completed-as-planned-i4rc

Packagehl7.eu.fhir.idea4rc
TypeValueSet
Idtreatment-completed-as-planned-i4rc
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-treatment-completed-as-planned-i4rc.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/treatment-completed-as-planned-i4rc
Version0.1.0
Statusactive
Date2025-07-22T14:45:28+00:00
NameVsTreatmentCompletedAsPlannedI4RC
TitleTreatment completed as planned
Realmeu
Authorityhl7
Descriptionrefers to whether patient completed all treatment as planned or if it had to be interrupted due to several reasons

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet treatment-completed-as-planned-i4rc

  • Include these codes as defined in http://fhir.ohdsi.org/CodeSystem/concepts
    CodeDisplay
    4058777completion
    438028toxicity
    4162706comorbidity
    4105297patient intolerance
    4306655death
    4129922unknown

Source

{
  "resourceType": "ValueSet",
  "id": "treatment-completed-as-planned-i4rc",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/treatment-completed-as-planned-i4rc",
  "version": "0.1.0",
  "name": "VsTreatmentCompletedAsPlannedI4RC",
  "title": "Treatment completed as planned",
  "status": "active",
  "experimental": false,
  "date": "2025-07-22T14:45:28+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": "refers to whether patient completed all treatment as planned or if it had to be interrupted due to several reasons",
  "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": "4058777",
            "display": "completion"
          },
          {
            "code": "438028",
            "display": "toxicity"
          },
          {
            "code": "4162706",
            "display": "comorbidity"
          },
          {
            "code": "4105297",
            "display": "patient intolerance"
          },
          {
            "code": "4306655",
            "display": "death"
          },
          {
            "code": "4129922",
            "display": "unknown"
          }
        ]
      }
    ]
  }
}