{
  "resourceType" : "CodeSystem",
  "id" : "pvs-organization-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem pvs-organization-type</b></p><a name=\"pvs-organization-type\"> </a><a name=\"hcpvs-organization-type\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/pvs-organization-type</code> defines the following code:</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\">pvs<a name=\"pvs-organization-type-pvs\"> </a></td><td>PVS</td><td>Privataerztliche Verrechnungsstelle / externer Billing Service. Wird als zusaetzliche Coding auf Organization.type verwendet, nicht als Ersatz eines generischen Typs.</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/CodeSystem/pvs-organization-type",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.3.7985.16.36"
  }],
  "version" : "0.49.0",
  "name" : "PvsOrganizationTypeCS",
  "title" : "PVS Organization Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-04T13:25:14+00:00",
  "publisher" : "cognovis GmbH",
  "contact" : [{
    "name" : "cognovis GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.cognovis.de"
    },
    {
      "system" : "email",
      "value" : "info@cognovis.de"
    }]
  }],
  "description" : "Zusatzkodierung fuer Organization.type, wenn eine Organization als Privataerztliche Verrechnungsstelle oder externer Billing Service auftritt.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DE",
      "display" : "Germany"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [{
    "code" : "pvs",
    "display" : "PVS",
    "definition" : "Privataerztliche Verrechnungsstelle / externer Billing Service. Wird als zusaetzliche Coding auf Organization.type verwendet, nicht als Ersatz eines generischen Typs."
  }]
}