{
  "resourceType" : "CodeSystem",
  "id" : "praxis-hausbesuch-besuchszonen",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem praxis-hausbesuch-besuchszonen</b></p><a name=\"praxis-hausbesuch-besuchszonen\"> </a><a name=\"hcpraxis-hausbesuch-besuchszonen\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/praxis-hausbesuch-besuchszonen</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\">zone-a<a name=\"praxis-hausbesuch-besuchszonen-zone-a\"> </a></td><td>Zone A</td><td>Home visit zone A, 0-2 km.</td></tr><tr><td style=\"white-space:nowrap\">zone-b<a name=\"praxis-hausbesuch-besuchszonen-zone-b\"> </a></td><td>Zone B</td><td>Home visit zone B, 2-5 km.</td></tr><tr><td style=\"white-space:nowrap\">zone-c<a name=\"praxis-hausbesuch-besuchszonen-zone-c\"> </a></td><td>Zone C</td><td>Home visit zone C, more than 5 km.</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/CodeSystem/praxis-hausbesuch-besuchszonen",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.3.7985.16.40"
  }],
  "version" : "0.71.0",
  "name" : "PraxisHausbesuchBesuchszonenCS",
  "title" : "Praxis Home Visit Zones",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-30T10:39:27+02:00",
  "publisher" : "cognovis GmbH",
  "contact" : [{
    "name" : "cognovis GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.cognovis.de"
    },
    {
      "system" : "email",
      "value" : "info@cognovis.de"
    }]
  }],
  "description" : "Local home-visit zone codes mirroring KBV_VS_AW_Hausbesuch_Besuchszonen for Wegegeld.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DE",
      "display" : "Germany"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "zone-a",
    "display" : "Zone A",
    "definition" : "Home visit zone A, 0-2 km."
  },
  {
    "code" : "zone-b",
    "display" : "Zone B",
    "definition" : "Home visit zone B, 2-5 km."
  },
  {
    "code" : "zone-c",
    "display" : "Zone C",
    "definition" : "Home visit zone C, more than 5 km."
  }]
}