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

FHIR IG Statistics: ValueSet/BehandlingCMMLMDS

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdBehandlingCMMLMDS
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-BehandlingCMMLMDS.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/BehandlingCMMLMDS
Version2.12.0
Statusactive
Date2022-07-19T00:00:00+02:00
NameBehandlingCMMLMDS
TitleBehandlinger foretaget i forbindelse med CMML (MDS)
DescriptionBehandlinger foretaget i forbindelse med CMML (MDS)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ATCWHO ATC
GenericValuesGeneric values
SKSSundhedsvæsenets klassifikationssystem (SKS)
TreatmentUnspecifiedTreatment unspecified

Narrative

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

Generated Narrative: ValueSet BehandlingCMMLMDS

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "BehandlingCMMLMDS",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/BehandlingCMMLMDS",
  "version": "2.12.0",
  "name": "BehandlingCMMLMDS",
  "title": "Behandlinger foretaget i forbindelse med CMML (MDS)",
  "status": "active",
  "experimental": true,
  "date": "2022-07-19T00: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": "Behandlinger foretaget i forbindelse med CMML (MDS)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/SKS",
        "concept": [
          {
            "code": "BOQA",
            "display": "Transfusion"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/ATC",
        "concept": [
          {
            "code": "B03XA01",
            "display": "Erythropoietin"
          },
          {
            "code": "L01XX05",
            "display": "Hydroxycarbamid"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentUnspecified",
        "concept": [
          {
            "code": "demethylating",
            "display": "Demethylerende behandling"
          },
          {
            "code": "chemotherapi_aml",
            "display": "AML lignende kemoterapi"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept": [
          {
            "code": "other",
            "display": "Anden behandling"
          }
        ]
      }
    ]
  }
}