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

FHIR IG Statistics: ValueSet/AKFravalgt

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdAKFravalgt
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-AKFravalgt.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/AKFravalgt
Version2.12.0
Statusactive
Date2022-06-23T00:00:00+02:00
NameAKFravalgt
TitleFravalg af antikoagulationsbehandling; årsag
DescriptionÅrsagen til hvorfor antikoagulationsbehandling er fravalgt

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ACTherapyNotGivenReasons for not giving anticoagulation therapy
GenericValuesGeneric values

Narrative

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

Generated Narrative: ValueSet AKFravalgt

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "AKFravalgt",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/AKFravalgt",
  "version": "2.12.0",
  "name": "AKFravalgt",
  "title": "Fravalg af antikoagulationsbehandling; årsag",
  "status": "active",
  "experimental": true,
  "date": "2022-06-23T00: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": "Årsagen til hvorfor antikoagulationsbehandling er fravalgt",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/ACTherapyNotGiven",
        "concept": [
          {
            "code": "activebleeding",
            "display": "Aktiv blødning"
          },
          {
            "code": "intracerebralhaemorrhage",
            "display": "Nylig intracerebral blødning"
          },
          {
            "code": "hypertension",
            "display": "Ukontrolleret hypertension (≥160 mmHg)"
          },
          {
            "code": "diathesis",
            "display": "Hæmoragisk diatese"
          },
          {
            "code": "othertreatment",
            "display": "Anden behandling (aurikellukning, LMWH i terapeutiske doser)"
          },
          {
            "code": "dementia",
            "display": "Svær demens"
          },
          {
            "code": "reducedfunctionlevel",
            "display": "Betydelig reduceret funktionsniveau (mRS ≥4)"
          },
          {
            "code": "lifespanbelow3months",
            "display": "Forventet livslængde under 3 måneder"
          },
          {
            "code": "nopatientconsent",
            "display": "Manglende patientsamtykke"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept": [
          {
            "code": "other",
            "display": "Anden årsag"
          }
        ]
      }
    ]
  }
}