PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4.dev@3.0.0-rc.7dev
    https://tiplu.de/fhir/StructureDefinition/TipluOrganizationKrankenhaus
{
  "description": "Dieses Profil bildet die Einrichtung Krankenhaus ab",
  "_filename": "StructureDefinition-TipluOrganizationKrankenhaus.json",
  "package_name": "basisprofil.tiplu.de.r4.dev",
  "date": "2026-05-28",
  "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": "3.0.0-rc.7dev",
  "status": "active",
  "id": "2610a44a-6852-4673-96e8-62ec6c0f9c3d",
  "kind": "resource",
  "url": "https://tiplu.de/fhir/StructureDefinition/TipluOrganizationKrankenhaus",
  "version": "2.0.3",
  "differential": {
    "element": [ {
      "id": "Organization.meta",
      "path": "Organization.meta",
      "mustSupport": true
    }, {
      "id": "Organization.meta.profile",
      "path": "Organization.meta.profile",
      "mustSupport": true
    }, {
      "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.type",
      "path": "Organization.type",
      "mustSupport": true
    }, {
      "id": "Organization.type.coding",
      "min": 1,
      "path": "Organization.type.coding"
    }, {
      "id": "Organization.type.coding:OrganizationType",
      "max": "1",
      "min": 1,
      "path": "Organization.type.coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/organization-type"
      },
      "sliceName": "OrganizationType",
      "mustSupport": true,
      "patternCoding": {
        "code": "prov",
        "system": "http://terminology.hl7.org/CodeSystem/organization-type"
      }
    }, {
      "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"
}