{
"description": null,
"_filename": "Profile-HealthApp.json",
"package_name": "fhir.bfarm.de",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "Profile-HealthApp",
"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": "HealthApp",
"package_version": "3.0.1",
"status": "active",
"id": "b579b277-50cd-43b6-9a08-b9b214b98bc4",
"kind": "resource",
"url": "https://fhir.bfarm.de/StructureDefinition/HealthApp",
"version": "3.0.1",
"differential": {
"element": [ {
"id": "DeviceDefinition",
"path": "DeviceDefinition",
"short": "Digitale Anwendung",
"definition": "In diesem Profil werden Informationen zu einer digitalen Gesundheitsanwendung (DiGA) bzw. digitalen Pflegeanwendung (DiPA) repräsentiert.",
"mustSupport": true
}, {
"id": "DeviceDefinition.extension",
"min": 0,
"path": "DeviceDefinition.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "DeviceDefinition.extension:handbook",
"min": 0,
"path": "DeviceDefinition.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://fhir.bfarm.de/StructureDefinition/HealthAppHandbook" ]
} ],
"sliceName": "handbook"
}, {
"id": "DeviceDefinition.extension:media",
"min": 0,
"path": "DeviceDefinition.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://fhir.bfarm.de/StructureDefinition/HealthAppMedia" ]
} ],
"sliceName": "media"
}, {
"id": "DeviceDefinition.extension:nutzungshinweis",
"min": 0,
"path": "DeviceDefinition.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://fhir.bfarm.de/StructureDefinition/HealthAppNutzungshinweis" ]
} ],
"sliceName": "nutzungshinweis"
}, {
"id": "DeviceDefinition.extension:summaries",
"min": 0,
"path": "DeviceDefinition.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://fhir.bfarm.de/StructureDefinition/HealthAppSummaries" ]
} ],
"sliceName": "summaries"
}, {
"id": "DeviceDefinition.identifier",
"min": 1,
"path": "DeviceDefinition.identifier",
"short": "IDs der digitalen Anwendung",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
},
"definition": "Enthält Werte zur eindeutigen Identifizierung der digitalen Anwendung.",
"mustSupport": true
}, {
"id": "DeviceDefinition.identifier:digaId",
"max": "1",
"path": "DeviceDefinition.identifier",
"short": "DiGA-ID im Verzeichnis",
"sliceName": "digaId",
"definition": "Die eindeutige Verzeichnisnummer der digitalen Gesundheitsanwendung (DiGA-ID) im Verzeichnis nach § 139e SGB V.",
"mustSupport": true
}, {
"id": "DeviceDefinition.identifier:digaId.system",
"min": 1,
"path": "DeviceDefinition.identifier.system",
"fixedUri": "https://fhir.bfarm.de/Identifier/DigaId",
"mustSupport": true
}, {
"id": "DeviceDefinition.identifier:digaId.value",
"min": 1,
"path": "DeviceDefinition.identifier.value",
"mustSupport": true
}, {
"id": "DeviceDefinition.identifier:dipaId",
"max": "1",
"path": "DeviceDefinition.identifier",
"short": "DiPA-ID im Verzeichnis",
"sliceName": "dipaId",
"definition": "Die eindeutige Verzeichnisnummer der digitalen Pflegeanwendung (DiPA-ID) im Verzeichnis nach § 78a SGB XI.",
"mustSupport": true
}, {
"id": "DeviceDefinition.identifier:dipaId.system",
"min": 1,
"path": "DeviceDefinition.identifier.system",
"fixedUri": "https://fhir.bfarm.de/Identifier/DipaId",
"mustSupport": true
}, {
"id": "DeviceDefinition.identifier:dipaId.value",
"min": 1,
"path": "DeviceDefinition.identifier.value",
"mustSupport": true
}, {
"id": "DeviceDefinition.identifier:healthAppId",
"max": "1",
"min": 1,
"path": "DeviceDefinition.identifier",
"short": "HealthApp-ID",
"sliceName": "healthAppId",
"definition": "Die eindeutige interne Identifikationsnummer einer HealthApp.",
"mustSupport": true
}, {
"id": "DeviceDefinition.identifier:healthAppId.system",
"min": 1,
"path": "DeviceDefinition.identifier.system",
"fixedUri": "https://fhir.bfarm.de/Identifier/HealthAppId",
"mustSupport": true
}, {
"id": "DeviceDefinition.identifier:healthAppId.value",
"min": 1,
"path": "DeviceDefinition.identifier.value",
"mustSupport": true
}, {
"id": "DeviceDefinition.manufacturer[x]",
"path": "DeviceDefinition.manufacturer[x]",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.bfarm.de/StructureDefinition/HealthAppManufacturer" ]
} ],
"short": "HealthAppManufacturer",
"definition": "Die Referenz auf den Hersteller der digitalen Anwendung (HealthAppManufacturer).",
"mustSupport": true
}, {
"id": "DeviceDefinition.manufacturer[x].reference",
"min": 1,
"path": "DeviceDefinition.manufacturer[x].reference",
"mustSupport": true
}, {
"id": "DeviceDefinition.manufacturer[x].display",
"path": "DeviceDefinition.manufacturer[x].display",
"short": "Klarname des Herstellers",
"definition": "Der Klarname des Herstellers (Organisation oder Privatperson), der die digitale Anwendung bereitstellt.",
"mustSupport": true
}, {
"id": "DeviceDefinition.deviceName",
"path": "DeviceDefinition.deviceName",
"short": "Anwendungsname",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "type",
"type": "value"
} ]
},
"definition": "Die namentliche Bezeichnung der digitalen Anwendung.",
"mustSupport": true
}, {
"id": "DeviceDefinition.deviceName:user-friendly-name",
"max": "1",
"path": "DeviceDefinition.deviceName",
"short": "Name",
"sliceName": "user-friendly-name",
"definition": "Der Name der digitalen Anwendung.",
"mustSupport": true
}, {
"id": "DeviceDefinition.deviceName:user-friendly-name.name",
"path": "DeviceDefinition.deviceName.name",
"mustSupport": true
}, {
"id": "DeviceDefinition.deviceName:user-friendly-name.type",
"path": "DeviceDefinition.deviceName.type",
"fixedCode": "user-friendly-name",
"mustSupport": true
}, {
"id": "DeviceDefinition.onlineInformation",
"path": "DeviceDefinition.onlineInformation",
"short": "Informationswebsite",
"definition": "Die URL zur Informationswebsite der digitalen Anwendung.",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DeviceDefinition"
}