AddCommunication Implementation Guide
2.2 - version 2.2

This page is part of the Release of AddCommunication IG (v2.2: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions

: KALLA Referral VisitTypes - JSON Representation

Draft as of 2025-02-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "csVisitType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem csVisitType</b></p><a name=\"csVisitType\"> </a><a name=\"hccsVisitType\"> </a><a name=\"csVisitType-en-US\"> </a><p>This case-insensitive code system <code>http://bki.skane.se/invanartjanster/fhir/CodeSystem/csVisitType</code> defines the following code:</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\">NEW<a name=\"csVisitType-NEW\"> </a></td><td>New</td></tr></table></div>"
  },
  "url" : "http://bki.skane.se/invanartjanster/fhir/CodeSystem/csVisitType",
  "version" : "2.2",
  "name" : "KallaVisitTypes",
  "title" : "KALLA Referral VisitTypes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-02-04T15:33:16+00:00",
  "publisher" : "Region Skåne",
  "contact" : [
    {
      "name" : "Region Skåne",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.skane.se"
        },
        {
          "system" : "email",
          "value" : "225622@skane.se"
        }
      ]
    }
  ],
  "description" : "KALLA Referral VisitTypes",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "NEW",
      "display" : "New"
    }
  ]
}