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

: Medical treatment: Medication administration - JSON Representation

Active as of 2022-08-17

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "MedicalTreatmentAdministrationType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MedicalTreatmentAdministrationType</b></p><a name=\"MedicalTreatmentAdministrationType\"> </a><a name=\"hcMedicalTreatmentAdministrationType\"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/MedicalTreatmentAdministrationType</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\">oral<a name=\"MedicalTreatmentAdministrationType-oral\"> </a></td><td>Oral</td><td>Oral / SNOMED-CT: 260548002</td></tr><tr><td style=\"white-space:nowrap\">intravenous<a name=\"MedicalTreatmentAdministrationType-intravenous\"> </a></td><td>Intravenous</td><td>Intravenous / Intravenøs / SNOMED-CT: 255560000</td></tr><tr><td style=\"white-space:nowrap\">peroral<a name=\"MedicalTreatmentAdministrationType-peroral\"> </a></td><td>Peroral</td><td>Medication administration: oral / peroral medicingivning / SNOMED-CT: 386359008</td></tr><tr><td style=\"white-space:nowrap\">rectum<a name=\"MedicalTreatmentAdministrationType-rectum\"> </a></td><td>Rectum</td><td>Medication administration: rectal / Medicingivning i rectum / SNOMED-CT: 386360003</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/MedicalTreatmentAdministrationType",
  "version" : "2.12.0",
  "name" : "MedicalTreatmentAdministrationType",
  "title" : "Medical treatment: Medication administration",
  "status" : "active",
  "date" : "2022-08-17T00: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" : "Medical treatment: Medication administration",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "oral",
      "display" : "Oral",
      "definition" : "Oral / SNOMED-CT: 260548002"
    },
    {
      "code" : "intravenous",
      "display" : "Intravenous",
      "definition" : "Intravenous / Intravenøs / SNOMED-CT: 255560000"
    },
    {
      "code" : "peroral",
      "display" : "Peroral",
      "definition" : "Medication administration: oral / peroral medicingivning / SNOMED-CT: 386359008"
    },
    {
      "code" : "rectum",
      "display" : "Rectum",
      "definition" : "Medication administration: rectal / Medicingivning i rectum / SNOMED-CT: 386360003"
    }
  ]
}