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

FHIR IG Statistics: CodeSystem/UndersoegelsesTypeDUGA

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdUndersoegelsesTypeDUGA
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-UndersoegelsesTypeDUGA.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/UndersoegelsesTypeDUGA
Version2.12.0
Statusactive
Date2024-03-06T00:00:00+02:00
NameUndersoegelsesTypeDUGA
TitleUndersøgelsestype (DUGA)
DescriptionUndersøgelsestype (DUGA)
Contentcomplete

Resources that use this resource

ValueSet
UndersoegelsesTypeDUGAUndersøgelsestype (DUGA)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem UndersoegelsesTypeDUGA

This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/UndersoegelsesTypeDUGA defines the following codes:

CodeDisplayDefinition
urin_inkontinens Urin inkontinensUrin inkontinens
genital_prolaps Genital prolapsGenital prolaps

Source

{
  "resourceType": "CodeSystem",
  "id": "UndersoegelsesTypeDUGA",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/UndersoegelsesTypeDUGA",
  "version": "2.12.0",
  "name": "UndersoegelsesTypeDUGA",
  "title": "Undersøgelsestype (DUGA)",
  "status": "active",
  "date": "2024-03-06T00: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": "Undersøgelsestype (DUGA)",
  "caseSensitive": false,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "urin_inkontinens",
      "display": "Urin inkontinens",
      "definition": "Urin inkontinens"
    },
    {
      "code": "genital_prolaps",
      "display": "Genital prolaps",
      "definition": "Genital prolaps"
    }
  ]
}