PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4@2.0.2
    https://tiplu.de/fhir/StructureDefinition/TipluOrganizationKrankenhaus
{
  "description": "Dieses Profil bildet die Einrichtung Krankenhaus ab",
  "_filename": "StructureDefinition-TipluOrganizationKrankenhaus.json",
  "package_name": "basisprofil.tiplu.de.r4",
  "date": "2026-04-02",
  "derivation": "constraint",
  "publisher": "Tiplu GmbH",
  "fhirVersion": "4.0.1",
  "name": "TipluOrganizationKrankenhaus",
  "abstract": false,
  "copyright": "Tiplu GmbH",
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Krankenhaus",
  "package_version": "2.0.2",
  "status": "active",
  "id": "86dba494-fb52-431f-a950-81035aedd6f6",
  "kind": "resource",
  "url": "https://tiplu.de/fhir/StructureDefinition/TipluOrganizationKrankenhaus",
  "version": "2.0.2",
  "differential": {
    "element": [ {
      "id": "Organization.identifier",
      "min": 1,
      "path": "Organization.identifier",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:Institutionskennzeichen",
      "min": 1,
      "path": "Organization.identifier",
      "sliceName": "Institutionskennzeichen",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:Kuerzel",
      "max": "*",
      "min": 0,
      "path": "Organization.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "https://tiplu.de/fhir/StructureDefinition/identifier-kuerzel" ]
      } ],
      "sliceName": "Kuerzel",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:Kuerzel.system",
      "path": "Organization.identifier.system",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:Kuerzel.value",
      "path": "Organization.identifier.value",
      "mustSupport": true
    }, {
      "id": "Organization.name",
      "path": "Organization.name",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "name": "Tiplu GmbH",
    "telecom": [ {
      "value": "fhir@tiplu.de",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization"
}