| Package | KBV.ITA.VOS |
| Resource Type | StructureDefinition |
| Id | 74_PR_VoS_Bundle_VoS_PVS |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=KBV.ITA.VOS@1.10.010&canonical=https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Bundle_VoS_PVS |
| URL | https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Bundle_VoS_PVS |
| Version | 1.10.010 |
| Status | active |
| Date | 2020-05-18 |
| Name | 74_PR_VoS_Bundle_VoS_PVS |
| Title | 74_PR_VoS_Bundle_VOS_PVS |
| Description | StructureDefinition für die Verwendung des KBV-Profils "74_PR_VoS_Bundle_VoS_PVS" |
| Copyright | Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved. |
| Type | Bundle |
| Kind | resource |
No resources found
| StructureDefinition | |
| 74_EX_VoS_Anwender_System | 74_EX_VoS_Anwender_System |
| 74_PR_VoS_DokuRef | 74_PR_VoS_DokuRef |
| 74_PR_VoS_Dosierung | 74_PR_VoS_Dosierung |
| 74_PR_VoS_Medikament | 74_PR_VoS_Medikament |
| 74_PR_VoS_Rezept | 74_PR_VoS_Rezept |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Bundle_VoS_PVS",
"version": "1.10.010",
"name": "74_PR_VoS_Bundle_VoS_PVS",
"title": "74_PR_VoS_Bundle_VOS_PVS",
"status": "active",
"date": "2020-05-18",
"publisher": "Kassenärztliche Bundesvereinigung (KBV)",
"description": "StructureDefinition für die Verwendung des KBV-Profils \"74_PR_VoS_Bundle_VoS_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",
"definition": "Für type=transaction gelten die Festlegungen aus der KBV-Schnittstellenfestlegung und somit https://www.hl7.org/fhir/stu3/http.html#transaction.",
"fixedCode": "transaction",
"mustSupport": true
},
{
"id": "Bundle.total",
"path": "Bundle.total",
"max": "0"
},
{
"id": "Bundle.link",
"path": "Bundle.link",
"definition": "In diesem Element muss die fullURL des Bundles vom PVS zum VoS (74_PR_VoS_Bundle_PVS_VoS) angegeben werden sowie der Systemkontext der VoS (Anwender sowie KBV-Prüfnummer).",
"min": 1,
"max": "1"
},
{
"id": "Bundle.link.extension",
"path": "Bundle.link.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Bundle.link.extension:systemkontext",
"path": "Bundle.link.extension",
"sliceName": "systemkontext",
"short": "Systemkontext",
"definition": "Anwerndername und Prüfnummer der VoS, die das Bundle an das PVS übergibt",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": "https://fhir.kbv.de/StructureDefinition/74_EX_VoS_Anwender_System"
}
]
},
{
"id": "Bundle.link.extension:systemkontext.extension:Anwender",
"path": "Bundle.link.extension.extension",
"sliceName": "Anwender",
"definition": "Hier ist die BenutzerID des Anwenders aus der VoS anzugeben. Beim Anwender handelt es sich um den Anwender, welcher die VoS ausführt."
},
{
"id": "Bundle.link.extension:systemkontext.extension:KBV-Pruefnummer",
"path": "Bundle.link.extension.extension",
"sliceName": "KBV-Pruefnummer",
"min": 1
},
{
"id": "Bundle.link.extension:systemkontext.extension:systemID",
"path": "Bundle.link.extension.extension",
"sliceName": "systemID",
"definition": "Ein Identifier, der die konkrete Instanz der VoS in der jeweiligen Betriebsstätte, Arbeitsplatz etc. kennzeichnet."
},
{
"id": "Bundle.link.relation",
"path": "Bundle.link.relation",
"fixedString": "related"
},
{
"id": "Bundle.link.url",
"path": "Bundle.link.url",
"short": "AufrufBundle-URL",
"definition": "In diesem Element muss die fullURL des Bundles vom PVS zum VoS (74_PR_VoS_Bundle_PVS_VoS) angegeben werden. In dem Bundle wurde der Aufrufkontext (inkl. ggf. notwendiger Ressourcen) vom PVS an die VoS übergeben."
},
{
"id": "Bundle.entry",
"path": "Bundle.entry",
"slicing": {
"description": "In diesem Bundle.entry sollen nur die Elemente 74_PR_VoS_DokuRef, 74_PR_VoS_Rezept, 74_PR_VoS_Medikament, 74_PR_VoS_Dosierung vorkommen",
"rules": "closed"
},
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.entry.resource",
"path": "Bundle.entry.resource",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.entry:dokuRef",
"path": "Bundle.entry",
"sliceName": "dokuRef",
"mustSupport": true
},
{
"id": "Bundle.entry:dokuRef.link",
"path": "Bundle.entry.link",
"max": "0"
},
{
"id": "Bundle.entry:dokuRef.resource",
"path": "Bundle.entry.resource",
"min": 1,
"max": "1",
"type": [
{
"code": "Resource",
"profile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_DokuRef"
}
]
},
{
"id": "Bundle.entry:dokuRef.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry:dokuRef.request",
"path": "Bundle.entry.request",
"min": 1
},
{
"id": "Bundle.entry:dokuRef.request.method",
"path": "Bundle.entry.request.method",
"fixedCode": "POST"
},
{
"id": "Bundle.entry:dokuRef.request.ifNoneMatch",
"path": "Bundle.entry.request.ifNoneMatch",
"max": "0"
},
{
"id": "Bundle.entry:dokuRef.request.ifModifiedSince",
"path": "Bundle.entry.request.ifModifiedSince",
"max": "0"
},
{
"id": "Bundle.entry:dokuRef.request.ifMatch",
"path": "Bundle.entry.request.ifMatch",
"max": "0"
},
{
"id": "Bundle.entry:dokuRef.request.ifNoneExist",
"path": "Bundle.entry.request.ifNoneExist",
"max": "0"
},
{
"id": "Bundle.entry:dokuRef.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:rezept",
"path": "Bundle.entry",
"sliceName": "rezept",
"mustSupport": true
},
{
"id": "Bundle.entry:rezept.link",
"path": "Bundle.entry.link",
"max": "0"
},
{
"id": "Bundle.entry:rezept.resource",
"path": "Bundle.entry.resource",
"min": 1,
"max": "1",
"type": [
{
"code": "Resource",
"profile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Rezept"
}
]
},
{
"id": "Bundle.entry:rezept.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry:rezept.request",
"path": "Bundle.entry.request",
"min": 1
},
{
"id": "Bundle.entry:rezept.request.method",
"path": "Bundle.entry.request.method",
"fixedCode": "POST"
},
{
"id": "Bundle.entry:rezept.request.ifNoneMatch",
"path": "Bundle.entry.request.ifNoneMatch",
"max": "0"
},
{
"id": "Bundle.entry:rezept.request.ifModifiedSince",
"path": "Bundle.entry.request.ifModifiedSince",
"max": "0"
},
{
"id": "Bundle.entry:rezept.request.ifMatch",
"path": "Bundle.entry.request.ifMatch",
"max": "0"
},
{
"id": "Bundle.entry:rezept.request.ifNoneExist",
"path": "Bundle.entry.request.ifNoneExist",
"max": "0"
},
{
"id": "Bundle.entry:rezept.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:medikament",
"path": "Bundle.entry",
"sliceName": "medikament",
"mustSupport": true
},
{
"id": "Bundle.entry:medikament.link",
"path": "Bundle.entry.link",
"max": "0"
},
{
"id": "Bundle.entry:medikament.resource",
"path": "Bundle.entry.resource",
"min": 1,
"max": "1",
"type": [
{
"code": "Resource",
"profile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Medikament"
}
]
},
{
"id": "Bundle.entry:medikament.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry:medikament.request",
"path": "Bundle.entry.request",
"min": 1
},
{
"id": "Bundle.entry:medikament.request.method",
"path": "Bundle.entry.request.method",
"fixedCode": "POST"
},
{
"id": "Bundle.entry:medikament.request.ifNoneMatch",
"path": "Bundle.entry.request.ifNoneMatch",
"max": "0"
},
{
"id": "Bundle.entry:medikament.request.ifModifiedSince",
"path": "Bundle.entry.request.ifModifiedSince",
"max": "0"
},
{
"id": "Bundle.entry:medikament.request.ifMatch",
"path": "Bundle.entry.request.ifMatch",
"max": "0"
},
{
"id": "Bundle.entry:medikament.request.ifNoneExist",
"path": "Bundle.entry.request.ifNoneExist",
"max": "0"
},
{
"id": "Bundle.entry:medikament.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:dosierung",
"path": "Bundle.entry",
"sliceName": "dosierung",
"mustSupport": true
},
{
"id": "Bundle.entry:dosierung.link",
"path": "Bundle.entry.link",
"max": "0"
},
{
"id": "Bundle.entry:dosierung.resource",
"path": "Bundle.entry.resource",
"min": 1,
"max": "1",
"type": [
{
"code": "Resource",
"profile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Dosierung"
}
]
},
{
"id": "Bundle.entry:dosierung.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry:dosierung.request",
"path": "Bundle.entry.request",
"min": 1
},
{
"id": "Bundle.entry:dosierung.request.method",
"path": "Bundle.entry.request.method",
"fixedCode": "POST"
},
{
"id": "Bundle.entry:dosierung.request.ifNoneMatch",
"path": "Bundle.entry.request.ifNoneMatch",
"max": "0"
},
{
"id": "Bundle.entry:dosierung.request.ifModifiedSince",
"path": "Bundle.entry.request.ifModifiedSince",
"max": "0"
},
{
"id": "Bundle.entry:dosierung.request.ifMatch",
"path": "Bundle.entry.request.ifMatch",
"max": "0"
},
{
"id": "Bundle.entry:dosierung.request.ifNoneExist",
"path": "Bundle.entry.request.ifNoneExist",
"max": "0"
},
{
"id": "Bundle.entry:dosierung.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.signature",
"path": "Bundle.signature",
"max": "0"
}
]
}
}