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

: Anastomosis type - JSON Representation

Active as of 2022-08-22

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "AnastomosisType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem AnastomosisType</b></p><a name=\"AnastomosisType\"> </a><a name=\"hcAnastomosisType\"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/AnastomosisType</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\">hand_sewn<a name=\"AnastomosisType-hand_sewn\"> </a></td><td>Hand sewn</td><td>Hand sewn / Håndsyet</td></tr><tr><td style=\"white-space:nowrap\">stapled<a name=\"AnastomosisType-stapled\"> </a></td><td>Stapled</td><td>Stapled / Staplet</td></tr><tr><td style=\"white-space:nowrap\">intracorporeal<a name=\"AnastomosisType-intracorporeal\"> </a></td><td>Intracorporeal</td><td>Intracorporeal / Intrakorporalt</td></tr><tr><td style=\"white-space:nowrap\">extracorporeal<a name=\"AnastomosisType-extracorporeal\"> </a></td><td>Extracorporeal</td><td>extracorporeal / Ekstrakorporalt</td></tr><tr><td style=\"white-space:nowrap\">end_to_end<a name=\"AnastomosisType-end_to_end\"> </a></td><td>End-to-end</td><td>End-to-end</td></tr><tr><td style=\"white-space:nowrap\">side_to_end<a name=\"AnastomosisType-side_to_end\"> </a></td><td>Side-to-end</td><td>Side-to-end</td></tr><tr><td style=\"white-space:nowrap\">end_to_side<a name=\"AnastomosisType-end_to_side\"> </a></td><td>End-to-side</td><td>End-to-side</td></tr><tr><td style=\"white-space:nowrap\">side_to_side<a name=\"AnastomosisType-side_to_side\"> </a></td><td>Side-to-side</td><td>Side-to-side</td></tr><tr><td style=\"white-space:nowrap\">functional_end_to_end<a name=\"AnastomosisType-functional_end_to_end\"> </a></td><td>Functional end-to-end</td><td>Functional end-to-end / Funktionelt end-to-end</td></tr><tr><td style=\"white-space:nowrap\">pouch<a name=\"AnastomosisType-pouch\"> </a></td><td>Pouch</td><td>Pouch</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/AnastomosisType",
  "version" : "2.12.0",
  "name" : "AnastomosisType",
  "title" : "Anastomosis type",
  "status" : "active",
  "date" : "2022-08-22T00: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" : "Anastomosis type",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 10,
  "concept" : [
    {
      "code" : "hand_sewn",
      "display" : "Hand sewn",
      "definition" : "Hand sewn / Håndsyet"
    },
    {
      "code" : "stapled",
      "display" : "Stapled",
      "definition" : "Stapled / Staplet"
    },
    {
      "code" : "intracorporeal",
      "display" : "Intracorporeal",
      "definition" : "Intracorporeal / Intrakorporalt"
    },
    {
      "code" : "extracorporeal",
      "display" : "Extracorporeal",
      "definition" : "extracorporeal / Ekstrakorporalt"
    },
    {
      "code" : "end_to_end",
      "display" : "End-to-end",
      "definition" : "End-to-end"
    },
    {
      "code" : "side_to_end",
      "display" : "Side-to-end",
      "definition" : "Side-to-end"
    },
    {
      "code" : "end_to_side",
      "display" : "End-to-side",
      "definition" : "End-to-side"
    },
    {
      "code" : "side_to_side",
      "display" : "Side-to-side",
      "definition" : "Side-to-side"
    },
    {
      "code" : "functional_end_to_end",
      "display" : "Functional end-to-end",
      "definition" : "Functional end-to-end / Funktionelt end-to-end"
    },
    {
      "code" : "pouch",
      "display" : "Pouch",
      "definition" : "Pouch"
    }
  ]
}