FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/BIV-PR-ERP-AbgabedatenComposition

Packagede.biv-ot.everordnungabgabedaten
Resource TypeStructureDefinition
IdBIV-PR-ERP-AbgabedatenComposition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.biv-ot.everordnungabgabedaten@0.1.0-preview&canonical=https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-AbgabedatenComposition
URLhttps://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-AbgabedatenComposition
Version0.1
Statusdraft
Date2024-01-18T18:35:53.1916602+00:00
NameBIV_PR_ERP_AbgabedatenComposition
TypeComposition
Kindresource

Resources that use this resource

StructureDefinition
BIV-PR-ERP-AbgabedatenBundleBIV_PR_ERP_AbgabedatenBundle

Resources that this resource uses

StructureDefinition
BIV-PR-ERP-AbgabeinformationenBIV_PR_ERP_Abgabeinformationen
BIV-PR-ERP-LeistungserbringerBIV_PR_ERP_Leistungserbringer

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "BIV-PR-ERP-AbgabedatenComposition",
  "url": "https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-AbgabedatenComposition",
  "version": "0.1",
  "name": "BIV_PR_ERP_AbgabedatenComposition",
  "status": "draft",
  "date": "2024-01-18T18:35:53.1916602+00:00",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Composition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Composition",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Composition.meta",
        "path": "Composition.meta",
        "min": 1
      },
      {
        "id": "Composition.meta.versionId",
        "path": "Composition.meta.versionId",
        "max": "0"
      },
      {
        "id": "Composition.meta.source",
        "path": "Composition.meta.source",
        "max": "0"
      },
      {
        "id": "Composition.meta.profile",
        "path": "Composition.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-AbgabedatenComposition|0.1"
      },
      {
        "id": "Composition.meta.security",
        "path": "Composition.meta.security",
        "max": "0"
      },
      {
        "id": "Composition.implicitRules",
        "path": "Composition.implicitRules",
        "max": "0"
      },
      {
        "id": "Composition.language",
        "path": "Composition.language",
        "max": "0"
      },
      {
        "id": "Composition.text",
        "path": "Composition.text",
        "max": "0"
      },
      {
        "id": "Composition.contained",
        "path": "Composition.contained",
        "max": "0"
      },
      {
        "id": "Composition.identifier",
        "path": "Composition.identifier",
        "max": "0"
      },
      {
        "id": "Composition.status",
        "path": "Composition.status",
        "fixedCode": "final"
      },
      {
        "id": "Composition.type.coding",
        "path": "Composition.type.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Composition.type.coding.system",
        "path": "Composition.type.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.biv-ot.org/eVerordnungAbgabedaten/CodeSystem/BIV-CS-ERP-CompositionTypes"
      },
      {
        "id": "Composition.type.coding.version",
        "path": "Composition.type.coding.version",
        "max": "0"
      },
      {
        "id": "Composition.type.coding.code",
        "path": "Composition.type.coding.code",
        "min": 1,
        "fixedCode": "EVerordnungAbgabedaten"
      },
      {
        "id": "Composition.type.coding.display",
        "path": "Composition.type.coding.display",
        "max": "0"
      },
      {
        "id": "Composition.type.coding.userSelected",
        "path": "Composition.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.type.text",
        "path": "Composition.type.text",
        "max": "0"
      },
      {
        "id": "Composition.category",
        "path": "Composition.category",
        "max": "0"
      },
      {
        "id": "Composition.subject",
        "path": "Composition.subject",
        "max": "0"
      },
      {
        "id": "Composition.encounter",
        "path": "Composition.encounter",
        "max": "0"
      },
      {
        "id": "Composition.author",
        "path": "Composition.author",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-Leistungserbringer"
            ]
          }
        ]
      },
      {
        "id": "Composition.author.reference",
        "path": "Composition.author.reference",
        "min": 1
      },
      {
        "id": "Composition.author.type",
        "path": "Composition.author.type",
        "max": "0"
      },
      {
        "id": "Composition.author.identifier",
        "path": "Composition.author.identifier",
        "max": "0"
      },
      {
        "id": "Composition.author.display",
        "path": "Composition.author.display",
        "max": "0"
      },
      {
        "id": "Composition.title",
        "path": "Composition.title",
        "fixedString": "EVerordnungAbgabedaten"
      },
      {
        "id": "Composition.confidentiality",
        "path": "Composition.confidentiality",
        "max": "0"
      },
      {
        "id": "Composition.attester",
        "path": "Composition.attester",
        "max": "0"
      },
      {
        "id": "Composition.custodian",
        "path": "Composition.custodian",
        "max": "0"
      },
      {
        "id": "Composition.relatesTo",
        "path": "Composition.relatesTo",
        "max": "0"
      },
      {
        "id": "Composition.event",
        "path": "Composition.event",
        "max": "0"
      },
      {
        "id": "Composition.section",
        "path": "Composition.section",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "entry.resolve()"
            }
          ],
          "rules": "open"
        },
        "min": 2,
        "max": "2"
      },
      {
        "id": "Composition.section:Abgabeinformationen",
        "path": "Composition.section",
        "sliceName": "Abgabeinformationen",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Composition.section:Abgabeinformationen.title",
        "path": "Composition.section.title",
        "fixedString": "Abgabeinformationen"
      },
      {
        "id": "Composition.section:Abgabeinformationen.code",
        "path": "Composition.section.code",
        "max": "0"
      },
      {
        "id": "Composition.section:Abgabeinformationen.author",
        "path": "Composition.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:Abgabeinformationen.focus",
        "path": "Composition.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:Abgabeinformationen.text",
        "path": "Composition.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:Abgabeinformationen.mode",
        "path": "Composition.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:Abgabeinformationen.orderedBy",
        "path": "Composition.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:Abgabeinformationen.entry",
        "path": "Composition.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-Abgabeinformationen"
            ]
          }
        ]
      },
      {
        "id": "Composition.section:Abgabeinformationen.entry.reference",
        "path": "Composition.section.entry.reference",
        "min": 1
      },
      {
        "id": "Composition.section:Abgabeinformationen.entry.type",
        "path": "Composition.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:Abgabeinformationen.entry.identifier",
        "path": "Composition.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:Abgabeinformationen.entry.display",
        "path": "Composition.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:Abgabeinformationen.emptyReason",
        "path": "Composition.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:Abgabeinformationen.section",
        "path": "Composition.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:Leistungserbringer",
        "path": "Composition.section",
        "sliceName": "Leistungserbringer",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Composition.section:Leistungserbringer.title",
        "path": "Composition.section.title",
        "fixedString": "Leistungserbringer"
      },
      {
        "id": "Composition.section:Leistungserbringer.code",
        "path": "Composition.section.code",
        "max": "0"
      },
      {
        "id": "Composition.section:Leistungserbringer.author",
        "path": "Composition.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:Leistungserbringer.focus",
        "path": "Composition.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:Leistungserbringer.text",
        "path": "Composition.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:Leistungserbringer.mode",
        "path": "Composition.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:Leistungserbringer.orderedBy",
        "path": "Composition.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:Leistungserbringer.entry",
        "path": "Composition.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-Leistungserbringer"
            ]
          }
        ]
      },
      {
        "id": "Composition.section:Leistungserbringer.entry.reference",
        "path": "Composition.section.entry.reference",
        "min": 1
      },
      {
        "id": "Composition.section:Leistungserbringer.entry.type",
        "path": "Composition.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:Leistungserbringer.entry.identifier",
        "path": "Composition.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:Leistungserbringer.entry.display",
        "path": "Composition.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:Leistungserbringer.emptyReason",
        "path": "Composition.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:Leistungserbringer.section",
        "path": "Composition.section.section",
        "max": "0"
      }
    ]
  }
}