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

FHIR IG Statistics: StructureDefinition/74_PR_VoS_Bundle_PVS_VoS

PackageKBV.ITA.VOS
Resource TypeStructureDefinition
Id74_PR_VoS_Bundle_PVS_VoS
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=KBV.ITA.VOS@1.10.010&canonical=https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Bundle_PVS_VoS
URLhttps://fhir.kbv.de/StructureDefinition/74_PR_VoS_Bundle_PVS_VoS
Version1.10.010
Statusactive
Date2020-05-18
Name74_PR_VoS_Bundle_PVS_VoS
Title74_PR_VoS_Bundle_PVS_VoS
DescriptionBundle für die Übergabe von Informationen beim Aufruf der VoS aus dem PVS.
CopyrightCopyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
TypeBundle
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
74_PR_VoS_Composition74_PR_VoS_Composition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Bundle_PVS_VoS",
  "version": "1.10.010",
  "name": "74_PR_VoS_Bundle_PVS_VoS",
  "title": "74_PR_VoS_Bundle_PVS_VoS",
  "status": "active",
  "date": "2020-05-18",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "description": "Bundle für die Übergabe von Informationen beim Aufruf der VoS aus dem PVS.",
  "copyright": "Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle.id",
        "path": "Bundle.id",
        "mustSupport": true
      },
      {
        "id": "Bundle.identifier",
        "path": "Bundle.identifier",
        "mustSupport": true
      },
      {
        "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",
        "mustSupport": true
      },
      {
        "id": "Bundle.identifier.value",
        "path": "Bundle.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.identifier.assigner",
        "path": "Bundle.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Bundle.type",
        "path": "Bundle.type",
        "fixedCode": "document",
        "mustSupport": true
      },
      {
        "id": "Bundle.total",
        "path": "Bundle.total",
        "max": "0"
      },
      {
        "id": "Bundle.link",
        "path": "Bundle.link",
        "definition": "In diesem Element kann die fullURL eines Bundles vom PVS zur VoS (74_PR_VoS_Bundle_PVS_VoS) angegeben werden, welches in Verbindung mit dem aktuellen Bundle (Aufrufkontext) steht",
        "max": "1"
      },
      {
        "id": "Bundle.entry",
        "path": "Bundle.entry",
        "slicing": {
          "description": "Das erste Element eines Bundles mit dem Type document soll die Composition 74_PR_VoS_Composition sein. Alle aus der Composition referenzierten Element sollen danach angehängt werden.",
          "rules": "openAtEnd"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.link",
        "path": "Bundle.entry.link",
        "max": "0"
      },
      {
        "id": "Bundle.entry.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.search",
        "path": "Bundle.entry.search",
        "max": "0"
      },
      {
        "id": "Bundle.entry.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:74_PR_VoS_Composition",
        "path": "Bundle.entry",
        "sliceName": "74_PR_VoS_Composition",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:74_PR_VoS_Composition.link",
        "path": "Bundle.entry.link",
        "max": "0"
      },
      {
        "id": "Bundle.entry:74_PR_VoS_Composition.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:74_PR_VoS_Composition.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Resource",
            "profile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Composition"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:74_PR_VoS_Composition.search",
        "path": "Bundle.entry.search",
        "max": "0"
      },
      {
        "id": "Bundle.entry:74_PR_VoS_Composition.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:74_PR_VoS_Composition.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.signature",
        "path": "Bundle.signature",
        "max": "0"
      }
    ]
  }
}