KIP Infracstructure
0.2.1 - release

This page is part of the KIP Infrastructure (v0.2.1: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.9.0. For a full list of available versions, see the Directory of published versions

: DVT profylakse, dosis (DKRR) - JSON Representation

Active as of 2022-09-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "DVTProfylakseDosisDKRR",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet DVTProfylakseDosisDKRR</b></p><a name=\"DVTProfylakseDosisDKRR\"> </a><a name=\"hcDVTProfylakseDosisDKRR\"> </a><a name=\"DVTProfylakseDosisDKRR-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-GenericValues.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/GenericValues</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-GenericValues.html#GenericValues-single_dose\">single_dose</a></td><td>Engangsdosis</td><td>Single dose / Engangsdosis</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-Intervals.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/Intervals</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-Intervals.html#Intervals-.608\">&lt;8</a></td><td>&lt;8 dage</td><td>&lt;8</td></tr><tr><td><a href=\"CodeSystem-Intervals.html#Intervals-.61.628\">=&gt;8</a></td><td>=&gt;8 dage</td><td>=&gt;8</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/DVTProfylakseDosisDKRR",
  "version" : "0.2.1",
  "name" : "DVTProfylakseDosisDKRR",
  "title" : "DVT profylakse, dosis (DKRR)",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-09-19T00:00:00+02:00",
  "publisher" : "Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S",
  "contact" : [
    {
      "name" : "Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://trifork.com"
        },
        {
          "system" : "email",
          "value" : "rbk@trifork.com"
        }
      ]
    }
  ],
  "description" : "DVT profylakse, dosis (DKRR)",
  "compose" : {
    "include" : [
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept" : [
          {
            "code" : "single_dose",
            "display" : "Engangsdosis"
          }
        ]
      },
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/Intervals",
        "concept" : [
          {
            "code" : "<8",
            "display" : "<8 dage"
          },
          {
            "code" : "=>8",
            "display" : "=>8 dage"
          }
        ]
      }
    ]
  }
}