{
"description": "Die anwendende Person eines Systems. Diese wird durch eine ID identifiziert und kann einen Namen haben.",
"_filename": "StructureDefinition-KBV-PR-VoS-User.json",
"package_name": "kbv.ita.vos",
"date": "2025-10-01",
"derivation": "constraint",
"publisher": "Kassenärztliche Bundesvereinigung",
"fhirVersion": "4.0.1",
"name": "KBV_PR_VoS_User",
"abstract": false,
"type": "Practitioner",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "KBV_PR_VoS_User",
"package_version": "2.2.0-kommentierung",
"status": "draft",
"id": "b308688a-9c94-495f-abf9-914792840bf8",
"kind": "resource",
"url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_User",
"version": "2.2.0",
"differential": {
"element": [ {
"id": "Practitioner",
"path": "Practitioner",
"short": "Anwender",
"definition": "Diese Ressource beschreibt eine Person in der Betriebstaette, welche das System nutzt. Dies kann sowohl eine behandelnde als auch eine mitarbeitende Person (z.B. MFA) sein."
}, {
"id": "Practitioner.id",
"min": 1,
"path": "Practitioner.id",
"mustSupport": true
}, {
"id": "Practitioner.meta",
"min": 1,
"path": "Practitioner.meta",
"mustSupport": true
}, {
"id": "Practitioner.meta.source",
"max": "0",
"path": "Practitioner.meta.source"
}, {
"id": "Practitioner.meta.profile",
"min": 1,
"path": "Practitioner.meta.profile",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Practitioner.meta.profile:vosProfile",
"max": "1",
"min": 1,
"path": "Practitioner.meta.profile",
"sliceName": "vosProfile",
"mustSupport": true,
"fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_User|2.2.0"
}, {
"id": "Practitioner.meta.security",
"max": "0",
"path": "Practitioner.meta.security"
}, {
"id": "Practitioner.meta.tag",
"max": "0",
"path": "Practitioner.meta.tag"
}, {
"id": "Practitioner.implicitRules",
"max": "0",
"path": "Practitioner.implicitRules"
}, {
"id": "Practitioner.language",
"max": "0",
"path": "Practitioner.language"
}, {
"id": "Practitioner.contained",
"max": "0",
"path": "Practitioner.contained"
}, {
"id": "Practitioner.identifier",
"max": "1",
"path": "Practitioner.identifier",
"mustSupport": true
}, {
"id": "Practitioner.identifier.use",
"max": "0",
"path": "Practitioner.identifier.use"
}, {
"id": "Practitioner.identifier.type",
"max": "0",
"path": "Practitioner.identifier.type"
}, {
"id": "Practitioner.identifier.value",
"min": 1,
"path": "Practitioner.identifier.value",
"short": "BenutzerID",
"definition": "ID der anwendenden Person im entsprechenden System",
"mustSupport": true
}, {
"id": "Practitioner.identifier.period",
"max": "0",
"path": "Practitioner.identifier.period"
}, {
"id": "Practitioner.identifier.assigner",
"max": "0",
"path": "Practitioner.identifier.assigner"
}, {
"id": "Practitioner.active",
"max": "0",
"path": "Practitioner.active"
}, {
"id": "Practitioner.name",
"max": "1",
"min": 1,
"path": "Practitioner.name",
"type": [ {
"code": "HumanName",
"profile": [ "http://fhir.de/StructureDefinition/humanname-de-basis" ]
} ],
"short": "Anwendername",
"definition": "Name der anwendenden Person im entsprechenden System",
"mustSupport": true
}, {
"id": "Practitioner.name.text",
"min": 1,
"path": "Practitioner.name.text",
"mustSupport": true
}, {
"id": "Practitioner.telecom",
"max": "0",
"path": "Practitioner.telecom"
}, {
"id": "Practitioner.address",
"max": "0",
"path": "Practitioner.address"
}, {
"id": "Practitioner.gender",
"max": "0",
"path": "Practitioner.gender"
}, {
"id": "Practitioner.birthDate",
"max": "0",
"path": "Practitioner.birthDate"
}, {
"id": "Practitioner.photo",
"max": "0",
"path": "Practitioner.photo"
}, {
"id": "Practitioner.qualification",
"max": "0",
"path": "Practitioner.qualification"
}, {
"id": "Practitioner.communication",
"max": "0",
"path": "Practitioner.communication"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}