{
  "resourceType": "StructureDefinition",
  "id": "GEM-ERP-PR-Device",
  "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Device",
  "version": "1.6.2",
  "name": "GEM_ERP_PR_Device",
  "status": "active",
  "date": "2026-04-14",
  "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
      }
    ]
  }
}