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

FHIR IG Statistics: ValueSet/TreatmentResponseDAMYDA

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdTreatmentResponseDAMYDA
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-TreatmentResponseDAMYDA.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/TreatmentResponseDAMYDA
Version2.12.0
Statusactive
Date2022-07-14T00:00:00+02:00
NameTreatmentResponseDAMYDA
TitlePatient respons på behandling (DAMYDA)
DescriptionHvordan reagerer patienten på behandlingen [DAMYDA]

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ComplicationsComplications
TreatmentResponseEvaluationTreatment response evaluation
v2-0532expandedYes-NoIndicator

Narrative

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

Generated Narrative: ValueSet TreatmentResponseDAMYDA

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "TreatmentResponseDAMYDA",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/TreatmentResponseDAMYDA",
  "version": "2.12.0",
  "name": "TreatmentResponseDAMYDA",
  "title": "Patient respons på behandling (DAMYDA)",
  "status": "active",
  "experimental": true,
  "date": "2022-07-14T00:00:00+02:00",
  "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact": [
    {
      "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom": [
        {
          "system": "url",
          "value": "https://trifork.com"
        },
        {
          "system": "email",
          "value": "rbk@trifork.com"
        }
      ]
    }
  ],
  "description": "Hvordan reagerer patienten på behandlingen [DAMYDA]",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentResponseEvaluation",
        "concept": [
          {
            "code": "stringent_complete_response",
            "display": "Stringent Complete Response"
          },
          {
            "code": "complete_response",
            "display": "Complete Response"
          },
          {
            "code": "presumed_complete_response",
            "display": "Formodet CR"
          },
          {
            "code": "very_good_partial_response",
            "display": "Very Good Partiel Response"
          },
          {
            "code": "partial_response",
            "display": "Partiel Response"
          },
          {
            "code": "minimal_response",
            "display": "Minimal Response"
          },
          {
            "code": "stable_disease",
            "display": "Stable Disease (No change/plateau)"
          },
          {
            "code": "progressive_disease",
            "display": "Progressive Disease"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/Complications",
        "concept": [
          {
            "code": "mors",
            "display": "Mors"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0532",
        "concept": [
          {
            "code": "UKN",
            "display": "Ukendt"
          }
        ]
      }
    ]
  }
}