{ "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": "2024-09-27", "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-alpha.1", "status": "draft", "id": "30ff0b6a-d0b6-4078-8bd8-8b9f67ee73dc", "kind": "resource", "url": "https://demis.rki.de/fhir/ars/StructureDefinition/Software", "version": "1.0.0", "differential": { "element": [ { "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", "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" }