Package | de.gematik.erezept-workflow.r4 |
Resource Type | StructureDefinition |
Id | GEM-ERP-PR-Binary |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.gematik.erezept-workflow.r4@1.6.0-ballot1&canonical=https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Binary |
URL | https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Binary |
Version | 1.6.0-ballot1 |
Status | draft |
Date | 2025-08-01 |
Name | GEM_ERP_PR_Binary |
Title | PKCS7 signiertes Bundle im enveloping style |
Description | PCKS7 signiertes eRezept-Bundle oder Quittung |
Type | Binary |
Kind | resource |
StructureDefinition | |
GEM_ERP_PR_Bundle_OP_Accept | GEM_ERP_PR_Bundle_OP_Accept |
GEM_ERP_PR_Task | Task für die Verwaltung des E-Rezept-Workflows |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "GEM-ERP-PR-Binary", "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Binary", "version": "1.6.0-ballot1", "name": "GEM_ERP_PR_Binary", "title": "PKCS7 signiertes Bundle im enveloping style", "status": "draft", "date": "2025-08-01", "description": "PCKS7 signiertes eRezept-Bundle oder Quittung", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Binary", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Binary", "derivation": "constraint", "differential": { "element": [ { "id": "Binary.meta", "path": "Binary.meta", "min": 1, "mustSupport": true }, { "id": "Binary.meta.profile", "path": "Binary.meta.profile", "slicing": { "discriminator": [ { "type": "value", "path": "$this" } ], "rules": "closed", "description": "Slicing für meta profile", "ordered": false }, "min": 1, "max": "1", "mustSupport": true }, { "id": "Binary.meta.profile:workflowProfile", "path": "Binary.meta.profile", "sliceName": "workflowProfile", "min": 1, "max": "1", "fixedCanonical": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Binary|1.6", "mustSupport": true }, { "id": "Binary.contentType", "path": "Binary.contentType", "fixedCode": "application/pkcs7-mime" }, { "id": "Binary.data", "path": "Binary.data", "min": 1 } ] } }