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.5.2&canonical=https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Device |
URL | https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Device |
Version | 1.5.2 |
Status | active |
Date | 2025-06-23 |
Name | GEM_ERP_PR_Device |
Description | static information on the ePrescription backend server |
Type | Device |
Kind | resource |
StructureDefinition | |
GEM_ERP_PR_Bundle | Document Bundle for Receipt |
GEM_ERP_PR_Composition | Receipt for Fulfillment of ePrescription |
GEM_ERP_PR_Signature | Profile for Signature of Bundles in ePrescription Context |
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.5.2", "name": "GEM_ERP_PR_Device", "status": "active", "date": "2025-06-23", "description": "static information on the ePrescription backend server", "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 for 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.5", "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": "Contact details of the ePrescription backend server.", "mustSupport": true } ] } }