FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/erp-tprescription-organization

Packagede.gematik.erp.t-prescription
Resource TypeStructureDefinition
Iderp-tprescription-organization
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.erp.t-prescription@1.1.0-ballot-1&canonical=https://gematik.de/fhir/erp-t-prescription/StructureDefinition/erp-tprescription-organization
URLhttps://gematik.de/fhir/erp-t-prescription/StructureDefinition/erp-tprescription-organization
Version1.0.0-ballot-1
Statusdraft
Date2025-07-07
NameERP_TPrescription_Organization
TitleE-T-Rezept Organization
DescriptionAnagaben zu einer Apotheke, die der E-Rezept Fachdienst für das T-Register bereitstellt.
TypeOrganization
Kindresource

Resources that use this resource

StructureDefinition
erp-tprescription-carbon-copyDigitaler Durchschlag T-Rezept

Resources that this resource uses

StructureDefinition
ti-organizationTI Organization

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "erp-tprescription-organization",
  "url": "https://gematik.de/fhir/erp-t-prescription/StructureDefinition/erp-tprescription-organization",
  "version": "1.0.0-ballot-1",
  "name": "ERP_TPrescription_Organization",
  "title": "E-T-Rezept Organization",
  "status": "draft",
  "date": "2025-07-07",
  "description": "Anagaben zu einer Apotheke, die der E-Rezept Fachdienst für das T-Register bereitstellt.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Organization",
  "baseDefinition": "https://gematik.de/fhir/ti/StructureDefinition/ti-organization",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Organization.identifier",
        "path": "Organization.identifier",
        "max": "0"
      },
      {
        "id": "Organization.identifier:TelematikID",
        "path": "Organization.identifier",
        "sliceName": "TelematikID",
        "max": "0"
      },
      {
        "id": "Organization.identifier:BSNR",
        "path": "Organization.identifier",
        "sliceName": "BSNR",
        "max": "0"
      },
      {
        "id": "Organization.identifier:KZVA",
        "path": "Organization.identifier",
        "sliceName": "KZVA",
        "max": "0"
      },
      {
        "id": "Organization.identifier:IKNR",
        "path": "Organization.identifier",
        "sliceName": "IKNR",
        "max": "0"
      },
      {
        "id": "Organization.active",
        "path": "Organization.active",
        "max": "0"
      },
      {
        "id": "Organization.type",
        "path": "Organization.type",
        "max": "0"
      },
      {
        "id": "Organization.type:providerType",
        "path": "Organization.type",
        "sliceName": "providerType",
        "max": "0"
      },
      {
        "id": "Organization.type:profession",
        "path": "Organization.type",
        "sliceName": "profession",
        "max": "0"
      },
      {
        "id": "Organization.alias",
        "path": "Organization.alias",
        "max": "0"
      },
      {
        "id": "Organization.telecom",
        "path": "Organization.telecom",
        "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"
      }
    ]
  }
}