PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4.dev@1.0.0
    https://tiplu.de/fhir/StructureDefinition/AmbulanterSchein
{
  "description": "Dieses Profil beschreibt einen ambulanten Schein. Für einen ambulanten Fall können mehrere Behandlungsscheine existieren, welche von unterschiedlichen Kostenträgern gedeckt werden können.",
  "_filename": "StructureDefinition-AmbulanterSchein.json",
  "package_name": "basisprofil.tiplu.de.r4.dev",
  "date": "2024-11-20",
  "derivation": "constraint",
  "publisher": "Tiplu GmbH",
  "fhirVersion": "4.0.1",
  "name": "AmbulanterSchein",
  "abstract": false,
  "copyright": "Tiplu GmbH",
  "type": "Account",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Ambulanter Schein",
  "package_version": "1.0.0",
  "status": "active",
  "id": "7905d808-5d23-4808-8a46-e28847efa54e",
  "kind": "resource",
  "url": "https://tiplu.de/fhir/StructureDefinition/AmbulanterSchein",
  "version": "1.2.0",
  "differential": {
    "element": [ {
      "id": "Account.extension",
      "min": 1,
      "path": "Account.extension"
    }, {
      "id": "Account.extension:Ausstellungsdatum",
      "max": "1",
      "min": 0,
      "path": "Account.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://tiplu.de/fhir/StructureDefinition/Ausstellungsdatum" ]
      } ],
      "sliceName": "Ausstellungsdatum",
      "mustSupport": true
    }, {
      "id": "Account.extension:Ausstellungsdatum.value[x]",
      "path": "Account.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Account.extension:BillingStatus",
      "max": "1",
      "min": 1,
      "path": "Account.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/extension-Account.billingStatus" ]
      } ],
      "sliceName": "BillingStatus",
      "mustSupport": true
    }, {
      "id": "Account.extension:BillingStatus.value[x]",
      "path": "Account.extension.value[x]",
      "binding": {
        "strength": "required",
        "valueSet": "https://tiplu.de/fhir/ValueSet/Scheinstatus"
      },
      "mustSupport": true
    }, {
      "id": "Account.extension:ScheinEigenschaften",
      "max": "*",
      "min": 0,
      "path": "Account.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://tiplu.de/fhir/StructureDefinition/ScheinEigenschaften" ]
      } ],
      "sliceName": "ScheinEigenschaften",
      "mustSupport": true
    }, {
      "id": "Account.extension:ScheinEigenschaften.value[x]",
      "path": "Account.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Account.identifier",
      "path": "Account.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "path": "Account.identifier",
      "min": 0,
      "short": "Eindeutige Nummer eines Scheines.",
      "type": [ {
        "code": "Identifier",
        "profile": [ "https://tiplu.de/fhir/StructureDefinition/identifier-scheinnummer" ]
      } ],
      "mustSupport": true,
      "sliceName": "Scheinnummer",
      "patternIdentifier": {
        "type": {
          "coding": [ {
            "code": "ASN",
            "system": "https://tiplu.de/fhir/CodeSystem/identifier-type-de-basis-erweitert"
          } ]
        }
      },
      "max": "1",
      "id": "Account.identifier:Scheinnummer"
    }, {
      "id": "Account.identifier:Scheinnummer.type",
      "path": "Account.identifier.type",
      "mustSupport": true
    }, {
      "id": "Account.identifier:Scheinnummer.system",
      "path": "Account.identifier.system",
      "mustSupport": true
    }, {
      "id": "Account.identifier:Scheinnummer.value",
      "path": "Account.identifier.value",
      "mustSupport": true
    }, {
      "id": "Account.status",
      "path": "Account.status",
      "mustSupport": true
    }, {
      "id": "Account.type",
      "path": "Account.type",
      "mustSupport": true,
      "patternCodeableConcept": {
        "coding": [ {
          "code": "AMB",
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode"
        } ]
      }
    }, {
      "id": "Account.type.extension:Scheinart",
      "max": "1",
      "min": 0,
      "path": "Account.type.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://tiplu.de/fhir/StructureDefinition/Scheinart" ]
      } ],
      "sliceName": "Scheinart",
      "mustSupport": true
    }, {
      "id": "Account.type.extension:Scheinart.value[x]",
      "path": "Account.type.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Account.type.extension:Scheinuntergruppe",
      "max": "1",
      "min": 0,
      "path": "Account.type.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://tiplu.de/fhir/StructureDefinition/Scheinuntergruppe" ]
      } ],
      "sliceName": "Scheinuntergruppe",
      "mustSupport": true
    }, {
      "id": "Account.type.extension:Scheinuntergruppe.value[x]",
      "path": "Account.type.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Account.type.coding",
      "path": "Account.type.coding",
      "mustSupport": true
    }, {
      "id": "Account.servicePeriod",
      "path": "Account.servicePeriod",
      "short": "Gültigkeit des Scheins",
      "mustSupport": true
    }, {
      "id": "Account.coverage.extension:Abrechnungsart",
      "max": "1",
      "min": 0,
      "path": "Account.coverage.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://tiplu.de/fhir/StructureDefinition/Abrechnungsart" ]
      } ],
      "sliceName": "Abrechnungsart",
      "mustSupport": true
    }, {
      "id": "Account.coverage.extension:Abrechnungsart.value[x]",
      "path": "Account.coverage.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Account.coverage.extension:Abrechnungsbereich",
      "max": "1",
      "min": 0,
      "path": "Account.coverage.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://tiplu.de/fhir/StructureDefinition/Abrechnungsbereich" ]
      } ],
      "sliceName": "Abrechnungsbereich",
      "mustSupport": true
    }, {
      "id": "Account.coverage.extension:Abrechnungsbereich.value[x]",
      "path": "Account.coverage.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Account.coverage.coverage",
      "path": "Account.coverage.coverage",
      "mustSupport": true
    }, {
      "id": "Account.owner",
      "min": 1,
      "path": "Account.owner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://tiplu.de/fhir/StructureDefinition/Ambulanz", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization" ]
      } ],
      "short": "Verwaltende Organisation des Scheins.",
      "mustSupport": true
    }, {
      "id": "Account.partOf",
      "path": "Account.partOf",
      "mustSupport": true
    }, {
      "id": "Account.partOf.identifier",
      "min": 1,
      "path": "Account.partOf.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-aufnahmenummer" ]
      } ],
      "short": "Zugehörige Fallnummer",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "name": "Tiplu GmbH",
    "telecom": [ {
      "value": "fhir@tiplu.de",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Account"
}