FHIR IG Statistics: StructureDefinition/Profile-HealthApp
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "https://fhir.trustedhealthapps.org/StructureDefinition/HealthApp",
"version": "1.1.6",
"name": "HealthApp",
"title": "HealthApp",
"status": "active",
"description": "Eine digitale Gesundheitsanwendung (DiGA).",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "DeviceDefinition",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DeviceDefinition",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "DeviceDefinition",
"path": "DeviceDefinition",
"short": "DiGA",
"definition": "In diesem Profil werden Informationen zu digitalen Gesundheitsanwendung (DiGA) repräsentiert.",
"mustSupport": true
},
{
"id": "DeviceDefinition.extension",
"path": "DeviceDefinition.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "DeviceDefinition.extension:handbook",
"path": "DeviceDefinition.extension",
"sliceName": "handbook",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppHandbook"
]
}
]
},
{
"id": "DeviceDefinition.extension:media",
"path": "DeviceDefinition.extension",
"sliceName": "media",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppMedia"
]
}
]
},
{
"id": "DeviceDefinition.extension:nutzungshinweis",
"path": "DeviceDefinition.extension",
"sliceName": "nutzungshinweis",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppNutzungshinweis"
]
}
]
},
{
"id": "DeviceDefinition.extension:summaries",
"path": "DeviceDefinition.extension",
"sliceName": "summaries",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppSummaries"
]
}
]
},
{
"id": "DeviceDefinition.identifier",
"path": "DeviceDefinition.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
},
"short": "IDs einer DiGA",
"definition": "Enthält Werte zur eindeutigen Identifizierung einer digitalen Gesundheitsanwendung (DiGA).",
"min": 1,
"mustSupport": true
},
{
"id": "DeviceDefinition.identifier:digaId",
"path": "DeviceDefinition.identifier",
"sliceName": "digaId",
"short": "DiGA-ID im Verzeichnis nach § 139e SGB V",
"definition": "Die eindeutige Verzeichnisnummer der digitalen Gesundheitsanwendung (DiGA-ID) im Verzeichnis nach § 139e SGB V.",
"max": "1",
"mustSupport": true
},
{
"id": "DeviceDefinition.identifier:digaId.system",
"path": "DeviceDefinition.identifier.system",
"min": 1,
"fixedUri": "https://fhir.trustedhealthapps.org/Identifier/DigaId",
"mustSupport": true
},
{
"id": "DeviceDefinition.identifier:digaId.value",
"path": "DeviceDefinition.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "DeviceDefinition.identifier:healthAppId",
"path": "DeviceDefinition.identifier",
"sliceName": "healthAppId",
"short": "HealthApp-ID",
"definition": "Die eindeutige interne Identifikationsnummer einer HealthApp.",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "DeviceDefinition.identifier:healthAppId.system",
"path": "DeviceDefinition.identifier.system",
"min": 1,
"fixedUri": "https://fhir.trustedhealthapps.org/Identifier/HealthAppId",
"mustSupport": true
},
{
"id": "DeviceDefinition.identifier:healthAppId.value",
"path": "DeviceDefinition.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "DeviceDefinition.manufacturer[x]",
"path": "DeviceDefinition.manufacturer[x]",
"short": "Hersteller einer DiGA",
"definition": "Verweis auf einen Hersteller einer digitalen Gesundheitsanwendung (DiGA).",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppManufacturer"
]
}
],
"mustSupport": true
},
{
"id": "DeviceDefinition.manufacturer[x].reference",
"path": "DeviceDefinition.manufacturer[x].reference",
"min": 1,
"mustSupport": true
},
{
"id": "DeviceDefinition.manufacturer[x].display",
"path": "DeviceDefinition.manufacturer[x].display",
"short": "Klarname des Herstellers",
"definition": "Klarname des Herstellers (Organisation oder Privatperson), der die digitale Gesundheitsanwendung (DiGA) bereitstellt.",
"mustSupport": true
},
{
"id": "DeviceDefinition.deviceName",
"path": "DeviceDefinition.deviceName",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "type"
}
],
"rules": "open"
},
"short": "Name einer DiGA",
"definition": "Namentliche Bezeichnung einer digitalen Gesundheitsanwendung (DiGA) in offizieller Form (udi-label-name) sowie nutzerfreundlicher Kurzform (user-friendly-name).",
"mustSupport": true
},
{
"id": "DeviceDefinition.deviceName:udi-label-name",
"path": "DeviceDefinition.deviceName",
"sliceName": "udi-label-name",
"short": "Name",
"definition": "Der offizielle, vollständige Name.",
"max": "1",
"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.deviceName:user-friendly-name",
"path": "DeviceDefinition.deviceName",
"sliceName": "user-friendly-name",
"short": "Kurzname",
"definition": "Eine nutzerfreundlichen Kurzform des Namens. Aktuell nicht verwendet.",
"max": "1",
"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 einer DiGA",
"definition": "URL zur Informationswebsite einer digitalen Gesundheitsanwendung (DiGA).",
"mustSupport": true
}
]
}
}