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

FHIR IG Statistics: ValueSet/OperativProcedureKategoriKolonDCCG

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdOperativProcedureKategoriKolonDCCG
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-OperativProcedureKategoriKolonDCCG.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/OperativProcedureKategoriKolonDCCG
Version2.12.0
Statusactive
Date2023-04-13T00:00:00+02:00
NameOperativProcedureKategoriKolonDCCG
TitleOperativ Procedurekategori (Kolon) (DCCG)
DescriptionOperativ Procedurekategori (Kolon) (DCCG)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
GenericValuesGeneric values
ProcedureTypeProcedure type: Codes for different durations

Narrative

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

Generated Narrative: ValueSet OperativProcedureKategoriKolonDCCG

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "OperativProcedureKategoriKolonDCCG",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/OperativProcedureKategoriKolonDCCG",
  "version": "2.12.0",
  "name": "OperativProcedureKategoriKolonDCCG",
  "title": "Operativ Procedurekategori (Kolon) (DCCG)",
  "status": "active",
  "experimental": true,
  "date": "2023-04-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": "Operativ Procedurekategori (Kolon) (DCCG)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType",
        "concept": [
          {
            "code": "tumor_resection",
            "display": "Resektion af tumorbærende tarmsegment"
          },
          {
            "code": "local_resection_ex_tes",
            "display": "Endoskopisk lokalresektion ekskl. TES"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept": [
          {
            "code": "other",
            "display": "Anden/aflastende procedure"
          },
          {
            "code": "not_performed",
            "display": "Planlagt operation ikke gennemført"
          }
        ]
      }
    ]
  }
}