{
"description": null,
"_filename": "Profile-HealthAppManufacturer.json",
"package_name": "fhir.bfarm.de",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "HealthAppManufacturer",
"mapping": [ {
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping",
"identity": "v2"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
}, {
"uri": "http://www.omg.org/spec/ServD/1.0/",
"name": "ServD",
"identity": "servd"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
} ],
"abstract": false,
"type": "Organization",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "HealthAppManufacturer",
"package_version": "2.0.0",
"status": "active",
"id": "851d8a34-dbc2-4981-b935-8ecb6633edc6",
"kind": "resource",
"url": "https://fhir.bfarm.de/StructureDefinition/HealthAppManufacturer",
"version": "2.0.0",
"differential": {
"element": [ {
"id": "Organization",
"path": "Organization",
"short": "Hersteller einer digitalen Anwendung",
"definition": "In diesem Profil werden Informationen zu einem Hersteller einer digitalen Gesundheitsanwendung (DiGA) bzw. digitalen Pflegeanwendung (DiGA) repräsentiert.",
"mustSupport": true
}, {
"id": "Organization.identifier",
"path": "Organization.identifier",
"short": "Identifikationsmerkmale",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
},
"definition": "Enthält Merkmale zur eindeutigen Identifikation des Herstellers der digitalen Anwendung.",
"mustSupport": true
}, {
"id": "Organization.identifier:iknr",
"max": "1",
"path": "Organization.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "http://fhir.de/StructureDefinition/identifier-iknr" ]
} ],
"short": "Institutionskennzeichen",
"sliceName": "iknr",
"definition": "Das Institutionskennzeichen (IK) ist ein eindeutiges Merkmal zur Abrechnung mit den Trägern der Sozialversicherung und dient hier zur Identifikation des Herstellers der digitalen Anwendung.",
"mustSupport": true
}, {
"id": "Organization.identifier:iknr.system",
"path": "Organization.identifier.system",
"mustSupport": true
}, {
"id": "Organization.identifier:iknr.value",
"path": "Organization.identifier.value",
"mustSupport": true
}, {
"id": "Organization.type",
"path": "Organization.type",
"short": "Herstellertyp",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "coding.system",
"type": "value"
} ]
},
"definition": "Gibt an ob es sich um eine juristische oder um eine natürliche Person handelt.",
"mustSupport": true
}, {
"id": "Organization.type:personenTyp",
"max": "1",
"path": "Organization.type",
"sliceName": "personenTyp",
"mustSupport": true
}, {
"id": "Organization.type:personenTyp.coding",
"max": "1",
"path": "Organization.type.coding",
"type": [ {
"code": "Coding",
"profile": [ "https://fhir.bfarm.de/StructureDefinition/CodingHealthAppManufacturerType" ]
} ]
}, {
"id": "Organization.name",
"path": "Organization.name",
"short": "Herstellername",
"definition": "Der Klarname des Herstellers (Organisation oder Privatperson), der die digitale Anwendung bereitstellt.",
"mustSupport": true
}, {
"id": "Organization.telecom",
"path": "Organization.telecom",
"short": "Kontaktdaten",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
},
"definition": "Die Kontaktinformationen der Herstellers der digitalen Anwendung.",
"mustSupport": true
}, {
"id": "Organization.telecom:email",
"max": "1",
"path": "Organization.telecom",
"short": "E-Mail-Adresse",
"sliceName": "email",
"definition": "Die E-Mail-Adresse des Herstellers.",
"mustSupport": true
}, {
"id": "Organization.telecom:email.system",
"min": 1,
"path": "Organization.telecom.system",
"fixedCode": "email",
"mustSupport": true
}, {
"id": "Organization.telecom:email.value",
"min": 1,
"path": "Organization.telecom.value",
"mustSupport": true
}, {
"id": "Organization.address",
"max": "1",
"path": "Organization.address",
"short": "Anschrift des Herstellers",
"definition": "Enthält die postalische Anschrift des Herstellers der digitalen Anwendung.",
"mustSupport": true
}, {
"id": "Organization.address.line",
"path": "Organization.address.line",
"short": "Adressinformationen des Herstellers",
"definition": "Diese Komponente enthält Hausnummer, Wohnungsnummer, Straßenname, Straßenrichtung, Postfachnummer, Zustellhinweise und ähnliche Adressinformationen der Herstelleranschrift der digitalen Gesundheitsanwendung (DiGA) oder digitalen Pflegeanwendung (DiPA).",
"mustSupport": true
}, {
"id": "Organization.address.city",
"path": "Organization.address.city",
"short": "Adressinformationen (Ort)",
"definition": "Diese Komponente enthält den Namen der Stadt, des Ortes, des Vorortes, des Dorfes oder einer Gemeinde, die zur Anschrift des Herstellers der digitalen Anwendung gehört.",
"mustSupport": true
}, {
"id": "Organization.address.postalCode",
"path": "Organization.address.postalCode",
"short": "Adressinformation (PLZ)",
"definition": "Diese Komponente enthält die Postleitzahl, die zur Anschrift des Herstellers der digitalen Anwendung gehört.",
"mustSupport": true
}, {
"id": "Organization.address.country",
"path": "Organization.address.country",
"short": "Adressinformation (Land)",
"definition": "Diese Komponente enthält die Information wo, in welchem Land, der Hersteller der digitalen Anwendung ansässig ist. Dies kann z. B. durch einen ISO-3166-Code mit 2 oder 3 Buchstaben abgebildet werden.",
"mustSupport": true
}, {
"id": "Organization.contact",
"max": "1",
"path": "Organization.contact",
"short": "Ansprechpartner",
"definition": "Enthält Kontaktinformationen des Ansprechpartners des Herstellers.",
"mustSupport": true
}, {
"id": "Organization.contact.name",
"path": "Organization.contact.name",
"short": "Name",
"definition": "Der Name des Ansprechpartners.",
"mustSupport": true
}, {
"id": "Organization.contact.name.family",
"path": "Organization.contact.name.family",
"short": "Nachname",
"definition": "Der Nachname des Ansprechpartners.",
"mustSupport": true
}, {
"id": "Organization.contact.name.given",
"path": "Organization.contact.name.given",
"short": "Vorname",
"definition": "Der Vorname des Ansprechpartners.",
"mustSupport": true
}, {
"id": "Organization.contact.telecom",
"path": "Organization.contact.telecom",
"short": "Kontaktdaten",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
},
"definition": "Kontaktinformationen eines Ansprechpartners",
"mustSupport": true
}, {
"id": "Organization.contact.telecom:email",
"max": "1",
"path": "Organization.contact.telecom",
"short": "E-Mail-Adresse",
"sliceName": "email",
"definition": "Die E-Mail-Adresse des Ansprechpartners.",
"mustSupport": true
}, {
"id": "Organization.contact.telecom:email.system",
"min": 1,
"path": "Organization.contact.telecom.system",
"fixedCode": "email",
"mustSupport": true
}, {
"id": "Organization.contact.telecom:email.value",
"min": 1,
"path": "Organization.contact.telecom.value",
"mustSupport": true
}, {
"id": "Organization.contact.telecom:phone",
"max": "1",
"path": "Organization.contact.telecom",
"short": "Telefonnummer",
"sliceName": "phone",
"definition": "Die Telefonnummer des Ansprechpartners.",
"mustSupport": true
}, {
"id": "Organization.contact.telecom:phone.system",
"min": 1,
"path": "Organization.contact.telecom.system",
"fixedCode": "phone",
"mustSupport": true
}, {
"id": "Organization.contact.telecom:phone.value",
"min": 1,
"path": "Organization.contact.telecom.value",
"mustSupport": true
}, {
"id": "Organization.contact.address",
"path": "Organization.contact.address",
"short": "Adressinformationen",
"definition": "Enthält weitere Adressinformationen des Ansprechpartners.",
"mustSupport": true
}, {
"id": "Organization.contact.address.line",
"max": "1",
"path": "Organization.contact.address.line",
"short": "Abteilung",
"definition": "Die Abteilung des Ansprechpartners.",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}