KIP Infrastructure
2.12.0 - 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.0 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

: Edema (brain) - Stroke - JSON Representation

Active as of 2022-09-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "EdemaStroke",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem EdemaStroke</b></p><a name=\"EdemaStroke\"> </a><a name=\"hcEdemaStroke\"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/EdemaStroke</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\">coed_1<a name=\"EdemaStroke-coed_1\"> </a></td><td>COED 1</td><td>COED 1</td></tr><tr><td style=\"white-space:nowrap\">coed_2<a name=\"EdemaStroke-coed_2\"> </a></td><td>COED 2</td><td>COED 2</td></tr><tr><td style=\"white-space:nowrap\">coed_3<a name=\"EdemaStroke-coed_3\"> </a></td><td>COED 3</td><td>COED 3</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/EdemaStroke",
  "version" : "2.12.0",
  "name" : "EdemaStroke",
  "title" : "Edema (brain) - Stroke",
  "status" : "active",
  "date" : "2022-09-01T00: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" : "Edema (brain) - Stroke",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "coed_1",
      "display" : "COED 1",
      "definition" : "COED 1"
    },
    {
      "code" : "coed_2",
      "display" : "COED 2",
      "definition" : "COED 2"
    },
    {
      "code" : "coed_3",
      "display" : "COED 3",
      "definition" : "COED 3"
    }
  ]
}