FHIR IG Statistics: StructureDefinition/MaOrganizationAmbulanz
Package | ma.ambulanter.fall |
Resource Type | StructureDefinition |
Id | MaOrganizationAmbulanz |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ma.ambulanter.fall@1.0.7&canonical=http://ma-ambulant.de/StructureDefinition/MaOrganizationAmbulanz |
URL | http://ma-ambulant.de/StructureDefinition/MaOrganizationAmbulanz |
Status | draft |
Name | MaOrganizationAmbulanz |
Title | Organisationseinheit Ambulanz |
Description | Dieses Profil bildet die Organisationseinheit Ambulanz im Kontext eines Krankenhauses ab. Es erweitert das Profil [KBV_PR_Base_Organization](https://simplifier.net/base1x0/kbv_pr_base_organization) und ist kompatibel mit [ISiKOrganisation](https://simplifier.net/isik-basis-v4/isikorganisation) |
Type | Organization |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "MaOrganizationAmbulanz",
"url": "http://ma-ambulant.de/StructureDefinition/MaOrganizationAmbulanz",
"name": "MaOrganizationAmbulanz",
"title": "Organisationseinheit Ambulanz",
"status": "draft",
"description": "Dieses Profil bildet die Organisationseinheit Ambulanz im Kontext eines Krankenhauses ab. Es erweitert das Profil [KBV_PR_Base_Organization](https://simplifier.net/base1x0/kbv_pr_base_organization) und ist kompatibel mit [ISiKOrganisation](https://simplifier.net/isik-basis-v4/isikorganisation)",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Organization",
"baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Organization.extension",
"path": "Organization.extension",
"min": 1
},
{
"id": "Organization.extension:Gueltigkeit",
"path": "Organization.extension",
"sliceName": "Gueltigkeit",
"short": "Extension für die Abbildung des Gültigkeitszeitraums der Ambulanz",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/StructureDefinition/organization-period"
]
}
],
"mustSupport": true
},
{
"id": "Organization.extension:KV-Region",
"path": "Organization.extension",
"sliceName": "KV-Region",
"short": "Extension für die Abbildung der zugehörigen Landesgeschäftsstelle der Kassenärztlichen Vereinigungen",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://ma-ambulant.de/StructureDefinition/ExtensionKvRegion"
]
}
],
"mustSupport": true
},
{
"id": "Organization.identifier",
"path": "Organization.identifier",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.identifier:Institutionskennzeichen",
"path": "Organization.identifier",
"sliceName": "Institutionskennzeichen",
"short": "Für BG-Ambulanzen sollte hier das Institutionskennzeichen angegeben werden.",
"mustSupport": true
},
{
"id": "Organization.identifier:Betriebsstaettennummer",
"path": "Organization.identifier",
"sliceName": "Betriebsstaettennummer",
"short": "Für Ambulanzen, die mit gesetzlichen Kassen abrechnen, sollte hier die Betriebsstättennummer angegeben werden.",
"mustSupport": true
},
{
"id": "Organization.identifier:Kuerzel",
"path": "Organization.identifier",
"sliceName": "Kuerzel",
"short": "Krankenhausinternes Kürzel der Ambulanz. Wenn keine BSNR oder IK angegeben werden kann, sollte hier ein Kürzel angegeben werden.",
"min": 0,
"max": "*",
"type": [
{
"code": "Identifier",
"profile": [
"http://ma-ambulant.de/StructureDefinition/IdentifierKuerzel"
]
}
],
"patternIdentifier": {
"type": {
"coding": [
{
"code": "SHORT",
"system": "http://ma-ambulant.de/CodeSystem/identifier-type-de-basis-erweitert"
}
]
}
},
"mustSupport": true
},
{
"id": "Organization.type.coding",
"path": "Organization.type.coding",
"min": 2,
"mustSupport": true
},
{
"id": "Organization.type.coding:OrganizationType",
"path": "Organization.type.coding",
"sliceName": "OrganizationType",
"short": "Angabe des Organisationstyps",
"comment": "Die Angabe des Organization-Type `amb` dient der Kennzeichnung dieser Ressource als Ambulanz.",
"min": 0,
"max": "1",
"patternCoding": {
"code": "amb",
"system": "http://ma-ambulant.de/Codesystem/OrganizationTypeExtended",
"display": "Ambulance"
},
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://ma-ambulant.de/Valueset/OrganizationTypeExtended"
}
},
{
"id": "Organization.type.coding:Ambulanztyp",
"path": "Organization.type.coding",
"sliceName": "Ambulanztyp",
"short": "Codierung des Versorgungsbereiches denen die Ambulanz zugeordnet ist",
"min": 1,
"max": "1",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_KBV_VERSORGUNGSBEREICH"
}
},
{
"id": "Organization.type.coding:KV-Fachgruppe",
"path": "Organization.type.coding",
"sliceName": "KV-Fachgruppe",
"short": "Codierung des Praxistyps",
"definition": "Der Code enthält die Darstellung der Fachgruppe (3stellig) gemäß Anlage 4 zum Schlüsselverzeichnis zum Bundesarztregister-Datensatz. Die Codierung erfolgt nach dem Abrechnungsgebiet des Leistungserbringers.",
"min": 1,
"max": "1",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_VDX_FACHGRUPPE"
}
},
{
"id": "Organization.name",
"path": "Organization.name",
"short": "Name der Ambulanz",
"mustSupport": true
},
{
"id": "Organization.alias",
"path": "Organization.alias",
"short": "Kürzel der Ambulanz",
"mustSupport": true
},
{
"id": "Organization.partOf",
"path": "Organization.partOf",
"short": "Zuordnung zur Organisationseinheit Rechnungssteller",
"definition": "Eine Ambulanz muss einem Rechnungssteller zugeordnet werden, um bspw. auf die gültigen Abrechnungsarten zugreifen zu können.",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ma-ambulant.de/StructureDefinition/MaOrganizationRechnungssteller",
"http://hl7.org/fhir/StructureDefinition/Organization"
],
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
"valueBoolean": true
}
]
}
],
"mustSupport": true
}
]
}
}