FHIR IG Statistics: StructureDefinition/74_PR_VoS_Betriebsstaette
Resources that use this resource
Resources that this resource uses
StructureDefinition |
0.2 | Organisation, deutsches Basisprofil (Version 0.2) |
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Betriebsstaette",
"version": "1.10.010",
"name": "74_PR_VoS_Betriebsstaette",
"title": "74_PR_VoS_Betriebsstaette",
"status": "active",
"date": "2020-05-18",
"publisher": "Kassenärztliche Bundesvereinigung (KBV)",
"description": "Übergabe von Informationen zu einer Betriebsstätte vom PVS an die VoS.",
"copyright": "Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
"fhirVersion": "3.0.1",
"kind": "resource",
"abstract": false,
"type": "Organization",
"baseDefinition": "http://fhir.de/StructureDefinition/organization-de-basis/0.2",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Organization",
"path": "Organization",
"constraint": [
{
"key": "max-1-Telefonnummer",
"requirements": "Gemäß KVDT und Bedruckungsvorschriften",
"severity": "error",
"human": "Pro Betriebsstätte darf es nur eine Telefonnummer geben.",
"expression": "telecom.where(system='phone').count()<2"
},
{
"key": "max-1-Faxnummer",
"requirements": "Gemäß KVDT und Bedruckungsvorschriften",
"severity": "error",
"human": "Pro Betriebsstätte darf es nur eine Faxnummer geben.",
"expression": "telecom.where(system='fax').count()<2"
},
{
"key": "max-1-Email",
"requirements": "gemäß KVDT und Bedruckungsvorschriften",
"severity": "error",
"human": "Pro Betriebsstätte darf es nur eine E-Mailadresse geben.",
"expression": "telecom.where(system='email').count()<2"
}
]
},
{
"id": "Organization.extension:betriebsstaetten-hierarchie",
"path": "Organization.extension",
"sliceName": "betriebsstaetten-hierarchie",
"max": "0"
},
{
"id": "Organization.identifier",
"path": "Organization.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "closed"
},
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Organization.identifier:Betriebsstaettennummer",
"path": "Organization.identifier",
"sliceName": "Betriebsstaettennummer",
"definition": "Die Betriebsstättennummer (BSNR) entspricht der bis zum 30. Juni 2008 gültigen siebenstelligen KV-Abrechnungsnummer, ergänzt um zwei angehängte Nullen. Sie identifiziert die Arztpraxis als abrechnende Einheit und ermöglicht die Zuordnung ärztlicher Leistungen zum Ort der Leistungserbringung. Dabei umfasst der Begriff Arztpraxis auch Medizinische Versorgungszentren (MVZ), Institute, Notfallambulanzen sowie Ermächtigungen an Krankenhäusern",
"min": 1
},
{
"id": "Organization.identifier:Betriebsstaettennummer.use",
"path": "Organization.identifier.use",
"max": "0"
},
{
"id": "Organization.identifier:Betriebsstaettennummer.type",
"path": "Organization.identifier.type",
"max": "0"
},
{
"id": "Organization.identifier:Betriebsstaettennummer.system",
"path": "Organization.identifier.system",
"mustSupport": true
},
{
"id": "Organization.identifier:Betriebsstaettennummer.value",
"path": "Organization.identifier.value",
"mustSupport": true
},
{
"id": "Organization.identifier:Betriebsstaettennummer.period",
"path": "Organization.identifier.period",
"max": "0"
},
{
"id": "Organization.identifier:Betriebsstaettennummer.assigner",
"path": "Organization.identifier.assigner",
"max": "0"
},
{
"id": "Organization.identifier:Institutionskennzeichen",
"path": "Organization.identifier",
"sliceName": "Institutionskennzeichen",
"max": "0"
},
{
"id": "Organization.identifier:ASV-Teamnummer",
"path": "Organization.identifier",
"sliceName": "ASV-Teamnummer",
"max": "0"
},
{
"id": "Organization.active",
"path": "Organization.active",
"max": "0"
},
{
"id": "Organization.type",
"path": "Organization.type",
"max": "0"
},
{
"id": "Organization.name",
"path": "Organization.name",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.alias",
"path": "Organization.alias",
"max": "0"
},
{
"id": "Organization.telecom",
"path": "Organization.telecom",
"mustSupport": true
},
{
"id": "Organization.telecom.system",
"path": "Organization.telecom.system",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.telecom.value",
"path": "Organization.telecom.value",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.telecom.period",
"path": "Organization.telecom.period",
"max": "0"
},
{
"id": "Organization.address",
"path": "Organization.address",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Organization.address.period",
"path": "Organization.address.period",
"max": "0"
},
{
"id": "Organization.partOf",
"path": "Organization.partOf",
"max": "0"
},
{
"id": "Organization.contact",
"path": "Organization.contact",
"max": "0"
},
{
"id": "Organization.endpoint",
"path": "Organization.endpoint",
"max": "0"
}
]
}
}