{ "description": null, "_filename": "Profile-HealthAppModule.json", "package_name": "fhir.trustedhealthapps.org", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "HealthAppModule", "mapping": [ { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "DeviceDefinition", "experimental": null, "resourceType": "StructureDefinition", "title": "HealthAppModule", "package_version": "1.1.3", "status": "active", "id": "ebca13cb-520a-4a90-aee9-aac6f098cd6e", "kind": "resource", "url": "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModule", "version": "1.1.2", "differential": { "element": [ { "id": "DeviceDefinition", "path": "DeviceDefinition", "short": "Modul einer DiGA", "definition": "In diesem Profil werden Informationen zu einem Modul einer digitalen Gesundheitsanwendung (DiGA) repräsentiert.", "mustSupport": true }, { "id": "DeviceDefinition.extension", "path": "DeviceDefinition.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DeviceDefinition.extension:category", "path": "DeviceDefinition.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModuleCategory" ] } ], "sliceName": "category" }, { "id": "DeviceDefinition.extension:hardware", "path": "DeviceDefinition.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModuleHardware" ] } ], "sliceName": "hardware" }, { "id": "DeviceDefinition.extension:medicalDevice", "path": "DeviceDefinition.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModuleMedicalDevice" ] } ], "sliceName": "medicalDevice" }, { "id": "DeviceDefinition.deviceName", "path": "DeviceDefinition.deviceName", "short": "Modulname", "slicing": { "rules": "open", "discriminator": [ { "path": "type", "type": "value" } ] }, "definition": "Die namentliche Bezeichnung eines Moduls einer digitalen Gesundheitsanwendung (DiGA).", "mustSupport": true }, { "id": "DeviceDefinition.deviceName:udi-label-name", "max": "1", "path": "DeviceDefinition.deviceName", "short": "Name", "sliceName": "udi-label-name", "definition": "Der Name des Moduls.", "mustSupport": true }, { "id": "DeviceDefinition.deviceName:udi-label-name.name", "path": "DeviceDefinition.deviceName.name", "mustSupport": true }, { "id": "DeviceDefinition.deviceName:udi-label-name.type", "path": "DeviceDefinition.deviceName.type", "fixedCode": "udi-label-name", "mustSupport": true }, { "id": "DeviceDefinition.specialization", "path": "DeviceDefinition.specialization", "short": "Plattformverfügbarkeiten und -anforderungen eines Moduls einer DiGA", "definition": "Angaben zu Plattformen, auf denen ein Modul einer digitale Gesundheitsanwendung (DiGA) verfügbar ist, sowie zu den Anforderungen an diese Plattformen (z.B. Hard- und Softwarekompatibilität).", "mustSupport": true }, { "id": "DeviceDefinition.specialization.extension", "path": "DeviceDefinition.specialization.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DeviceDefinition.specialization.extension:compatibility", "max": "1", "path": "DeviceDefinition.specialization.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModuleSpecializationCompatibility" ] } ], "short": "Hardware- und Softwarekompatibilität eines Moduls einer DiGA", "sliceName": "compatibility", "definition": "Angaben zur Hardware- und Softwarekompatibilität eines Moduls einer digitalen Gesundheitsanwendung (DiGA) für die jeweilige Plattform." }, { "id": "DeviceDefinition.specialization.extension:url", "path": "DeviceDefinition.specialization.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModuleSpecializationUrl" ] } ], "sliceName": "url" }, { "id": "DeviceDefinition.specialization.systemType", "path": "DeviceDefinition.specialization.systemType", "short": "Plattform, auf der ein Modul einer DiGA verfügbar ist", "binding": { "strength": "required", "valueSet": "https://fhir.trustedhealthapps.org/ValueSet/HealthAppPlatformType" }, "definition": "Bezeichner der Plattform, auf der ein Modul einer digitalen Gesundheitsanwendung (DiGA) verfügbar ist, also heruntergeladen bzw. genutzt werden kann.", "mustSupport": true }, { "id": "DeviceDefinition.specialization.version", "path": "DeviceDefinition.specialization.version", "short": "Versionsnummer eines Moduls einer DiGA", "definition": "Versionsnummer eines Moduls einer digitalen Gesundheitsanwendung (DiGA) auf der jeweiligen Plattform.", "mustSupport": true }, { "id": "DeviceDefinition.languageCode", "path": "DeviceDefinition.languageCode", "short": "Sprachversionen", "definition": "Gibt an in welchen Sprachen das Modul bereitgestellt wird.", "mustSupport": true }, { "id": "DeviceDefinition.languageCode.coding", "max": "1", "min": 1, "path": "DeviceDefinition.languageCode.coding", "type": [ { "code": "Coding", "profile": [ "https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppLanguage" ] } ] }, { "id": "DeviceDefinition.parentDevice", "min": 1, "path": "DeviceDefinition.parentDevice", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.trustedhealthapps.org/StructureDefinition/HealthApp" ] } ], "short": "Übergeordnete DiGA", "definition": "Die Referenz zur übergeordneten digitale Gesundheitsanwendung (DiGA) des Moduls.", "mustSupport": true }, { "id": "DeviceDefinition.parentDevice.reference", "min": 1, "path": "DeviceDefinition.parentDevice.reference", "mustSupport": true }, { "id": "DeviceDefinition.parentDevice.display", "path": "DeviceDefinition.parentDevice.display", "short": "Name der übergeordneten DiGA", "definition": "Der Name der übergeordneten digitalen Gesundheitsanwendung (DiGA) des Moduls.", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DeviceDefinition" }