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

FHIR IG Statistics: ValueSet/BehandlingsResponsEvalueringLYFO

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdBehandlingsResponsEvalueringLYFO
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-BehandlingsResponsEvalueringLYFO.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/BehandlingsResponsEvalueringLYFO
Version2.12.0
Statusactive
Date2022-07-18T00:00:00+02:00
NameBehandlingsResponsEvalueringLYFO
TitleResponsevaluering på behandling (LYFO)
DescriptionResponsevaluering på behandling (LYFO)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ComplicationsComplications
GenericValuesGeneric values
TreatmentResponseEvaluationTreatment response evaluation

Narrative

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

Generated Narrative: ValueSet BehandlingsResponsEvalueringLYFO

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "BehandlingsResponsEvalueringLYFO",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/BehandlingsResponsEvalueringLYFO",
  "version": "2.12.0",
  "name": "BehandlingsResponsEvalueringLYFO",
  "title": "Responsevaluering på behandling (LYFO)",
  "status": "active",
  "experimental": true,
  "date": "2022-07-18T00: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": "Responsevaluering på behandling (LYFO)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentResponseEvaluation",
        "concept": [
          {
            "code": "complete_remission_metabolic_structurally",
            "display": "CR (metabolisk og skrukturelt CR, bedømt med PET/CT)"
          },
          {
            "code": "complete_remission_metabolic",
            "display": "CR (metabolisk CR, men med strukturel restsygdom, bedømt med PET/CT)"
          },
          {
            "code": "complete_remission",
            "display": "CR (bedømt med CT og/eller klinisk)"
          },
          {
            "code": "uncertain_complete_remission",
            "display": "Cru"
          },
          {
            "code": "partial_remission",
            "display": "PR"
          },
          {
            "code": "stable_disease",
            "display": "SD/NC"
          },
          {
            "code": "progressive_disease",
            "display": "PD"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept": [
          {
            "code": "not_performed",
            "display": "Ej evalueret"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/Complications",
        "concept": [
          {
            "code": "mors",
            "display": "Mors (før evaluering)"
          }
        ]
      }
    ]
  }
}