2.1.0 - Release

This page is part of the KLGatewayPrevention (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

: ServiceTypes - JSON Representation

Active as of 2024-06-19

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ServiceTypes119",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><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-a71921ea-fe83-441d-933b-cc21d0b3c8c3\">a71921ea-fe83-441d-933b-cc21d0b3c8c3</a></td><td style=\"color: #cccccc\">Kommunal Sundhedsfremme og forebyggelse</td><td>Der anmodes om kommunal sundhedsfremme og forebyggelse efter SUL §119.</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.kl.dk/prevention/ValueSet/ServiceTypes119",
  "version" : "2.1.0",
  "name" : "ServiceTypes119",
  "title" : "ServiceTypes",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-06-19T12:57:23+02:00",
  "publisher" : "Kommunernes Landsforening",
  "contact" : [
    {
      "name" : "Kommunernes Landsforening",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://kl.dk"
        }
      ]
    }
  ],
  "description" : "The service types allowed in §119",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
        "concept" : [
          {
            "code" : "a71921ea-fe83-441d-933b-cc21d0b3c8c3"
          }
        ]
      }
    ]
  }
}