Package | de.gematik.erezept-workflow.r4 |
Resource Type | StructureDefinition |
Id | GEM-ERP-PR-Device |
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_Device |
URL | https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Device |
Version | 1.6.0-ballot1 |
Status | draft |
Date | 2025-08-01 |
Name | GEM_ERP_PR_Device |
Description | Statische Informationen auf dem E-Rezept-Fachdienst |
Type | Device |
Kind | resource |
StructureDefinition | |
GEM_ERP_PR_Bundle | Dokumentenbündel für Quittung |
GEM_ERP_PR_Composition | Quittung für die Einlösung eines E-Rezepts |
GEM_ERP_PR_Signature | Profil für die Signatur von Bundles im E-Rezept-Kontext |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "GEM-ERP-PR-Device", "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Device", "version": "1.6.0-ballot1", "name": "GEM_ERP_PR_Device", "status": "draft", "date": "2025-08-01", "description": "Statische Informationen auf dem E-Rezept-Fachdienst", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Device", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device", "derivation": "constraint", "differential": { "element": [ { "id": "Device.meta", "path": "Device.meta", "min": 1, "mustSupport": true }, { "id": "Device.meta.profile", "path": "Device.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": "Device.meta.profile:workflowProfile", "path": "Device.meta.profile", "sliceName": "workflowProfile", "min": 1, "max": "1", "fixedCanonical": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Device|1.6", "mustSupport": true }, { "id": "Device.status", "path": "Device.status", "min": 1 }, { "id": "Device.serialNumber", "path": "Device.serialNumber", "mustSupport": true }, { "id": "Device.deviceName", "path": "Device.deviceName", "min": 1, "max": "1" }, { "id": "Device.version", "path": "Device.version", "min": 1, "max": "1" }, { "id": "Device.contact", "path": "Device.contact", "short": "Kontaktdaten des E-Rezept-Fachdienst.", "mustSupport": true } ] } }