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

: Profylaksebehandling - JSON Representation

Active as of 2024-06-24

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "Profylaksebehandling",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem Profylaksebehandling</b></p><a name=\"Profylaksebehandling\"> </a><a name=\"hcProfylaksebehandling\"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/Profylaksebehandling</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">yesfreeOfTreatment<a name=\"Profylaksebehandling-yesfreeOfTreatment\"> </a></td><td>Ja, og patienten genoptog ikke sin vanlige profylaksebehandling</td></tr><tr><td style=\"white-space:nowrap\">yesagainprofylakse<a name=\"Profylaksebehandling-yesagainprofylakse\"> </a></td><td>Ja, men patienten har genoptaget profylaksebehandling</td></tr><tr><td style=\"white-space:nowrap\">nofreeOfTreatment<a name=\"Profylaksebehandling-nofreeOfTreatment\"> </a></td><td>Nej, og patienten har været behandlingsfri indtil nu</td></tr><tr><td style=\"white-space:nowrap\">noagainprofylakse<a name=\"Profylaksebehandling-noagainprofylakse\"> </a></td><td>Nej, men patienten er genoptaget profylakse</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/Profylaksebehandling",
  "version" : "2.12.0",
  "name" : "Profylaksebehandling",
  "title" : "Profylaksebehandling",
  "status" : "active",
  "date" : "2024-06-24T00: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" : "Profylaksebehandling",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "yesfreeOfTreatment",
      "display" : "Ja, og patienten genoptog ikke sin vanlige profylaksebehandling"
    },
    {
      "code" : "yesagainprofylakse",
      "display" : "Ja, men patienten har genoptaget profylaksebehandling"
    },
    {
      "code" : "nofreeOfTreatment",
      "display" : "Nej, og patienten har været behandlingsfri indtil nu"
    },
    {
      "code" : "noagainprofylakse",
      "display" : "Nej, men patienten er genoptaget profylakse"
    }
  ]
}