2.1.0 - Release

This page is part of the KLGatewayRehab (v2.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: KontaktKlasseKoder - JSON Representation

Active as of 2024-06-19

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "EncounterClassCodes",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/5.5.0/ValueSet-v3-ActEncounterCode.html\">ActEncounterCode</a></li><li>Include these codes as defined in <a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html\"><code>http://fhir.kl.dk/term/CodeSystem/CareSocialCodes</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=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html#CareSocialCodes-1b55a4b0-1156-4f58-b2df-b5c6014d9048\">1b55a4b0-1156-4f58-b2df-b5c6014d9048</a></td><td style=\"color: #cccccc\">Telefonisk</td><td>Kontakten er foregået per telefon.</td></tr><tr><td><a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html#CareSocialCodes-124be95d-6924-4609-9d2a-e7c73ae3ab3d\">124be95d-6924-4609-9d2a-e7c73ae3ab3d</a></td><td style=\"color: #cccccc\">Skærmbesøg</td><td>Kontakten er foregået via skærm med mulighed for tændt kamera, så parterne har haft mulighed for at interagere ansigt til ansigt, og fremvise ting.</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.kl.dk/rehab/ValueSet/EncounterClassCodes",
  "version" : "2.1.0",
  "name" : "EncounterClassCodes",
  "title" : "KontaktKlasseKoder",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-06-19T13:11:07+02:00",
  "publisher" : "Kommunernes Landsforening",
  "contact" : [
    {
      "name" : "Kommunernes Landsforening",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://kl.dk"
        }
      ]
    }
  ],
  "description" : "Codes to describe the mode of delivery of an encounter",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode"
        ]
      },
      {
        "system" : "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
        "concept" : [
          {
            "code" : "1b55a4b0-1156-4f58-b2df-b5c6014d9048"
          },
          {
            "code" : "124be95d-6924-4609-9d2a-e7c73ae3ab3d"
          }
        ]
      }
    ]
  }
}