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

FHIR IG Statistics: StructureDefinition/GEM-ERP-PR-Device

Packagede.gematik.erezept-workflow.r4
Resource TypeStructureDefinition
IdGEM-ERP-PR-Device
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.erezept-workflow.r4@1.5.2&canonical=https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Device
URLhttps://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Device
Version1.5.2
Statusactive
Date2025-06-23
NameGEM_ERP_PR_Device
Descriptionstatic information on the ePrescription backend server
TypeDevice
Kindresource

Resources that use this resource

StructureDefinition
GEM_ERP_PR_BundleDocument Bundle for Receipt
GEM_ERP_PR_CompositionReceipt for Fulfillment of ePrescription
GEM_ERP_PR_SignatureProfile for Signature of Bundles in ePrescription Context

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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
      }
    ]
  }
}