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

FHIR IG Statistics: ValueSet/LukningHudDHDB

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdLukningHudDHDB
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-LukningHudDHDB.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/LukningHudDHDB
Version2.12.0
Statusactive
Date2022-07-20T00:00:00+02:00
NameLukningHudDHDB
TitleLukning af hud (DHDB)
DescriptionLukning af hud (DHDB)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
GenericValuesGeneric values
MedicalFixationClosingMedical fixation and closing

Narrative

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

Generated Narrative: ValueSet LukningHudDHDB

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "LukningHudDHDB",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/LukningHudDHDB",
  "version": "2.12.0",
  "name": "LukningHudDHDB",
  "title": "Lukning af hud (DHDB)",
  "status": "active",
  "experimental": true,
  "date": "2022-07-20T00: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": "Lukning af hud (DHDB)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/MedicalFixationClosing",
        "concept": [
          {
            "code": "not_intracutaneous",
            "display": "Sutur, ikke intrakutan"
          },
          {
            "code": "intracutaneous",
            "display": "Sutur, intrakutan"
          },
          {
            "code": "surgical_staple",
            "display": "Agraffer"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept": [
          {
            "code": "other",
            "display": "Anden"
          }
        ]
      }
    ]
  }
}