{ "description": "Der Anwender/ Benutzer eines Systems. Der Anwender wird durch eine ID identifiziert und kann einen Namen haben.", "_filename": "74_PR_VoS_Anwender.json", "package_name": "kbv.ita.vos", "date": "2021-07-08", "derivation": "constraint", "publisher": "Kassenärztliche Bundesvereinigung (KBV)", "fhirVersion": "3.0.1", "name": "74_PR_VoS_Anwender", "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/w5", "name": "W5 Mapping", "identity": "w5" } ], "abstract": false, "copyright": "Copyright © [2021], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.", "type": "Practitioner", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.20.0", "status": "active", "id": "3d9dd1e7-61bf-4008-aef2-d83d432b6cbc", "kind": "resource", "url": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Anwender", "version": "1.20.0", "differential": { "element": [ { "id": "Practitioner", "path": "Practitioner", "short": "Anwender", "definition": "Diese Ressource beschreibt einen Mitarbeiter der Betriebstaette, welcher als Anwender ein System nutzt. Dies kann sowohl ein Behandelnder (Vertragsarzt, Vertragspsychotherapeut) als auch ein Mitarbeiter (z.B. MFA) sein." }, { "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.type.coding", "max": "0", "path": "Practitioner.identifier.type.coding" }, { "id": "Practitioner.identifier.value", "min": 1, "path": "Practitioner.identifier.value", "short": "BenutzerID", "definition": "ID des Anwenders 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/0.2" } ], "short": "Anwendername", "definition": "Name des Anwenders aus dem entsprechenden System", "mustSupport": true }, { "id": "Practitioner.telecom", "max": "0", "path": "Practitioner.telecom" }, { "id": "Practitioner.telecom.use", "max": "0", "path": "Practitioner.telecom.use" }, { "id": "Practitioner.telecom.rank", "max": "0", "path": "Practitioner.telecom.rank" }, { "id": "Practitioner.telecom.period", "max": "0", "path": "Practitioner.telecom.period" }, { "id": "Practitioner.address", "max": "0", "path": "Practitioner.address", "type": [ { "code": "Address", "profile": "http://fhir.de/StructureDefinition/address-de-basis/0.2" } ] }, { "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" }