{
"description": "Das Profil DiPagPerson wird in für die Rolle 'Behandelnder Leistungserbringer' oder 'Abweichender Forderungsinhaber' verwendet.",
"_filename": "StructureDefinition-dipag-person.json",
"package_name": "de.gematik.dipag",
"date": "2025-04-07",
"derivation": "constraint",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"name": "DiPagPerson",
"abstract": false,
"type": "Practitioner",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "Digitale Patientenrechnung Person",
"package_version": "1.0.1",
"status": "active",
"id": "2b509c51-ea08-407d-8507-0a28083bcf57",
"kind": "resource",
"url": "https://gematik.de/fhir/dipag/StructureDefinition/dipag-person",
"version": "1.1.0-rc2",
"differential": {
"element": [ {
"id": "Practitioner.identifier",
"path": "Practitioner.identifier",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
},
"mustSupport": true
}, {
"path": "Practitioner.identifier",
"min": 0,
"short": "Telematik-ID (VZD-Eintrag)",
"type": [ {
"code": "Identifier",
"profile": [ "http://fhir.de/StructureDefinition/identifier-telematik-id" ]
} ],
"mustSupport": true,
"sliceName": "Telematik-ID",
"patternIdentifier": {
"type": {
"coding": [ {
"code": "PRN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
} ]
}
},
"max": "1",
"id": "Practitioner.identifier:Telematik-ID",
"comment": "Die Telematik-ID (VZD-Eintrag) SOLL vorhanden sein."
}, {
"id": "Practitioner.identifier:Telematik-ID.type",
"min": 1,
"path": "Practitioner.identifier.type",
"mustSupport": true
}, {
"id": "Practitioner.identifier:Telematik-ID.system",
"path": "Practitioner.identifier.system",
"mustSupport": true
}, {
"id": "Practitioner.identifier:Telematik-ID.value",
"path": "Practitioner.identifier.value",
"short": "Telematik-ID (VZD-Eintrag)",
"mustSupport": true
}, {
"path": "Practitioner.identifier",
"min": 0,
"short": "Umsatzsteuer-Identifikationsnummer",
"mustSupport": true,
"sliceName": "USt-ID-Nr",
"patternIdentifier": {
"type": {
"text": "UmsatzsteuerId"
}
},
"max": "1",
"id": "Practitioner.identifier:USt-ID-Nr",
"comment": "Die Umsatzsteuer-Identifikationsnummer KANN vorhanden sein.\n Sie KANN vorkommen, wenn eine Institution die Rolle eines 'Abweichender Forderungsinhaber', sowie des 'Rechnungsersteller' inne hat."
}, {
"id": "Practitioner.identifier:USt-ID-Nr.type",
"min": 1,
"path": "Practitioner.identifier.type",
"mustSupport": true
}, {
"id": "Practitioner.identifier:USt-ID-Nr.system",
"path": "Practitioner.identifier.system",
"comment": "Es gibt kein FHIR-NamingSystem für die USt.-ID von offizieller Seite. Aus dem Grund ist System nicht mit MS gekennzeichnet und SOLL nicht befüllt sein."
}, {
"id": "Practitioner.identifier:USt-ID-Nr.value",
"min": 1,
"path": "Practitioner.identifier.value",
"mustSupport": true
}, {
"id": "Practitioner.name",
"path": "Practitioner.name",
"type": [ {
"code": "HumanName",
"profile": [ "http://fhir.de/StructureDefinition/humanname-de-basis" ]
} ],
"short": "Name",
"comment": "Der Name SOLL vorhanden sein.",
"mustSupport": true
}, {
"id": "Practitioner.name.use",
"path": "Practitioner.name.use",
"mustSupport": true
}, {
"id": "Practitioner.name.text",
"path": "Practitioner.name.text",
"short": "Voller Name inkl. Anrede",
"comment": "Die Anrede SOLLEN vorhanden sein.",
"mustSupport": true
}, {
"id": "Practitioner.name.family",
"path": "Practitioner.name.family",
"short": "Nachname",
"comment": "Der Nachname SOLL vorhanden sein, die Extensions zur strukurierten Erfassung KÖNNEN vorhanden sein.",
"mustSupport": true
}, {
"id": "Practitioner.name.family.extension:namenszusatz",
"path": "Practitioner.name.family.extension",
"comment": "Die Extension zur strukurierten Erfassung des Namenszusatz KANN vorhanden sein.",
"sliceName": "namenszusatz",
"mustSupport": true
}, {
"id": "Practitioner.name.family.extension:nachname",
"path": "Practitioner.name.family.extension",
"comment": "Die Extension zur strukurierten Erfassung des Nachnamen KANN vorhanden sein.",
"sliceName": "nachname",
"mustSupport": true
}, {
"id": "Practitioner.name.family.extension:vorsatzwort",
"path": "Practitioner.name.family.extension",
"comment": "Die Extension zur strukurierten Erfassung des Vorsatzwort KANN vorhanden sein.",
"sliceName": "vorsatzwort",
"mustSupport": true
}, {
"id": "Practitioner.name.given",
"path": "Practitioner.name.given",
"comment": "Der Vorname SOLL vorhanden sein.",
"mustSupport": true
}, {
"id": "Practitioner.name.prefix",
"path": "Practitioner.name.prefix",
"short": "Titel",
"comment": "Der Titel SOLL vorhanden sein, die Extension zur Qualifizierung KANN vorhanden sein.",
"mustSupport": true
}, {
"id": "Practitioner.name.prefix.extension:prefix-qualifier",
"path": "Practitioner.name.prefix.extension",
"comment": "Die Extension zur Qualifizierung des Titeks KANN vorhanden sein.",
"sliceName": "prefix-qualifier",
"mustSupport": true
}, {
"id": "Practitioner.telecom",
"path": "Practitioner.telecom",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
},
"mustSupport": true
}, {
"path": "Practitioner.telecom",
"min": 0,
"patternContactPoint": {
"system": "phone"
},
"short": "Telefon",
"mustSupport": true,
"sliceName": "Telefon",
"max": "*",
"id": "Practitioner.telecom:Telefon",
"comment": "Die Angabe einer Telefonnummer KANN vorhanden sein.\n Sie KANN vorkommen, wenn eine Person die Rolle eines 'Abweichender Forderungsinhaber' inne hat."
}, {
"id": "Practitioner.telecom:Telefon.system",
"path": "Practitioner.telecom.system",
"mustSupport": true,
"patternCode": "phone"
}, {
"id": "Practitioner.telecom:Telefon.value",
"path": "Practitioner.telecom.value",
"short": "Telefonnummer",
"mustSupport": true
}, {
"id": "Practitioner.address",
"path": "Practitioner.address",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
},
"mustSupport": true
}, {
"path": "Practitioner.address",
"min": 0,
"short": "Strassenanschrift der Arbeitsadresse",
"type": [ {
"code": "Address",
"profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ]
} ],
"mustSupport": true,
"sliceName": "Strassenanschrift",
"max": "*",
"id": "Practitioner.address:Strassenanschrift",
"comment": "Die Strassenanschrift SOLL vorhanden sein. Es handelt sich hierbei um eine Arbeitsadresse, nicht um eine Privatadresse.",
"patternAddress": {
"type": "both"
}
}, {
"id": "Practitioner.address:Strassenanschrift.type",
"path": "Practitioner.address.type",
"mustSupport": true
}, {
"id": "Practitioner.address:Strassenanschrift.line",
"path": "Practitioner.address.line",
"short": "Straße und Hausnummer",
"comment": "Straße und Hausnummer SOLLEN angegeben werden, die Extensions zur strukurierten Erfassung KÖNNEN vorhanden sein.",
"mustSupport": true
}, {
"id": "Practitioner.address:Strassenanschrift.line.extension:Strasse",
"path": "Practitioner.address.line.extension",
"comment": "Die Extension zur strukurierten Erfassung der Straße KANN vorhanden sein.",
"sliceName": "Strasse",
"mustSupport": true
}, {
"id": "Practitioner.address:Strassenanschrift.line.extension:Hausnummer",
"path": "Practitioner.address.line.extension",
"comment": "Die Extension zur strukurierten Erfassung der Hausnummer KANN vorhanden sein.",
"sliceName": "Hausnummer",
"mustSupport": true
}, {
"id": "Practitioner.address:Strassenanschrift.line.extension:Adresszusatz",
"path": "Practitioner.address.line.extension",
"comment": "Die Extension zur strukurierten Erfassung des Adresszusatz KANN vorhanden sein.",
"sliceName": "Adresszusatz",
"mustSupport": true
}, {
"id": "Practitioner.address:Strassenanschrift.line.extension:Postfach",
"max": "0",
"path": "Practitioner.address.line.extension",
"sliceName": "Postfach"
}, {
"id": "Practitioner.address:Strassenanschrift.city",
"path": "Practitioner.address.city",
"short": "Ort",
"comment": "Der Ort SOLL vorhanden sein.",
"mustSupport": true
}, {
"id": "Practitioner.address:Strassenanschrift.postalCode",
"path": "Practitioner.address.postalCode",
"comment": "Die Postleitzahl SOLL vorhanden sein.",
"mustSupport": true
}, {
"id": "Practitioner.address:Strassenanschrift.country",
"path": "Practitioner.address.country",
"short": "Länderkennzeichen",
"comment": "Das Länderkennzeichen KANN vorhanden sein.",
"mustSupport": true
}, {
"constraint": [ {
"key": "address-cnt-2or3-char",
"human": "The content of the country element (if present) SHALL be selected EITHER from ValueSet ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2 OR MAY be selected from ISO Country Alpha-3 Value Set http://hl7.org/fhir/ValueSet/iso3166-1-3, IF the country is not specified in value Set ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2.",
"source": "https://gematik.de/fhir/dipag/StructureDefinition/dipag-person",
"severity": "warning",
"expression": "country.empty() or (country.memberOf('http://hl7.org/fhir/ValueSet/iso3166-1-2') or country.memberOf('http://hl7.org/fhir/ValueSet/iso3166-1-3'))"
} ],
"path": "Practitioner.address",
"min": 0,
"short": "Postfach",
"type": [ {
"code": "Address",
"profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ]
} ],
"mustSupport": true,
"sliceName": "Postfach",
"max": "*",
"id": "Practitioner.address:Postfach",
"comment": "Das Postfach SOLL vorhanden sein.",
"patternAddress": {
"type": "postal"
}
}, {
"id": "Practitioner.address:Postfach.type",
"path": "Practitioner.address.type",
"mustSupport": true
}, {
"id": "Practitioner.address:Postfach.line",
"path": "Practitioner.address.line",
"short": "Postfach-Angabe",
"comment": "Die Postfach-Angabe SOLL angegeben werden, die Extensions zur strukurierten Erfassung KANN vorhanden sein.",
"mustSupport": true
}, {
"id": "Practitioner.address:Postfach.line.extension:Strasse",
"max": "0",
"path": "Practitioner.address.line.extension",
"sliceName": "Strasse"
}, {
"id": "Practitioner.address:Postfach.line.extension:Hausnummer",
"max": "0",
"path": "Practitioner.address.line.extension",
"sliceName": "Hausnummer"
}, {
"id": "Practitioner.address:Postfach.line.extension:Adresszusatz",
"max": "0",
"path": "Practitioner.address.line.extension",
"sliceName": "Adresszusatz"
}, {
"id": "Practitioner.address:Postfach.line.extension:Postfach",
"path": "Practitioner.address.line.extension",
"comment": "Die Extension zur strukurierten Erfassung des Postfach KANN vorhanden sein.",
"sliceName": "Postfach",
"mustSupport": true
}, {
"id": "Practitioner.address:Postfach.city",
"path": "Practitioner.address.city",
"short": "Ort",
"comment": "Der Ort SOLL vorhanden sein.",
"mustSupport": true
}, {
"id": "Practitioner.address:Postfach.postalCode",
"path": "Practitioner.address.postalCode",
"comment": "Die Postleitzahl SOLL vorhanden sein.",
"mustSupport": true
}, {
"id": "Practitioner.address:Postfach.country",
"path": "Practitioner.address.country",
"short": "Länderkennzeichen",
"comment": "Das Länderkennzeichen KANN vorhanden sein.",
"mustSupport": true
}, {
"id": "Practitioner.qualification.code.coding",
"path": "Practitioner.qualification.code.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
}
}, {
"path": "Practitioner.qualification.code.coding",
"min": 0,
"short": "Fachrichtung",
"mustSupport": true,
"sliceName": "Fachrichtung",
"binding": {
"strength": "required",
"valueSet": "http://ihe-d.de/ValueSets/IHEXDSpracticeSettingCode"
},
"max": "*",
"id": "Practitioner.qualification.code.coding:Fachrichtung",
"comment": "Die Fachrichtung SOLL vorhanden sein. Das Element ist wiederholbar."
}, {
"id": "Practitioner.qualification.code.coding:Fachrichtung.system",
"min": 1,
"path": "Practitioner.qualification.code.coding.system",
"mustSupport": true
}, {
"id": "Practitioner.qualification.code.coding:Fachrichtung.code",
"min": 1,
"path": "Practitioner.qualification.code.coding.code",
"mustSupport": true
} ]
},
"contact": [ {
"telecom": [ {
"value": "http://gematik.de/",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}