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

FHIR IG analytics

Packagede.abda.erezeptabgabedatenpkv
Resource TypeStructureDefinition
IdProfile-DAV-PKV-PR-ERP-Apotheke.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.abda.erezeptabgabedatenpkv@1.3.1&canonical=http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PKV-PR-ERP-Apotheke
URLhttp://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PKV-PR-ERP-Apotheke
Version1.3
Statusactive
Date2024-07-19
NameDAV_PKV_PR_ERP_Apotheke
TitleDAV_PKV_PR_ERP_Apotheke
TypeOrganization
Kindresource

Resources that use this resource

StructureDefinition
DAV-PKV-PR-ERP-AbgabedatenBundleDAV_PKV_PR_ERP_AbgabedatenBundle
DAV-PKV-PR-ERP-AbgabedatenCompositionDAV_PKV_PR_ERP_AbgabedatenComposition
DAV-PKV-PR-ERP-AbgabeinformationenDAV_PKV_PR_ERP_Abgabeinformationen

Resources that this resource uses

StructureDefinition
DAV-PKV-EX-ERP-BankverbindungDAV_PKV_EX_ERP_Bankverbindung
DAV-PR-Base-ApothekeDAV_PR_Base_Apotheke

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "DAV-PKV-PR-ERP-Apotheke",
  "url": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PKV-PR-ERP-Apotheke",
  "version": "1.3",
  "name": "DAV_PKV_PR_ERP_Apotheke",
  "title": "DAV_PKV_PR_ERP_Apotheke",
  "status": "active",
  "date": "2024-07-19",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Organization",
  "baseDefinition": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-Apotheke",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Organization.meta",
        "path": "Organization.meta"
      },
      {
        "id": "Organization.meta.profile",
        "path": "Organization.meta.profile",
        "fixedCanonical": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PKV-PR-ERP-Apotheke|1.3"
      },
      {
        "id": "Organization.extension",
        "path": "Organization.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "closed"
        },
        "max": "1"
      },
      {
        "id": "Organization.extension:Bankverbindung",
        "path": "Organization.extension",
        "sliceName": "Bankverbindung",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PKV-EX-ERP-Bankverbindung"
            ]
          }
        ],
        "mustSupport": true
      }
    ]
  }
}