KIP Infrastructure
2.12.2 - ci-build

KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: Udskrevet til - JSON Representation

Active as of 2022-06-13

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "UdskrevetTil",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem UdskrevetTil</b></p><a name=\"UdskrevetTil\"> </a><a name=\"hcUdskrevetTil\"> </a><p>This  code system <code>https://kip.rkkp.dk/fhir/CodeSystem/UdskrevetTil</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">stamafd<a name=\"UdskrevetTil-stamafd\"> </a></td><td>Stamafdeling</td><td>Stamafdeling</td></tr><tr><td style=\"white-space:nowrap\">hjemmet<a name=\"UdskrevetTil-hjemmet\"> </a></td><td>Hjemmet</td><td>Hjemmet</td></tr><tr><td style=\"white-space:nowrap\">reoper<a name=\"UdskrevetTil-reoper\"> </a></td><td>Reoperation</td><td>Reoperation</td></tr><tr><td style=\"white-space:nowrap\">intensiv<a name=\"UdskrevetTil-intensiv\"> </a></td><td>Intensiv</td><td>Intensiv afdeling</td></tr><tr><td style=\"white-space:nowrap\">andet_hosp<a name=\"UdskrevetTil-andet_hosp\"> </a></td><td>Andet hospital</td><td>Andet hospital</td></tr><tr><td style=\"white-space:nowrap\">doed_u_obs<a name=\"UdskrevetTil-doed_u_obs\"> </a></td><td>Død under obs.</td><td>Død i observationsperioden</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/UdskrevetTil",
  "version" : "2.12.2",
  "name" : "UdskrevetTil",
  "title" : "Udskrevet til",
  "status" : "active",
  "date" : "2022-06-13T00: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" : "Udskrevet til",
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "stamafd",
      "display" : "Stamafdeling",
      "definition" : "Stamafdeling"
    },
    {
      "code" : "hjemmet",
      "display" : "Hjemmet",
      "definition" : "Hjemmet"
    },
    {
      "code" : "reoper",
      "display" : "Reoperation",
      "definition" : "Reoperation"
    },
    {
      "code" : "intensiv",
      "display" : "Intensiv",
      "definition" : "Intensiv afdeling"
    },
    {
      "code" : "andet_hosp",
      "display" : "Andet hospital",
      "definition" : "Andet hospital"
    },
    {
      "code" : "doed_u_obs",
      "display" : "Død under obs.",
      "definition" : "Død i observationsperioden"
    }
  ]
}