{ "description": "Die anwendende Person eines Systems. Diese wird durch eine ID identifiziert und kann einen Namen haben.", "_filename": "KBV_PR_VoS_User.json", "package_name": "kbv.ita.vos", "date": "2023-02-01", "derivation": "constraint", "publisher": "Kassenärztliche Bundesvereinigung", "fhirVersion": "4.0.1", "name": "KBV_PR_VoS_User", "mapping": [ { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://www.omg.org/spec/ServD/1.0/", "name": "ServD", "identity": "servd" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "Practitioner", "experimental": null, "resourceType": "StructureDefinition", "title": "KBV_PR_VoS_User", "package_version": "2.1.0", "status": "active", "id": "000eb413-270a-4700-bbf2-b5bf3f27960d", "kind": "resource", "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_User", "version": "2.1.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", "max": "1", "min": 1, "path": "Practitioner.meta.profile", "mustSupport": true, "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_User|2.1.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" }