FHIR IG Statistics: StructureDefinition/KBV_PR_AW_Organisation
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Organisation",
"version": "1.2.0",
"name": "KBV_PR_AW_Organisation",
"status": "active",
"publisher": "Kassenärztliche Bundesvereinigung (KBV)",
"copyright": "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
"fhirVersion": "4.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/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Organization",
"baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.1.0",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Organization.id",
"path": "Organization.id",
"min": 1
},
{
"id": "Organization.meta",
"path": "Organization.meta",
"min": 1
},
{
"id": "Organization.meta.versionId",
"path": "Organization.meta.versionId",
"min": 1
},
{
"id": "Organization.meta.lastUpdated",
"path": "Organization.meta.lastUpdated",
"min": 1
},
{
"id": "Organization.meta.profile",
"path": "Organization.meta.profile",
"min": 1,
"max": "1",
"fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Organisation|1.2.0"
},
{
"id": "Organization.text",
"path": "Organization.text",
"min": 1
},
{
"id": "Organization.extension",
"path": "Organization.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Organization.extension:ergaenzende_Angaben",
"path": "Organization.extension",
"sliceName": "ergaenzende_Angaben",
"max": "0"
},
{
"id": "Organization.extension:KBV_EX_AW_Adressbuchzuordnung",
"path": "Organization.extension",
"sliceName": "KBV_EX_AW_Adressbuchzuordnung",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Adressbuchzuordnung"
]
}
]
},
{
"id": "Organization.identifier:Institutionskennzeichen",
"path": "Organization.identifier",
"sliceName": "Institutionskennzeichen"
},
{
"id": "Organization.identifier:Institutionskennzeichen.type",
"path": "Organization.identifier.type",
"min": 1
},
{
"id": "Organization.identifier:Institutionskennzeichen.type.coding",
"path": "Organization.identifier.type.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Organization.identifier:Betriebsstaettennummer",
"path": "Organization.identifier",
"sliceName": "Betriebsstaettennummer"
},
{
"id": "Organization.identifier:Betriebsstaettennummer.type",
"path": "Organization.identifier.type",
"min": 1
},
{
"id": "Organization.identifier:VKNR",
"path": "Organization.identifier",
"sliceName": "VKNR"
},
{
"id": "Organization.identifier:VKNR.type",
"path": "Organization.identifier.type",
"min": 1
},
{
"id": "Organization.identifier:KZV-Abrechnungsnummer",
"path": "Organization.identifier",
"sliceName": "KZV-Abrechnungsnummer"
},
{
"id": "Organization.identifier:KZV-Abrechnungsnummer.type",
"path": "Organization.identifier.type",
"min": 1
},
{
"id": "Organization.active",
"path": "Organization.active",
"max": "0"
},
{
"id": "Organization.type",
"path": "Organization.type",
"max": "0"
},
{
"id": "Organization.name",
"path": "Organization.name",
"short": "Name der Betriebsstätte",
"definition": "Menschenlesbarer Name der Betriebsstätte, z.B.: \"Gemeinschaftspraxis Dr. Soundso\"",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.alias",
"path": "Organization.alias",
"max": "0"
},
{
"id": "Organization.telecom",
"path": "Organization.telecom",
"mustSupport": true
},
{
"id": "Organization.address",
"path": "Organization.address",
"type": [
{
"code": "Address",
"profile": [
"http://fhir.de/StructureDefinition/address-de-basis"
]
}
],
"mustSupport": true
},
{
"id": "Organization.partOf",
"path": "Organization.partOf",
"max": "0"
},
{
"id": "Organization.contact",
"path": "Organization.contact",
"max": "0"
},
{
"id": "Organization.endpoint",
"path": "Organization.endpoint",
"max": "0"
}
]
}
}