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

FHIR IG Statistics: StructureDefinition/Software

Packagerki.demis.ars
Resource TypeStructureDefinition
IdSoftware
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rki.demis.ars@1.0.0-rc.2&canonical=https://demis.rki.de/fhir/ars/StructureDefinition/Software
URLhttps://demis.rki.de/fhir/ars/StructureDefinition/Software
Version1.0.0
Statusactive
Date2025-06-13
NameSoftware
TitleSoftware
Realmde
DescriptionGrundlegende Informationen (Hersteller, Bezeichnung, ggf. Version) zur Software, die zum Senden der Daten verwendet wird. Diese Information ist insbesondere für das Datenqualitätsmanagement relevant.
TypeDevice
Kindresource

Resources that use this resource

StructureDefinition
CompositionComposition

Resources that this resource uses

StructureDefinition
DataSenderDatensender

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "Software",
  "url": "https://demis.rki.de/fhir/ars/StructureDefinition/Software",
  "version": "1.0.0",
  "name": "Software",
  "title": "Software",
  "status": "active",
  "experimental": false,
  "date": "2025-06-13",
  "publisher": "ARS@rki.de",
  "description": "Grundlegende Informationen (Hersteller, Bezeichnung, ggf. Version) zur Software, die zum Senden der Daten verwendet wird. Diese Information ist insbesondere für das Datenqualitätsmanagement relevant.",
  "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.id",
        "path": "Device.meta.id",
        "max": "0"
      },
      {
        "id": "Device.meta.extension",
        "path": "Device.meta.extension",
        "max": "0"
      },
      {
        "id": "Device.meta.versionId",
        "path": "Device.meta.versionId",
        "max": "0"
      },
      {
        "id": "Device.meta.lastUpdated",
        "path": "Device.meta.lastUpdated",
        "max": "0"
      },
      {
        "id": "Device.meta.source",
        "path": "Device.meta.source",
        "max": "0"
      },
      {
        "id": "Device.meta.profile",
        "path": "Device.meta.profile",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Device.meta.profile:arsProfile",
        "path": "Device.meta.profile",
        "sliceName": "arsProfile",
        "min": 1,
        "max": "1",
        "patternCanonical": "https://demis.rki.de/fhir/ars/StructureDefinition/Software",
        "mustSupport": true
      },
      {
        "id": "Device.meta.security",
        "path": "Device.meta.security",
        "max": "0"
      },
      {
        "id": "Device.meta.tag",
        "path": "Device.meta.tag",
        "max": "0"
      },
      {
        "id": "Device.identifier",
        "path": "Device.identifier",
        "max": "0"
      },
      {
        "id": "Device.definition",
        "path": "Device.definition",
        "max": "0"
      },
      {
        "id": "Device.udiCarrier",
        "path": "Device.udiCarrier",
        "max": "0"
      },
      {
        "id": "Device.status",
        "path": "Device.status",
        "max": "0"
      },
      {
        "id": "Device.statusReason",
        "path": "Device.statusReason",
        "max": "0"
      },
      {
        "id": "Device.distinctIdentifier",
        "path": "Device.distinctIdentifier",
        "max": "0"
      },
      {
        "id": "Device.manufacturer",
        "path": "Device.manufacturer",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Device.manufactureDate",
        "path": "Device.manufactureDate",
        "max": "0"
      },
      {
        "id": "Device.expirationDate",
        "path": "Device.expirationDate",
        "max": "0"
      },
      {
        "id": "Device.lotNumber",
        "path": "Device.lotNumber",
        "max": "0"
      },
      {
        "id": "Device.serialNumber",
        "path": "Device.serialNumber",
        "max": "0"
      },
      {
        "id": "Device.deviceName",
        "path": "Device.deviceName",
        "mustSupport": true
      },
      {
        "id": "Device.deviceName.name",
        "path": "Device.deviceName.name",
        "mustSupport": true
      },
      {
        "id": "Device.deviceName.type",
        "path": "Device.deviceName.type",
        "patternCode": "user-friendly-name",
        "mustSupport": true
      },
      {
        "id": "Device.modelNumber",
        "path": "Device.modelNumber",
        "max": "0"
      },
      {
        "id": "Device.partNumber",
        "path": "Device.partNumber",
        "max": "0"
      },
      {
        "id": "Device.type",
        "path": "Device.type",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Device.type.coding",
        "path": "Device.type.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Device.type.coding.system",
        "path": "Device.type.coding.system",
        "min": 1,
        "patternUri": "http://snomed.info/sct",
        "mustSupport": true
      },
      {
        "id": "Device.type.coding.version",
        "path": "Device.type.coding.version",
        "max": "0"
      },
      {
        "id": "Device.type.coding.code",
        "path": "Device.type.coding.code",
        "min": 1,
        "patternCode": "706687001",
        "mustSupport": true
      },
      {
        "id": "Device.type.coding.display",
        "path": "Device.type.coding.display",
        "min": 1,
        "patternString": "Software (physical object)",
        "mustSupport": true
      },
      {
        "id": "Device.type.coding.userSelected",
        "path": "Device.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Device.type.text",
        "path": "Device.type.text",
        "max": "0"
      },
      {
        "id": "Device.specialization",
        "path": "Device.specialization",
        "max": "0"
      },
      {
        "id": "Device.version",
        "path": "Device.version",
        "mustSupport": true
      },
      {
        "id": "Device.version.type",
        "path": "Device.version.type",
        "max": "0"
      },
      {
        "id": "Device.version.component",
        "path": "Device.version.component",
        "max": "0"
      },
      {
        "id": "Device.version.value",
        "path": "Device.version.value",
        "mustSupport": true
      },
      {
        "id": "Device.property",
        "path": "Device.property",
        "max": "0"
      },
      {
        "id": "Device.patient",
        "path": "Device.patient",
        "max": "0"
      },
      {
        "id": "Device.owner",
        "path": "Device.owner",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://demis.rki.de/fhir/ars/StructureDefinition/DataSender"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Device.owner.reference",
        "path": "Device.owner.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Device.owner.type",
        "path": "Device.owner.type",
        "max": "0"
      },
      {
        "id": "Device.owner.identifier",
        "path": "Device.owner.identifier",
        "max": "0"
      },
      {
        "id": "Device.owner.display",
        "path": "Device.owner.display",
        "max": "0"
      },
      {
        "id": "Device.contact",
        "path": "Device.contact",
        "max": "0"
      },
      {
        "id": "Device.location",
        "path": "Device.location",
        "max": "0"
      },
      {
        "id": "Device.url",
        "path": "Device.url",
        "max": "0"
      },
      {
        "id": "Device.note",
        "path": "Device.note",
        "max": "0"
      },
      {
        "id": "Device.safety",
        "path": "Device.safety",
        "max": "0"
      },
      {
        "id": "Device.parent",
        "path": "Device.parent",
        "max": "0"
      }
    ]
  }
}