{
  "resourceType" : "ValueSet",
  "id" : "PraeoperativUdrensningDCCG",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet PraeoperativUdrensningDCCG</b></p><a name=\"PraeoperativUdrensningDCCG\"> </a><a name=\"hcPraeoperativUdrensningDCCG\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-MedicalTreatmentAdministrationType.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/MedicalTreatmentAdministrationType</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;2.19.2</span><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-MedicalTreatmentAdministrationType.html#MedicalTreatmentAdministrationType-peroral\">peroral</a></td><td>Peroral</td><td>Medication administration: oral / peroral medicingivning / SNOMED-CT: 386359008</td></tr><tr><td><a href=\"CodeSystem-MedicalTreatmentAdministrationType.html#MedicalTreatmentAdministrationType-rectum\">rectum</a></td><td>Rektal</td><td>Medication administration: rectal / Medicingivning i rectum / SNOMED-CT: 386360003</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><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;2.19.2</span><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</td><td>Other - used to choose unspecific value not in a valueset</td></tr><tr><td><a href=\"CodeSystem-GenericValues.html#GenericValues-ukn\">ukn</a></td><td>Ukendt kode</td><td>Ukendt</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/PraeoperativUdrensningDCCG",
  "version" : "2.19.2",
  "name" : "PraeoperativUdrensningDCCG",
  "title" : "Præoperativ Udrensning (DCCG)",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-11-09T00: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" : "Præoperativ Udrensning (DCCG)",
  "compose" : {
    "include" : [{
      "system" : "https://kip.rkkp.dk/fhir/CodeSystem/MedicalTreatmentAdministrationType",
      "concept" : [{
        "code" : "peroral",
        "display" : "Peroral"
      },
      {
        "code" : "rectum",
        "display" : "Rektal"
      }]
    },
    {
      "system" : "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
      "concept" : [{
        "code" : "other",
        "display" : "Anden"
      },
      {
        "code" : "ukn",
        "display" : "Ukendt kode"
      }]
    }]
  }
}