FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.abda.erezeptabgabedatenbasis
Resource TypeStructureDefinition
IdProfile-DAV-PR-Base-Apotheke.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.abda.erezeptabgabedatenbasis@1.5.0&canonical=http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-Apotheke
URLhttp://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-Apotheke
Version1.5.0
Statusactive
Date2025-03-31
NameDAV_PR_Base_Apotheke
TitleDAV_PR_Base_Apotheke
TypeOrganization
Kindresource

Resources that use this resource

StructureDefinition
DAV-PR-ERP-ApothekeDAV_PR_ERP_Apotheke
DAV-PR-Base-AbgabedatenCompositionDAV_PR_Base_AbgabedatenComposition
DAV-PR-Base-AbgabeinformationenDAV_PR_Base_Abgabeinformationen
DAV-PKV-PR-ERP-ApothekeDAV_PKV_PR_ERP_Apotheke

Resources that this resource uses

StructureDefinition
DAV-PR-ERP-MetaDAV_PR_ERP_Meta
address-de-basisAdresse, deutsches Basisprofil
identifier-iknrIdentifier-Profil für die Abbildung eines Institutionskennzeichens (IKNR)
ValueSet
DAV-VS-ERP-DEUEV-Anlage-8Gültige Länderkennzeichen DEÜV8

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "DAV-PR-Base-Apotheke",
  "url": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-Apotheke",
  "version": "1.5.0",
  "name": "DAV_PR_Base_Apotheke",
  "title": "DAV_PR_Base_Apotheke",
  "status": "active",
  "date": "2025-03-31",
  "publisher": "Deutscher Apothekerverband e.V. (DAV)",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Organization",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Organization.meta",
        "path": "Organization.meta",
        "min": 1,
        "type": [
          {
            "code": "Meta",
            "profile": [
              "http://fhir.abda.de/StructureDefinition/DAV-PR-ERP-Meta"
            ]
          }
        ]
      },
      {
        "id": "Organization.implicitRules",
        "path": "Organization.implicitRules",
        "max": "0"
      },
      {
        "id": "Organization.language",
        "path": "Organization.language",
        "max": "0"
      },
      {
        "id": "Organization.text",
        "path": "Organization.text",
        "max": "0"
      },
      {
        "id": "Organization.contained",
        "path": "Organization.contained",
        "max": "0"
      },
      {
        "id": "Organization.identifier",
        "path": "Organization.identifier",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://fhir.de/StructureDefinition/identifier-iknr"
            ]
          }
        ],
        "patternIdentifier": {
          "system": "http://fhir.de/sid/arge-ik/iknr"
        }
      },
      {
        "id": "Organization.identifier.use",
        "path": "Organization.identifier.use",
        "max": "0"
      },
      {
        "id": "Organization.identifier.type",
        "path": "Organization.identifier.type",
        "max": "0"
      },
      {
        "id": "Organization.identifier.value",
        "path": "Organization.identifier.value",
        "short": "Apotheken-IK",
        "definition": "Institutionskennzeichen der abgebenden Apotheke nach § 293 Absatz 5 SGB V",
        "constraint": [
          {
            "key": "PR-Apotheke-1",
            "severity": "error",
            "human": "Eine IK muss 9-stellig (mit Prüfziffer) sein!",
            "expression": "matches('^[0-9]{9}[%content%]#x27;)",
            "source": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-Apotheke"
          }
        ]
      },
      {
        "id": "Organization.identifier.period",
        "path": "Organization.identifier.period",
        "max": "0"
      },
      {
        "id": "Organization.identifier.assigner",
        "path": "Organization.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Organization.active",
        "path": "Organization.active",
        "max": "0"
      },
      {
        "id": "Organization.type",
        "path": "Organization.type",
        "max": "0"
      },
      {
        "id": "Organization.name",
        "path": "Organization.name",
        "short": "Apothekenname oder Inhaber",
        "definition": "Der Name der Apotheke oder der Name des Inhabers.",
        "min": 1,
        "maxLength": 45
      },
      {
        "id": "Organization.alias",
        "path": "Organization.alias",
        "max": "0"
      },
      {
        "id": "Organization.telecom",
        "path": "Organization.telecom",
        "max": "0"
      },
      {
        "id": "Organization.address",
        "path": "Organization.address",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Address",
            "profile": [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ]
      },
      {
        "id": "Organization.address.extension",
        "path": "Organization.address.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "closed"
        },
        "max": "0"
      },
      {
        "id": "Organization.address.extension:Stadtteil",
        "path": "Organization.address.extension",
        "sliceName": "Stadtteil",
        "max": "0"
      },
      {
        "id": "Organization.address.use",
        "path": "Organization.address.use",
        "max": "0"
      },
      {
        "id": "Organization.address.type",
        "path": "Organization.address.type",
        "min": 1,
        "fixedCode": "physical"
      },
      {
        "id": "Organization.address.text",
        "path": "Organization.address.text",
        "max": "0"
      },
      {
        "id": "Organization.address.line",
        "path": "Organization.address.line",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Organization.address.line.extension",
        "path": "Organization.address.line.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "closed"
        },
        "min": 2,
        "max": "3"
      },
      {
        "id": "Organization.address.line.extension:Strasse",
        "path": "Organization.address.line.extension",
        "sliceName": "Strasse",
        "min": 1
      },
      {
        "id": "Organization.address.line.extension:Strasse.value[x]",
        "path": "Organization.address.line.extension.value[x]",
        "maxLength": 46
      },
      {
        "id": "Organization.address.line.extension:Hausnummer",
        "path": "Organization.address.line.extension",
        "sliceName": "Hausnummer",
        "min": 1
      },
      {
        "id": "Organization.address.line.extension:Hausnummer.value[x]",
        "path": "Organization.address.line.extension.value[x]",
        "maxLength": 9
      },
      {
        "id": "Organization.address.line.extension:Adresszusatz",
        "path": "Organization.address.line.extension",
        "sliceName": "Adresszusatz",
        "mustSupport": true
      },
      {
        "id": "Organization.address.line.extension:Adresszusatz.value[x]",
        "path": "Organization.address.line.extension.value[x]",
        "maxLength": 40
      },
      {
        "id": "Organization.address.line.extension:Postfach",
        "path": "Organization.address.line.extension",
        "sliceName": "Postfach",
        "max": "0"
      },
      {
        "id": "Organization.address.city",
        "path": "Organization.address.city",
        "short": "Ortsname",
        "definition": "Ortsname der Apotheke",
        "min": 1,
        "maxLength": 40
      },
      {
        "id": "Organization.address.state",
        "path": "Organization.address.state",
        "max": "0"
      },
      {
        "id": "Organization.address.postalCode",
        "path": "Organization.address.postalCode",
        "min": 1,
        "maxLength": 10
      },
      {
        "id": "Organization.address.country",
        "path": "Organization.address.country",
        "short": "Wohnsitzländercode",
        "definition": "Wohnsitzländercode der Apotheke entsprechend dem gemeinsamen Rundschreiben DEÜV Anlage 08.",
        "min": 1,
        "maxLength": 3,
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.abda.de/eRezeptAbgabedaten/ValueSet/DAV-VS-ERP-DEUEV-Anlage-8"
        }
      },
      {
        "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"
      }
    ]
  }
}