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

FHIR IG Statistics: ValueSet/BegrundelseEndoskopiskLokalresektioen

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdBegrundelseEndoskopiskLokalresektioen
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-BegrundelseEndoskopiskLokalresektioen.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/BegrundelseEndoskopiskLokalresektioen
Version2.12.0
Statusactive
Date2022-10-13T00:00:00+02:00
NameBegrundelseEndoskopiskLokalresektioen
TitleBegrundelse for kun endoskopisk lokalresektion
DescriptionBegrundelse for kun endoskopisk lokalresektion

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
GenericValuesGeneric values
ProcedureNotCompletedProcedure not completed; cause

Narrative

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

Generated Narrative: ValueSet BegrundelseEndoskopiskLokalresektioen

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "BegrundelseEndoskopiskLokalresektioen",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/BegrundelseEndoskopiskLokalresektioen",
  "version": "2.12.0",
  "name": "BegrundelseEndoskopiskLokalresektioen",
  "title": "Begrundelse for kun endoskopisk lokalresektion",
  "status": "active",
  "experimental": true,
  "date": "2022-10-13T00: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": "Begrundelse for kun endoskopisk lokalresektion",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept": [
          {
            "code": "none",
            "display": "Ingen klinisk indikation for supplerende resektion jf. retningslinjer"
          },
          {
            "code": "other",
            "display": "Anden årsag"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureNotCompleted",
        "concept": [
          {
            "code": "patients_wish",
            "display": "Patientønske"
          },
          {
            "code": "comorbidity",
            "display": "Komorbiditet"
          },
          {
            "code": "death",
            "display": "Død"
          }
        ]
      }
    ]
  }
}