PackagesCanonicalsLogsProblems
    Packages
    de.gevko.dev.tetvz@1.0.4
    https://fhir.gevko.de/StructureDefinition/PR_OSC_Bundle_Transaction
{
  "description": "Bundle für die Transaktion der Teilnehmererklärung",
  "_filename": "PR_OSC_Bundle_Transaction.json",
  "package_name": "de.gevko.dev.tetvz",
  "date": "2020-07-30T05:54:24.0536542Z",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-07-30T05:54:22.282+00:00"
  },
  "publisher": "gevko GmbH",
  "fhirVersion": "4.0.1",
  "name": "PR_OSC_Bundle_Transaction",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "TE Transaction-Bundle für Hessen",
  "package_version": "1.0.4",
  "status": "draft",
  "id": "dea19202-1a12-4759-ad9f-b4d9c77bc5a4",
  "kind": "resource",
  "url": "https://fhir.gevko.de/StructureDefinition/PR_OSC_Bundle_Transaction",
  "version": "0.1",
  "differential": {
    "element": [ {
      "id": "Bundle.implicitRules",
      "max": "0",
      "path": "Bundle.implicitRules"
    }, {
      "id": "Bundle.language",
      "max": "0",
      "path": "Bundle.language"
    }, {
      "id": "Bundle.identifier",
      "path": "Bundle.identifier",
      "mustSupport": true
    }, {
      "id": "Bundle.identifier.use",
      "max": "0",
      "path": "Bundle.identifier.use"
    }, {
      "id": "Bundle.identifier.type",
      "max": "0",
      "path": "Bundle.identifier.type"
    }, {
      "id": "Bundle.identifier.system",
      "min": 1,
      "path": "Bundle.identifier.system",
      "fixedUri": "urn:ietf:rfc:3986",
      "definition": "Festlegung damit eine UUID kommt",
      "mustSupport": true
    }, {
      "id": "Bundle.identifier.value",
      "min": 1,
      "path": "Bundle.identifier.value",
      "definition": "Eindeutiger UUID",
      "mustSupport": true
    }, {
      "id": "Bundle.identifier.period",
      "max": "0",
      "path": "Bundle.identifier.period"
    }, {
      "id": "Bundle.identifier.assigner",
      "max": "0",
      "path": "Bundle.identifier.assigner"
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "transaction",
      "mustSupport": true
    }, {
      "id": "Bundle.timestamp",
      "path": "Bundle.timestamp",
      "definition": "DateTime wann das Dokument technisch erstellt wurde.",
      "mustSupport": true
    }, {
      "id": "Bundle.total",
      "max": "0",
      "path": "Bundle.total"
    }, {
      "id": "Bundle.link",
      "max": "0",
      "path": "Bundle.link"
    }, {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "fullUrl",
          "type": "value"
        } ]
      }
    }, {
      "id": "Bundle.entry.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry.fullUrl",
      "max": "0",
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry.resource",
      "max": "0",
      "path": "Bundle.entry.resource"
    }, {
      "id": "Bundle.entry.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Vertrag",
      "max": "1",
      "path": "Bundle.entry",
      "sliceName": "Vertrag"
    }, {
      "id": "Bundle.entry:Vertrag.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:Vertrag.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:Vertrag.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.gevko.de/StructureDefinition/TE_PR_HE_Contract" ]
      } ]
    }, {
      "id": "Bundle.entry:Vertrag.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:Vertrag.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Vertrag.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Einwilligung",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "Einwilligung"
    }, {
      "id": "Bundle.entry:Einwilligung.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:Einwilligung.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:Einwilligung.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.gevko/StructureDefinition/TE_PR_HE_Consent" ]
      } ]
    }, {
      "id": "Bundle.entry:Einwilligung.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:Einwilligung.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Einwilligung.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Patient",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "Patient"
    }, {
      "id": "Bundle.entry:Patient.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:Patient.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:Patient.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.gevko.de/StructureDefinition/TE_PR_HE_Patient" ]
      } ]
    }, {
      "id": "Bundle.entry:Patient.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:Patient.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Patient.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Diagnose",
      "path": "Bundle.entry",
      "sliceName": "Diagnose"
    }, {
      "id": "Bundle.entry:Diagnose.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:Diagnose.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:Diagnose.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Diagnose" ]
      } ]
    }, {
      "id": "Bundle.entry:Diagnose.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:Diagnose.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Diagnose.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Leistungserbringer",
      "path": "Bundle.entry",
      "sliceName": "Leistungserbringer"
    }, {
      "id": "Bundle.entry:Leistungserbringer.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:Leistungserbringer.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:Leistungserbringer.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.gevko.de/StructureDefinition/TE_PR_HE_Practitioner" ]
      } ]
    }, {
      "id": "Bundle.entry:Leistungserbringer.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:Leistungserbringer.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Leistungserbringer.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:LE_Rolle",
      "path": "Bundle.entry",
      "sliceName": "LE_Rolle"
    }, {
      "id": "Bundle.entry:LE_Rolle.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:LE_Rolle.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:LE_Rolle.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.gevko.de/StructureDefinition/TE_PR_HE_PractitionerRole" ]
      } ]
    }, {
      "id": "Bundle.entry:LE_Rolle.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:LE_Rolle.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:LE_Rolle.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Organisation",
      "path": "Bundle.entry",
      "sliceName": "Organisation"
    }, {
      "id": "Bundle.entry:Organisation.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:Organisation.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:Organisation.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization" ]
      } ]
    }, {
      "id": "Bundle.entry:Organisation.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:Organisation.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Organisation.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Binary",
      "path": "Bundle.entry",
      "sliceName": "Binary"
    }, {
      "id": "Bundle.entry:Binary.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:Binary.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:Binary.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.gevko.de/StructureDefinition/TE_PR_Binary" ]
      } ]
    }, {
      "id": "Bundle.entry:Binary.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:Binary.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Binary.response",
      "max": "0",
      "path": "Bundle.entry.response"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}