FHIR IG Statistics: StructureDefinition/74_PR_VoS_Anwender
Resources that use this resource
Resources that this resource uses
StructureDefinition |
0.2 | Adresse, deutsches Basisprofil (Version 0.2) |
0.2 | HumanName, deutsches Basisprofil (Version 0.2) |
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Anwender",
"version": "1.10.010",
"name": "74_PR_VoS_Anwender",
"status": "active",
"date": "2020-05-18",
"publisher": "Kassenärztliche Bundesvereinigung (KBV)",
"description": "Der Anwender/ Benutzer eines Systems. Der Anwender wird durch eine ID identifiziert und kann einen Namen haben.",
"copyright": "Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
"fhirVersion": "3.0.1",
"mapping": [
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "servd",
"uri": "http://www.omg.org/spec/ServD/1.0/",
"name": "ServD"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/w5",
"name": "W5 Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Practitioner",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner",
"derivation": "constraint",
"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",
"path": "Practitioner.identifier",
"max": "1",
"mustSupport": true
},
{
"id": "Practitioner.identifier.use",
"path": "Practitioner.identifier.use",
"max": "0"
},
{
"id": "Practitioner.identifier.type",
"path": "Practitioner.identifier.type",
"max": "0"
},
{
"id": "Practitioner.identifier.type.coding",
"path": "Practitioner.identifier.type.coding",
"max": "0"
},
{
"id": "Practitioner.identifier.value",
"path": "Practitioner.identifier.value",
"short": "BenutzerID",
"definition": "ID des Anwenders im entsprechenden System",
"min": 1,
"mustSupport": true
},
{
"id": "Practitioner.identifier.period",
"path": "Practitioner.identifier.period",
"max": "0"
},
{
"id": "Practitioner.identifier.assigner",
"path": "Practitioner.identifier.assigner",
"max": "0"
},
{
"id": "Practitioner.active",
"path": "Practitioner.active",
"max": "0"
},
{
"id": "Practitioner.name",
"path": "Practitioner.name",
"short": "Anwendername",
"definition": "Name des Anwenders aus dem entsprechenden System",
"min": 1,
"max": "1",
"type": [
{
"code": "HumanName",
"profile": "http://fhir.de/StructureDefinition/humanname-de-basis/0.2"
}
],
"mustSupport": true
},
{
"id": "Practitioner.telecom",
"path": "Practitioner.telecom",
"max": "0"
},
{
"id": "Practitioner.telecom.use",
"path": "Practitioner.telecom.use",
"max": "0"
},
{
"id": "Practitioner.telecom.rank",
"path": "Practitioner.telecom.rank",
"max": "0"
},
{
"id": "Practitioner.telecom.period",
"path": "Practitioner.telecom.period",
"max": "0"
},
{
"id": "Practitioner.address",
"path": "Practitioner.address",
"max": "0",
"type": [
{
"code": "Address",
"profile": "http://fhir.de/StructureDefinition/address-de-basis/0.2"
}
]
},
{
"id": "Practitioner.gender",
"path": "Practitioner.gender",
"max": "0"
},
{
"id": "Practitioner.birthDate",
"path": "Practitioner.birthDate",
"max": "0"
},
{
"id": "Practitioner.photo",
"path": "Practitioner.photo",
"max": "0"
},
{
"id": "Practitioner.qualification",
"path": "Practitioner.qualification",
"max": "0"
},
{
"id": "Practitioner.communication",
"path": "Practitioner.communication",
"max": "0"
}
]
}
}