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

FHIR IG analytics

Packagedguv.basis
Resource TypeStructureDefinition
IdDGUV_Basis_PR_Pflegekasse.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=dguv.basis@1.4.0&canonical=http://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-Pflegekasse
URLhttp://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-Pflegekasse
Version1.4
Statusdraft
NameDGUV_Basis_PR_Pflegekasse
TitlePflegekasse
DescriptionDieses Profil bildet die Pflegekasse ab.
TypeOrganization
Kindresource

Resources that use this resource

StructureDefinition
DGUV-Basis-PR-UnfallereignisUnfallereignis
DGUV-ENLA-PR-PflegekassePflegekasse

Resources that this resource uses

StructureDefinition
address-de-basisAdresse, deutsches Basisprofil
identifier-iknrIdentifier-Profil für die Abbildung eines Institutionskennzeichens (IKNR)
identifier-telematik-idIdentifier-Profil für die Telematik-ID
DGUV-Basis-PR-KontaktDatenKontaktdaten

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "http://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-Pflegekasse",
  "version": "1.4",
  "name": "DGUV_Basis_PR_Pflegekasse",
  "title": "Pflegekasse",
  "status": "draft",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "description": "Dieses Profil bildet die Pflegekasse ab.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Organization",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Organization.identifier",
        "path": "Organization.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Organization.identifier:Institutionskennzeichen",
        "path": "Organization.identifier",
        "sliceName": "Institutionskennzeichen",
        "short": "Institutionskennzeichen (IKNR)",
        "definition": "Als eindeutiges Merkmal zur Identifizierung von Vertragspartnern, die für die Sozialversicherungsträger Leistungen erbringen wird die IKNR durch die Arbeitsgemeinschaft Institutionskennzeichen vergeben.",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://fhir.de/StructureDefinition/identifier-iknr"
            ]
          }
        ]
      },
      {
        "id": "Organization.identifier:Telematik-ID",
        "path": "Organization.identifier",
        "sliceName": "Telematik-ID",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://fhir.de/StructureDefinition/identifier-telematik-id"
            ]
          }
        ]
      },
      {
        "id": "Organization.name",
        "path": "Organization.name",
        "min": 1
      },
      {
        "id": "Organization.telecom",
        "path": "Organization.telecom",
        "type": [
          {
            "code": "ContactPoint",
            "profile": [
              "http://fhir.dguv.de/Basis/ContactPoint/DGUV-Basis-PR-KontaktDaten"
            ]
          }
        ]
      },
      {
        "id": "Organization.address",
        "path": "Organization.address",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "type"
            }
          ],
          "rules": "open"
        },
        "max": "1"
      },
      {
        "id": "Organization.address:Strassenanschrift",
        "path": "Organization.address",
        "sliceName": "Strassenanschrift",
        "type": [
          {
            "code": "Address",
            "profile": [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ]
      },
      {
        "id": "Organization.address:Strassenanschrift.type",
        "path": "Organization.address.type",
        "min": 1,
        "fixedCode": "both"
      },
      {
        "id": "Organization.address:Strassenanschrift.line.extension:Postfach",
        "path": "Organization.address.line.extension",
        "sliceName": "Postfach",
        "max": "0"
      },
      {
        "id": "Organization.address:Postfach",
        "path": "Organization.address",
        "sliceName": "Postfach",
        "type": [
          {
            "code": "Address",
            "profile": [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ]
      },
      {
        "id": "Organization.address:Postfach.type",
        "path": "Organization.address.type",
        "min": 1,
        "fixedCode": "postal"
      },
      {
        "id": "Organization.address:Postfach.line.extension:Strasse",
        "path": "Organization.address.line.extension",
        "sliceName": "Strasse",
        "max": "0"
      },
      {
        "id": "Organization.address:Postfach.line.extension:Hausnummer",
        "path": "Organization.address.line.extension",
        "sliceName": "Hausnummer",
        "max": "0"
      },
      {
        "id": "Organization.address:Postfach.line.extension:Adresszusatz",
        "path": "Organization.address.line.extension",
        "sliceName": "Adresszusatz",
        "max": "0"
      }
    ]
  }
}