PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.7.0-Ressources
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner
{
  "description": "Dieses Profil bildet eine behandelnde Person ab.",
  "_filename": "StructureDefinition-KBV-PR-Base-Practitioner.json",
  "package_name": "kbv.basis",
  "date": "2025-02-11",
  "derivation": "constraint",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "fhirVersion": "4.0.1",
  "name": "KBV_PR_Base_Practitioner",
  "abstract": false,
  "copyright": "Im folgenden Profil können Codes aus den Codesystemen Snomed, Loinc oder Ucum enthalten sein, die dem folgenden Urheberrecht unterliegen: This material includes SNOMED Clinical Terms® SNOMED CT® which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license. This material contains content from Loinc http://loinc.org. Loinc is copyright ©; 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes Loinc Committee and is available at no cost under the license at http://loinc.org/license. Loinc® is a registered United States trademark of Regenstrief Institute, Inc. This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license, a copy of which is available at ​http://unitsofmeasure.org. The current complete UCUM table, UCUM Specification are available for download at ​http://unitsofmeasure.org. The UCUM table and UCUM codes are copyright ©; 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures UCUM Organization. All rights reserved. THE UCUM TABLE IN ALL FORMATS, UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED "AS IS." ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.",
  "type": "Practitioner",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.7.0-Ressources",
  "status": "active",
  "id": "02a7ebf6-e052-4ef8-a852-ce0086455f8a",
  "kind": "resource",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner",
  "version": "1.7.0",
  "differential": {
    "element": [ {
      "id": "Practitioner",
      "path": "Practitioner",
      "constraint": [ {
        "key": "pract-de-1",
        "human": "Die amtliche Differenzierung der Geschlechtsangabe 'other' darf nur gefüllt sein, wenn das Geschlecht 'other' angegeben ist",
        "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner",
        "severity": "error",
        "expression": "gender.exists() and gender='other' implies gender.extension('http://fhir.de/StructureDefinition/gender-amtlich-de').exists()"
      } ],
      "definition": "Dieses Element beschreibt die behandelnde Person. Diese kann einen ärztlichen, aber auch nicht ärztlichen Hintergrund besitzen."
    }, {
      "id": "Practitioner.extension",
      "path": "Practitioner.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Practitioner.extension:ergaenzende_Angaben",
      "max": "1",
      "min": 0,
      "path": "Practitioner.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Additional_Comment" ]
      } ],
      "sliceName": "ergaenzende_Angaben",
      "definition": "In diesem Element werden als Freitext ergänzende Angaben zur Person gemacht, wie beispielsweise Zusatzqualifikationen."
    }, {
      "id": "Practitioner.identifier",
      "path": "Practitioner.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "type",
          "type": "value"
        } ]
      },
      "definition": "In diesem Element wird der Identifier (Identifikator) für diese behandelnde Person definiert. Der Identifikator kann aus diversen Quellen stammen."
    }, {
      "id": "Practitioner.identifier:ANR",
      "max": "*",
      "min": 0,
      "path": "Practitioner.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-lanr" ]
      } ],
      "sliceName": "ANR",
      "definition": "In diesem Element wird die Arztnummer (umgangssprachlich auch Lebenslange Arztnummer „LANR“ genannt) nach § 108 SGB V abgebildet."
    }, {
      "id": "Practitioner.identifier:ANR.type",
      "min": 1,
      "path": "Practitioner.identifier.type"
    }, {
      "id": "Practitioner.identifier:ANR.type.coding",
      "max": "1",
      "min": 1,
      "path": "Practitioner.identifier.type.coding"
    }, {
      "id": "Practitioner.identifier:ANR.type.coding.system",
      "min": 1,
      "path": "Practitioner.identifier.type.coding.system"
    }, {
      "id": "Practitioner.identifier:ANR.type.coding.code",
      "min": 1,
      "path": "Practitioner.identifier.type.coding.code"
    }, {
      "id": "Practitioner.identifier:ANR.type.coding.display",
      "path": "Practitioner.identifier.type.coding.display",
      "patternString": "Lifelong physician number"
    }, {
      "id": "Practitioner.identifier:EFN",
      "max": "1",
      "min": 0,
      "path": "Practitioner.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-efn" ]
      } ],
      "sliceName": "EFN",
      "definition": "In diesem Element wird die einheitliche Fortbildungsnummer (EFN) abgebildet."
    }, {
      "id": "Practitioner.identifier:EFN.type",
      "min": 1,
      "path": "Practitioner.identifier.type"
    }, {
      "id": "Practitioner.identifier:EFN.type.coding",
      "max": "1",
      "min": 1,
      "path": "Practitioner.identifier.type.coding"
    }, {
      "id": "Practitioner.identifier:EFN.type.coding.system",
      "min": 1,
      "path": "Practitioner.identifier.type.coding.system"
    }, {
      "id": "Practitioner.identifier:EFN.type.coding.code",
      "min": 1,
      "path": "Practitioner.identifier.type.coding.code"
    }, {
      "id": "Practitioner.identifier:EFN.type.coding.display",
      "path": "Practitioner.identifier.type.coding.display",
      "patternString": "Doctor number"
    }, {
      "id": "Practitioner.identifier:ZANR",
      "max": "*",
      "min": 0,
      "path": "Practitioner.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-zanr" ]
      } ],
      "sliceName": "ZANR",
      "definition": "In diesem Element wird die Zahnarztnummer analog zur ANR abgebildet."
    }, {
      "id": "Practitioner.identifier:ZANR.type",
      "min": 1,
      "path": "Practitioner.identifier.type"
    }, {
      "id": "Practitioner.identifier:ZANR.type.coding",
      "max": "1",
      "min": 1,
      "path": "Practitioner.identifier.type.coding"
    }, {
      "id": "Practitioner.identifier:ZANR.type.coding.system",
      "min": 1,
      "path": "Practitioner.identifier.type.coding.system"
    }, {
      "id": "Practitioner.identifier:ZANR.type.coding.code",
      "min": 1,
      "path": "Practitioner.identifier.type.coding.code"
    }, {
      "id": "Practitioner.identifier:ZANR.type.coding.display",
      "path": "Practitioner.identifier.type.coding.display",
      "patternString": "Zahnarztnummer"
    }, {
      "id": "Practitioner.identifier:Telematik-ID",
      "max": "*",
      "min": 0,
      "path": "Practitioner.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-telematik-id" ]
      } ],
      "sliceName": "Telematik-ID",
      "definition": "Bei der Telematik-ID handelt es sich um eine eindeutige elektronische Identität von Leistungserbringenden und medizinischen Institutionen in der Telematik-Infrastruktur."
    }, {
      "id": "Practitioner.identifier:Telematik-ID.type",
      "min": 1,
      "path": "Practitioner.identifier.type"
    }, {
      "id": "Practitioner.identifier:Telematik-ID.type.coding",
      "max": "1",
      "min": 1,
      "path": "Practitioner.identifier.type.coding"
    }, {
      "id": "Practitioner.identifier:Telematik-ID.type.coding.system",
      "min": 1,
      "path": "Practitioner.identifier.type.coding.system"
    }, {
      "id": "Practitioner.identifier:Telematik-ID.type.coding.code",
      "min": 1,
      "path": "Practitioner.identifier.type.coding.code"
    }, {
      "id": "Practitioner.identifier:Telematik-ID.type.coding.display",
      "path": "Practitioner.identifier.type.coding.display",
      "patternString": "Provider number"
    }, {
      "id": "Practitioner.name",
      "min": 1,
      "path": "Practitioner.name",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "use",
          "type": "value"
        } ]
      },
      "definition": "Dieses Element beschreibt den vollständigen Namen der behandelnden Person."
    }, {
      "id": "Practitioner.name:name",
      "max": "1",
      "min": 0,
      "path": "Practitioner.name",
      "type": [ {
        "code": "HumanName",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Datatype_Name" ]
      } ],
      "sliceName": "name",
      "definition": "Dieses Element beschreibt diverse Namensbestandteile der behandelnden Person."
    }, {
      "id": "Practitioner.name:name.family.extension:namenszusatz",
      "path": "Practitioner.name.family.extension",
      "short": "Namenszusatz",
      "sliceName": "namenszusatz",
      "definition": "Hier wird der Namenszusatz als Bestandteil des Nachnamens angegeben."
    }, {
      "id": "Practitioner.name:name.family.extension:vorsatzwort",
      "path": "Practitioner.name.family.extension",
      "sliceName": "vorsatzwort",
      "definition": "Hier wird ein Vorsatzwort angegeben."
    }, {
      "id": "Practitioner.name:geburtsname",
      "max": "1",
      "min": 0,
      "path": "Practitioner.name",
      "type": [ {
        "code": "HumanName",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Datatype_Maiden_Name" ]
      } ],
      "sliceName": "geburtsname",
      "definition": "Der Geburtsname ist der Nachname, den eine Person bei der Geburt erhalten hat. Dieser umfasst auch das Vorsatzwort und den Namenszusatz."
    }, {
      "id": "Practitioner.name:geburtsname.family.extension:namenszusatz",
      "path": "Practitioner.name.family.extension",
      "sliceName": "namenszusatz",
      "definition": "Hier wird der Namenszusatz als Bestandteil des Nachnamens angegeben."
    }, {
      "id": "Practitioner.name:geburtsname.family.extension:vorsatzwort",
      "path": "Practitioner.name.family.extension",
      "sliceName": "vorsatzwort",
      "definition": "Hier wird das Vorsatzwort angegeben."
    }, {
      "id": "Practitioner.telecom",
      "path": "Practitioner.telecom",
      "type": [ {
        "code": "ContactPoint",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Datatype_Contactpoint" ]
      } ]
    }, {
      "id": "Practitioner.address",
      "path": "Practitioner.address",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "type",
          "type": "value"
        } ]
      },
      "definition": "Dieses Element beschreibt die Anschrift der behandelnden Person."
    }, {
      "id": "Practitioner.address:Strassenanschrift",
      "max": "*",
      "min": 0,
      "path": "Practitioner.address",
      "type": [ {
        "code": "Address",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Datatype_Street_Address" ]
      } ],
      "sliceName": "Strassenanschrift",
      "definition": "Hier werden Angaben zur Straßenanschrift gemacht."
    }, {
      "id": "Practitioner.address:Postfach",
      "max": "*",
      "min": 0,
      "path": "Practitioner.address",
      "type": [ {
        "code": "Address",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Datatype_Post_Office_Box" ]
      } ],
      "sliceName": "Postfach",
      "definition": "Hier werden Angaben zu einem Postfach gemacht."
    }, {
      "id": "Practitioner.gender",
      "path": "Practitioner.gender",
      "definition": "Hier wird die Geschlechtsdefinition der behandelnden Person angegeben."
    }, {
      "id": "Practitioner.gender.extension",
      "path": "Practitioner.gender.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Practitioner.gender.extension:other-amtlich",
      "max": "1",
      "min": 0,
      "path": "Practitioner.gender.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.de/StructureDefinition/gender-amtlich-de" ]
      } ],
      "sliceName": "other-amtlich"
    }, {
      "id": "Practitioner.qualification",
      "path": "Practitioner.qualification",
      "definition": "Das Element beschreibt die Qualifikation der Person (z. B. Hebamme)."
    }, {
      "id": "Practitioner.qualification.code",
      "path": "Practitioner.qualification.code",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Practitioner_Speciality",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "Qualification"
        } ]
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}