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

FHIR IG Statistics: ValueSet/ProcedureTypeDCCG2

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdProcedureTypeDCCG2
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ProcedureTypeDCCG2.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/ProcedureTypeDCCG2
Version2.12.0
Statusactive
Date2022-10-11T00:00:00+02:00
NameProcedureTypeDCCG2
TitleProceduretyper til DCCG 2
DescriptionProceduretyper til DCCG 2

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 ProcedureTypeDCCG2

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "ProcedureTypeDCCG2",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/ProcedureTypeDCCG2",
  "version": "2.12.0",
  "name": "ProcedureTypeDCCG2",
  "title": "Proceduretyper til DCCG 2",
  "status": "active",
  "experimental": true,
  "date": "2022-10-11T00: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": "Proceduretyper til DCCG 2",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept": [
          {
            "code": "none",
            "display": "Ingen konvertering"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType",
        "concept": [
          {
            "code": "laparotomy",
            "display": "Laparotomi"
          },
          {
            "code": "multiple_ports",
            "display": "Flerport laparoskopi"
          },
          {
            "code": "transanal_dissection",
            "display": "Transanal dissektion"
          }
        ]
      }
    ]
  }
}