FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageelb.ck.private
Resource TypeStructureDefinition
IdKK_ELB_HLM_VO_DocumentBundle.StructureDefinition.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=elb.ck.private@0.0.1&canonical=https://e-lb.de/fhir/StructureDefinition/KK_ELB_HLM_VO_DocumentBundle
URLhttps://e-lb.de/fhir/StructureDefinition/KK_ELB_HLM_VO_DocumentBundle
Version1.0.0
Statusdraft
Date2023-04-13T09:00:58.8118673+00:00
NameKK_ELB_HLM_VO_DocumentBundle
TypeBundle
Kindresource

Resources that use this resource

StructureDefinition
KK_ELB_InvoiceContainerBundleKK_ELB_InvoiceContainerBundle

Resources that this resource uses

StructureDefinition
KK_ELB_HLM_VO_CompositionKK_ELB_HLM_VO_Composition
KK_ELB_HLM_VO_ServiceRequestKK_ELB_HLM_VO_ServiceRequest

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://e-lb.de/fhir/StructureDefinition/KK_ELB_HLM_VO_DocumentBundle",
  "version": "1.0.0",
  "name": "KK_ELB_HLM_VO_DocumentBundle",
  "status": "draft",
  "date": "2023-04-13T09:00:58.8118673+00:00",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle",
        "path": "Bundle",
        "constraint": [
          {
            "key": "HLMKatalog",
            "severity": "error",
            "human": "Es muss mindestens ein Heilmittel nach Maßgabe des Kataloges vorhanden sein",
            "expression": "entry.where(resource is ServiceRequest).select(resource.category.coding.where(system='https://e-lb.de/fhir/CodeSystem/KK_ELB_CS_HLM_Section_Type' and code='HLM')).exists()"
          }
        ]
      },
      {
        "id": "Bundle.meta",
        "path": "Bundle.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.meta.profile",
        "path": "Bundle.meta.profile",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Bundle.implicitRules",
        "path": "Bundle.implicitRules",
        "max": "0"
      },
      {
        "id": "Bundle.language",
        "path": "Bundle.language",
        "max": "0"
      },
      {
        "id": "Bundle.identifier",
        "path": "Bundle.identifier",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.identifier.id",
        "path": "Bundle.identifier.id",
        "max": "0"
      },
      {
        "id": "Bundle.identifier.use",
        "path": "Bundle.identifier.use",
        "max": "0"
      },
      {
        "id": "Bundle.identifier.type",
        "path": "Bundle.identifier.type",
        "max": "0"
      },
      {
        "id": "Bundle.identifier.system",
        "path": "Bundle.identifier.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.identifier.value",
        "path": "Bundle.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.identifier.period",
        "path": "Bundle.identifier.period",
        "max": "0"
      },
      {
        "id": "Bundle.identifier.assigner",
        "path": "Bundle.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Bundle.type",
        "path": "Bundle.type",
        "fixedCode": "document",
        "mustSupport": true
      },
      {
        "id": "Bundle.timestamp",
        "path": "Bundle.timestamp",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.total",
        "path": "Bundle.total",
        "max": "0"
      },
      {
        "id": "Bundle.link",
        "path": "Bundle.link",
        "max": "0"
      },
      {
        "id": "Bundle.entry",
        "path": "Bundle.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "resource"
            }
          ],
          "rules": "closed"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:composition",
        "path": "Bundle.entry",
        "sliceName": "composition",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:composition.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "https://e-lb.de/fhir/StructureDefinition/KK_ELB_HLM_VO_Composition"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:composition.search",
        "path": "Bundle.entry.search",
        "max": "0"
      },
      {
        "id": "Bundle.entry:composition.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:composition.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:heilmittel",
        "path": "Bundle.entry",
        "sliceName": "heilmittel",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:heilmittel.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "https://e-lb.de/fhir/StructureDefinition/KK_ELB_HLM_VO_ServiceRequest"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.signature",
        "path": "Bundle.signature",
        "max": "0"
      }
    ]
  }
}