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

FHIR IG Statistics: ValueSet/PostoperativeKomplikationerDCCG

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdPostoperativeKomplikationerDCCG
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-PostoperativeKomplikationerDCCG.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/PostoperativeKomplikationerDCCG
Version2.12.0
Statusactive
Date2022-11-10T00:00:00+02:00
NamePostoperativeKomplikationerDCCG
TitlePostoperative komplikationer (DCCG)
DescriptionPostoperative komplikationer (DCCG)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ComplicationsComplications
GenericValuesGeneric values

Narrative

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

Generated Narrative: ValueSet PostoperativeKomplikationerDCCG

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "PostoperativeKomplikationerDCCG",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/PostoperativeKomplikationerDCCG",
  "version": "2.12.0",
  "name": "PostoperativeKomplikationerDCCG",
  "title": "Postoperative komplikationer (DCCG)",
  "status": "active",
  "experimental": true,
  "date": "2022-11-10T00: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": "Postoperative komplikationer (DCCG)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/Complications",
        "concept": [
          {
            "code": "perforation",
            "display": "Peroperativ perforation af tarm"
          },
          {
            "code": "bleeding",
            "display": "Blødning som følge af endoskopi"
          },
          {
            "code": "post_polypectomy_syndrome",
            "display": "Postpolypektomisyndrom"
          },
          {
            "code": "urinary_retention",
            "display": "Urinretention"
          },
          {
            "code": "medical",
            "display": "Medicinsk komplikation"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept": [
          {
            "code": "other",
            "display": "Anden kirurgisk komplikation"
          }
        ]
      }
    ]
  }
}