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

: Årsag til anden/aflastende procedure colorectal cancer - JSON Representation

Active as of 2022-10-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "AarsagTilProcedureDCCG",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet AarsagTilProcedureDCCG</b></p><a name=\"AarsagTilProcedureDCCG\"> </a><a name=\"hcAarsagTilProcedureDCCG\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-ProcedureReasons.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/ProcedureReasons</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-ProcedureReasons.html#ProcedureReasons-patients_wish\">patients_wish</a></td><td>Patientønske</td><td>Patient's wish / Patientønske</td></tr><tr><td><a href=\"CodeSystem-ProcedureReasons.html#ProcedureReasons-non_resectable\">non_resectable</a></td><td>Tumor ikke resektabel</td><td>Non resectable / Ikke resektabel</td></tr><tr><td><a href=\"CodeSystem-ProcedureReasons.html#ProcedureReasons-non_operable\">non_operable</a></td><td>Patienten er non-operabel</td><td>Patienten er blevet non-operabel</td></tr><tr><td><a href=\"CodeSystem-ProcedureReasons.html#ProcedureReasons-disseminated_disease\">disseminated_disease</a></td><td>Dissemineret tarmkræft</td><td>Disseminated disease / Dissemineret sygdom</td></tr></table></li><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-other\">other</a></td><td>Anden begrundelse</td><td>Other - used to choose unspecific value not in a valueset</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/AarsagTilProcedureDCCG",
  "version" : "2.12.0",
  "name" : "AarsagTilProcedureDCCG",
  "title" : "Årsag til anden/aflastende procedure colorectal cancer",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-10-04T00: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" : "Årsag til anden/aflastende procedure colorectal cancer",
  "compose" : {
    "include" : [
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureReasons",
        "concept" : [
          {
            "code" : "patients_wish",
            "display" : "Patientønske"
          },
          {
            "code" : "non_resectable",
            "display" : "Tumor ikke resektabel"
          },
          {
            "code" : "non_operable",
            "display" : "Patienten er non-operabel"
          },
          {
            "code" : "disseminated_disease",
            "display" : "Dissemineret tarmkræft"
          }
        ]
      },
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept" : [
          {
            "code" : "other",
            "display" : "Anden begrundelse"
          }
        ]
      }
    ]
  }
}