PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4@3.0.1
    https://tiplu.de/fhir/StructureDefinition/InterneLeistungen
{
  "description": "Leistungen des Krankenhauses, die nicht über einen Tarif abgerechnet werden.",
  "_filename": "StructureDefinition-InterneLeistungen.json",
  "package_name": "basisprofil.tiplu.de.r4",
  "date": "2026-08-26",
  "derivation": "constraint",
  "publisher": "Tiplu GmbH",
  "fhirVersion": "4.0.1",
  "name": "InterneLeistungen",
  "abstract": false,
  "copyright": "Tiplu GmbH",
  "type": "ChargeItem",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ChargeItem für tarifneutrale Leistungen",
  "package_version": "3.0.1",
  "status": "active",
  "id": "6cb520d4-bd54-4580-8d30-7f2d3789c311",
  "kind": "resource",
  "url": "https://tiplu.de/fhir/StructureDefinition/InterneLeistungen",
  "version": "2.0.4",
  "differential": {
    "element": [ {
      "id": "ChargeItem.meta.security",
      "path": "ChargeItem.meta.security",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "ChargeItem.meta.security:versiegelt",
      "max": "*",
      "min": 0,
      "path": "ChargeItem.meta.security",
      "short": "Hier wird der Code BTG 'break the glass'als Security Label verwendet.",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/ValueSet/security-labels"
      },
      "sliceName": "versiegelt",
      "patternCoding": {
        "code": "BTG",
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "display": "break the glass"
      }
    }, {
      "id": "ChargeItem.identifier",
      "path": "ChargeItem.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "ChargeItem.identifier:Auftragsnummer",
      "max": "1",
      "min": 0,
      "path": "ChargeItem.identifier",
      "short": "Auftragsnummer",
      "sliceName": "Auftragsnummer",
      "mustSupport": true,
      "patternIdentifier": {
        "type": {
          "coding": [ {
            "code": "PLAC",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
          } ]
        }
      }
    }, {
      "id": "ChargeItem.identifier:Auftragsnummer.type",
      "path": "ChargeItem.identifier.type",
      "mustSupport": true
    }, {
      "id": "ChargeItem.identifier:Auftragsnummer.system",
      "path": "ChargeItem.identifier.system",
      "mustSupport": true
    }, {
      "id": "ChargeItem.identifier:Auftragsnummer.value",
      "path": "ChargeItem.identifier.value",
      "mustSupport": true
    }, {
      "id": "ChargeItem.status",
      "path": "ChargeItem.status",
      "mustSupport": true
    }, {
      "id": "ChargeItem.code",
      "path": "ChargeItem.code",
      "mustSupport": true
    }, {
      "id": "ChargeItem.code.coding",
      "path": "ChargeItem.code.coding",
      "comment": "Die Codes für interne Leistungen sind krankenhausspezifisch und sollten durch einen passendes CodeSystem mit einem Canonical nach dem folgenden Schema dargestellt werden: 'https://fhir.krankenhaus.de/CodeSystem/kundencodes-leistungen'.",
      "mustSupport": true
    }, {
      "id": "ChargeItem.code.coding.system",
      "min": 1,
      "path": "ChargeItem.code.coding.system",
      "mustSupport": true
    }, {
      "id": "ChargeItem.code.coding.code",
      "min": 1,
      "path": "ChargeItem.code.coding.code",
      "mustSupport": true
    }, {
      "id": "ChargeItem.code.coding.display",
      "min": 1,
      "path": "ChargeItem.code.coding.display",
      "mustSupport": true
    }, {
      "id": "ChargeItem.subject",
      "path": "ChargeItem.subject",
      "mustSupport": true
    }, {
      "id": "ChargeItem.occurrence[x]",
      "path": "ChargeItem.occurrence[x]",
      "mustSupport": true
    }, {
      "id": "ChargeItem.performingOrganization",
      "path": "ChargeItem.performingOrganization",
      "short": "Leistungserbringende Fachabteilung",
      "mustSupport": true
    }, {
      "id": "ChargeItem.requestingOrganization",
      "path": "ChargeItem.requestingOrganization",
      "short": "Anfordernde Fachabteilung",
      "mustSupport": true
    }, {
      "id": "ChargeItem.quantity",
      "path": "ChargeItem.quantity",
      "mustSupport": true
    }, {
      "id": "ChargeItem.account",
      "path": "ChargeItem.account",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "name": "Tiplu GmbH",
    "telecom": [ {
      "value": "fhir@tiplu.de",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ChargeItem"
}