PackagesCanonicalsLogsProblems
    Packages
    rki.demis.ars@1.0.0-rc.2
    https://demis.rki.de/fhir/ars/StructureDefinition/Software
{
  "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.",
  "_filename": "StructureDefinition-Software.json",
  "package_name": "rki.demis.ars",
  "date": "2025-06-13",
  "derivation": "constraint",
  "publisher": "ARS@rki.de",
  "fhirVersion": "4.0.1",
  "name": "Software",
  "abstract": false,
  "type": "Device",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Software",
  "package_version": "1.0.0-rc.2",
  "status": "active",
  "id": "c71a98c8-58a3-4aae-8119-c90162eaf4fa",
  "kind": "resource",
  "url": "https://demis.rki.de/fhir/ars/StructureDefinition/Software",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Device.meta",
      "min": 1,
      "path": "Device.meta",
      "mustSupport": true
    }, {
      "id": "Device.meta.id",
      "max": "0",
      "path": "Device.meta.id"
    }, {
      "id": "Device.meta.extension",
      "max": "0",
      "path": "Device.meta.extension"
    }, {
      "id": "Device.meta.versionId",
      "max": "0",
      "path": "Device.meta.versionId"
    }, {
      "id": "Device.meta.lastUpdated",
      "max": "0",
      "path": "Device.meta.lastUpdated"
    }, {
      "id": "Device.meta.source",
      "max": "0",
      "path": "Device.meta.source"
    }, {
      "id": "Device.meta.profile",
      "min": 1,
      "path": "Device.meta.profile",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Device.meta.profile:arsProfile",
      "max": "1",
      "min": 1,
      "path": "Device.meta.profile",
      "sliceName": "arsProfile",
      "mustSupport": true,
      "patternCanonical": "https://demis.rki.de/fhir/ars/StructureDefinition/Software"
    }, {
      "id": "Device.meta.security",
      "max": "0",
      "path": "Device.meta.security"
    }, {
      "id": "Device.meta.tag",
      "max": "0",
      "path": "Device.meta.tag"
    }, {
      "id": "Device.identifier",
      "max": "0",
      "path": "Device.identifier"
    }, {
      "id": "Device.definition",
      "max": "0",
      "path": "Device.definition"
    }, {
      "id": "Device.udiCarrier",
      "max": "0",
      "path": "Device.udiCarrier"
    }, {
      "id": "Device.status",
      "max": "0",
      "path": "Device.status"
    }, {
      "id": "Device.statusReason",
      "max": "0",
      "path": "Device.statusReason"
    }, {
      "id": "Device.distinctIdentifier",
      "max": "0",
      "path": "Device.distinctIdentifier"
    }, {
      "id": "Device.manufacturer",
      "min": 1,
      "path": "Device.manufacturer",
      "mustSupport": true
    }, {
      "id": "Device.manufactureDate",
      "max": "0",
      "path": "Device.manufactureDate"
    }, {
      "id": "Device.expirationDate",
      "max": "0",
      "path": "Device.expirationDate"
    }, {
      "id": "Device.lotNumber",
      "max": "0",
      "path": "Device.lotNumber"
    }, {
      "id": "Device.serialNumber",
      "max": "0",
      "path": "Device.serialNumber"
    }, {
      "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",
      "mustSupport": true,
      "patternCode": "user-friendly-name"
    }, {
      "id": "Device.modelNumber",
      "max": "0",
      "path": "Device.modelNumber"
    }, {
      "id": "Device.partNumber",
      "max": "0",
      "path": "Device.partNumber"
    }, {
      "id": "Device.type",
      "min": 1,
      "path": "Device.type",
      "mustSupport": true
    }, {
      "id": "Device.type.coding",
      "max": "1",
      "min": 1,
      "path": "Device.type.coding",
      "mustSupport": true
    }, {
      "id": "Device.type.coding.system",
      "min": 1,
      "path": "Device.type.coding.system",
      "patternUri": "http://snomed.info/sct",
      "mustSupport": true
    }, {
      "id": "Device.type.coding.version",
      "max": "0",
      "path": "Device.type.coding.version"
    }, {
      "id": "Device.type.coding.code",
      "min": 1,
      "path": "Device.type.coding.code",
      "mustSupport": true,
      "patternCode": "706687001"
    }, {
      "id": "Device.type.coding.display",
      "min": 1,
      "path": "Device.type.coding.display",
      "mustSupport": true,
      "patternString": "Software (physical object)"
    }, {
      "id": "Device.type.coding.userSelected",
      "max": "0",
      "path": "Device.type.coding.userSelected"
    }, {
      "id": "Device.type.text",
      "max": "0",
      "path": "Device.type.text"
    }, {
      "id": "Device.specialization",
      "max": "0",
      "path": "Device.specialization"
    }, {
      "id": "Device.version",
      "path": "Device.version",
      "mustSupport": true
    }, {
      "id": "Device.version.type",
      "max": "0",
      "path": "Device.version.type"
    }, {
      "id": "Device.version.component",
      "max": "0",
      "path": "Device.version.component"
    }, {
      "id": "Device.version.value",
      "path": "Device.version.value",
      "mustSupport": true
    }, {
      "id": "Device.property",
      "max": "0",
      "path": "Device.property"
    }, {
      "id": "Device.patient",
      "max": "0",
      "path": "Device.patient"
    }, {
      "id": "Device.owner",
      "min": 1,
      "path": "Device.owner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://demis.rki.de/fhir/ars/StructureDefinition/DataSender" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Device.owner.reference",
      "min": 1,
      "path": "Device.owner.reference",
      "mustSupport": true
    }, {
      "id": "Device.owner.type",
      "max": "0",
      "path": "Device.owner.type"
    }, {
      "id": "Device.owner.identifier",
      "max": "0",
      "path": "Device.owner.identifier"
    }, {
      "id": "Device.owner.display",
      "max": "0",
      "path": "Device.owner.display"
    }, {
      "id": "Device.contact",
      "max": "0",
      "path": "Device.contact"
    }, {
      "id": "Device.location",
      "max": "0",
      "path": "Device.location"
    }, {
      "id": "Device.url",
      "max": "0",
      "path": "Device.url"
    }, {
      "id": "Device.note",
      "max": "0",
      "path": "Device.note"
    }, {
      "id": "Device.safety",
      "max": "0",
      "path": "Device.safety"
    }, {
      "id": "Device.parent",
      "max": "0",
      "path": "Device.parent"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device"
}