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

FHIR IG Statistics: ValueSet/KnaeakseDKR

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdKnaeakseDKR
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-KnaeakseDKR.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/KnaeakseDKR
Version2.12.0
Statusactive
Date2022-10-12T00:00:00+02:00
NameKnaeakseDKR
TitleKnæakse (DKR)
DescriptionKnæakse (DKR)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
IntervalsIntervals

Narrative

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

Generated Narrative: ValueSet KnaeakseDKR


Source

{
  "resourceType": "ValueSet",
  "id": "KnaeakseDKR",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/KnaeakseDKR",
  "version": "2.12.0",
  "name": "KnaeakseDKR",
  "title": "Knæakse (DKR)",
  "status": "active",
  "experimental": true,
  "date": "2022-10-12T00: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": "Knæakse (DKR)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/Intervals",
        "concept": [
          {
            "code": "<0",
            "display": "<0 grader (varus)"
          },
          {
            "code": "0-4",
            "display": "0-4 grader"
          },
          {
            "code": "5-10",
            "display": "5-10 grader (normal)"
          },
          {
            "code": "11-15",
            "display": "11-15 grader"
          },
          {
            "code": ">15",
            "display": ">15 grader (valgus)"
          }
        ]
      }
    ]
  }
}