Package | fhir.trustedhealthapps.org |
Resource Type | StructureDefinition |
Id | Profile-HealthAppCatalogEntry |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.trustedhealthapps.org@1.1.6&canonical=https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppCatalogEntry |
URL | https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppCatalogEntry |
Version | 1.1.6 |
Status | active |
Name | HealthAppCatalogEntry |
Title | HealthAppCatalogEntry |
Realm | us |
Authority | hl7 |
Type | CatalogEntry |
Kind | resource |
No resources found
StructureDefinition | |
HealthAppCatalogEntryHealthAppLink | HealthApp on HealthAppCatalogEntry |
HealthAppCatalogEntryTrialPeriod | TrialPeriod on HealthAppCatalogEntry |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppCatalogEntry", "version": "1.1.6", "name": "HealthAppCatalogEntry", "title": "HealthAppCatalogEntry", "status": "active", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "resource", "abstract": false, "type": "CatalogEntry", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CatalogEntry", "derivation": "constraint", "differential": { "element": [ { "id": "CatalogEntry", "path": "CatalogEntry", "short": "Eintrag einer DiGA in einem Verzeichnis", "definition": "Das Profil repräsentiert den Eintrag einer digitalen Gesundheitsanwendung (DiGA) in einem Verzeichnis.", "mustSupport": true }, { "id": "CatalogEntry.extension", "path": "CatalogEntry.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" }, "min": 0 }, { "id": "CatalogEntry.extension:trialPeriod", "path": "CatalogEntry.extension", "sliceName": "trialPeriod", "min": 0, "max": "1", "type": [ { "code": "Extension", "profile": [ "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppCatalogEntryTrialPeriod" ] } ], "mustSupport": true, "isModifier": false }, { "id": "CatalogEntry.identifier", "path": "CatalogEntry.identifier", "slicing": { "discriminator": [ { "type": "value", "path": "system" } ], "rules": "open" }, "short": "IDs eines Verzeichniseintrags", "definition": "Enthält Werte zur eindeutigen Identifizierung eines Verzeichniseintrags einer digitalen Gesundheitsanwendung (DiGA).", "mustSupport": true }, { "id": "CatalogEntry.identifier:url", "path": "CatalogEntry.identifier", "sliceName": "url", "short": "URL als ID eines Verzeichniseintrags", "definition": "Enthält die URL zu einem Verzeichnis als Wert zur eindeutigen Identifizierung eines Verzeichniseintrags einer digitalen Gesundheitsanwendung (DiGA).", "max": "1", "mustSupport": true }, { "id": "CatalogEntry.identifier:url.system", "path": "CatalogEntry.identifier.system", "min": 1, "fixedUri": "urn:ietf:rfc:3986", "mustSupport": true }, { "id": "CatalogEntry.identifier:url.value", "path": "CatalogEntry.identifier.value", "min": 1, "mustSupport": true }, { "id": "CatalogEntry.orderable", "path": "CatalogEntry.orderable", "short": "Bestellfähigkeit einer DiGA", "definition": "Gibt an, ob die mit dem Verzeichniseintrag verknüpfte digitale Gesundheitsanwendung (DiGA) bestell- oder verordnungsfähig ist.", "mustSupport": true }, { "id": "CatalogEntry.referencedItem", "path": "CatalogEntry.referencedItem", "short": "Verweis auf die zugehörige DiGA", "definition": "Verweis auf die dem Verzeichniseintrag zugehörige digitale Gesundheitsanwendung (DiGA).", "mustSupport": true }, { "id": "CatalogEntry.referencedItem.extension", "path": "CatalogEntry.referencedItem.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" }, "min": 1 }, { "id": "CatalogEntry.referencedItem.extension:deviceDefinition", "path": "CatalogEntry.referencedItem.extension", "sliceName": "deviceDefinition", "min": 1, "max": "1", "type": [ { "code": "Extension", "profile": [ "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppCatalogEntryHealthAppLink" ] } ] }, { "id": "CatalogEntry.status", "path": "CatalogEntry.status", "short": "Status der Listung in einem Verzeichnis (draft | active | retired)", "definition": "Repräsentiert den Status des Eintrags der digitalen Gesundheitsanwendung (DiGA) in einem Verzeichnis.\r\n+ draft: vorläufig aufgenommen\r\n+ active: dauerhaft aufgenommen\r\n+ retired: zurückgezogen/entfernt/gestrichen", "min": 1, "mustSupport": true }, { "id": "CatalogEntry.validityPeriod", "path": "CatalogEntry.validityPeriod", "short": "Gültigkeitszeitraum eines Verzeichniseintrags", "definition": "Zeitraum, in dem der Verzeichniseintrag der digitalen Gesundheitsanwendung (DiGA) gültig ist oder war; kann ein Startdatum (z. B. Aufnahme in ein Verzeichnis) und ein Enddatum (z. B. Streichung aus einem Verzeichnis) enthalten.", "mustSupport": true }, { "id": "CatalogEntry.validityPeriod.start", "path": "CatalogEntry.validityPeriod.start", "short": "Erster Gültigkeitstag eines Verzeichniseintrags", "definition": "Datum der erstmaligen Aufnahme einer digitalen Gesundheitsanwendung (DiGA) in ein Verzeichnis.", "mustSupport": true }, { "id": "CatalogEntry.validityPeriod.end", "path": "CatalogEntry.validityPeriod.end", "short": "Letzter Gültigkeitstag eines Verzeichniseintrags", "definition": "Letzter Gültigkeitstag einer digitalen Gesundheitsanwendung (DiGA) in einem Verzeichnis.", "mustSupport": true } ] } }