FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.basisprofil.r4
Resource TypeCodeSystem
IdCodeSystem-VersichertenartPKV.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.basisprofil.r4@1.6.0-ballot2&canonical=http://fhir.de/CodeSystem/pkv/Versichertenart
URLhttp://fhir.de/CodeSystem/pkv/Versichertenart
Version1.6.0-ballot
Statusactive
Date2025-12-23
NameCodeSystemVersichertenartPKV
TitleVersichertenart (PKV)
Authorityhl7
DescriptionVersichertenart von PKV-Versicherten
Contentcomplete

Resources that use this resource

ValueSet
VersichertenartVersichertenart (PKV)

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "CodeSystemVersichertenartPKV",
  "id": "VersichertenartPKV",
  "title": "Versichertenart (PKV)",
  "description": "Versichertenart von PKV-Versicherten",
  "version": "1.6.0-ballot",
  "url": "http://fhir.de/CodeSystem/pkv/Versichertenart",
  "concept": [
    {
      "code": "VN",
      "display": "Versicherungsnehmer",
      "definition": "Die behandelte Person ist selbst der Versicherungsnehmer."
    },
    {
      "code": "VP",
      "display": "versicherte Person",
      "definition": "Die behandelte Person ist nicht selbst der Versicherungsnehmer."
    }
  ],
  "experimental": false,
  "date": "2025-12-23",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.de/technische-komitees/fhir/"
        }
      ]
    }
  ],
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "caseSensitive": true,
  "valueSet": "http://fhir.de/ValueSet/pkv/Versichertenart",
  "compositional": false,
  "count": 2
}