FHIR IG Statistics: StructureDefinition/Profile-HealthAppManufacturer
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "https://fhir.bfarm.de/StructureDefinition/HealthAppManufacturer",
"version": "2.0.7",
"name": "HealthAppManufacturer",
"title": "HealthAppManufacturer",
"status": "active",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "servd",
"uri": "http://www.omg.org/spec/ServD/1.0/",
"name": "ServD"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Organization",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
"derivation": "constraint",
"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",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
},
"short": "Identifikationsmerkmale",
"definition": "Enthält Merkmale zur eindeutigen Identifikation des Herstellers der digitalen Anwendung.",
"mustSupport": true
},
{
"id": "Organization.identifier:iknr",
"path": "Organization.identifier",
"sliceName": "iknr",
"short": "Institutionskennzeichen",
"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.",
"max": "1",
"type": [
{
"code": "Identifier",
"profile": [
"http://fhir.de/StructureDefinition/identifier-iknr"
]
}
],
"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",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "coding.system"
}
],
"rules": "open"
},
"short": "Herstellertyp",
"definition": "Gibt an ob es sich um eine juristische oder um eine natürliche Person handelt.",
"mustSupport": true
},
{
"id": "Organization.type:personenTyp",
"path": "Organization.type",
"sliceName": "personenTyp",
"max": "1",
"mustSupport": true
},
{
"id": "Organization.type:personenTyp.coding",
"path": "Organization.type.coding",
"max": "1",
"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",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
},
"short": "Kontaktdaten",
"definition": "Die Kontaktinformationen der Herstellers der digitalen Anwendung.",
"mustSupport": true
},
{
"id": "Organization.telecom:email",
"path": "Organization.telecom",
"sliceName": "email",
"short": "E-Mail-Adresse",
"definition": "Die E-Mail-Adresse des Herstellers.",
"max": "1",
"mustSupport": true
},
{
"id": "Organization.telecom:email.system",
"path": "Organization.telecom.system",
"min": 1,
"fixedCode": "email",
"mustSupport": true
},
{
"id": "Organization.telecom:email.value",
"path": "Organization.telecom.value",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.address",
"path": "Organization.address",
"short": "Anschrift des Herstellers",
"definition": "Enthält die postalische Anschrift des Herstellers der digitalen Anwendung.",
"max": "1",
"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",
"path": "Organization.contact",
"short": "Ansprechpartner",
"definition": "Enthält Kontaktinformationen des Ansprechpartners des Herstellers.",
"max": "1",
"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",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
},
"short": "Kontaktdaten",
"definition": "Kontaktinformationen eines Ansprechpartners",
"mustSupport": true
},
{
"id": "Organization.contact.telecom:email",
"path": "Organization.contact.telecom",
"sliceName": "email",
"short": "E-Mail-Adresse",
"definition": "Die E-Mail-Adresse des Ansprechpartners.",
"max": "1",
"mustSupport": true
},
{
"id": "Organization.contact.telecom:email.system",
"path": "Organization.contact.telecom.system",
"min": 1,
"fixedCode": "email",
"mustSupport": true
},
{
"id": "Organization.contact.telecom:email.value",
"path": "Organization.contact.telecom.value",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.contact.telecom:phone",
"path": "Organization.contact.telecom",
"sliceName": "phone",
"short": "Telefonnummer",
"definition": "Die Telefonnummer des Ansprechpartners.",
"max": "1",
"mustSupport": true
},
{
"id": "Organization.contact.telecom:phone.system",
"path": "Organization.contact.telecom.system",
"min": 1,
"fixedCode": "phone",
"mustSupport": true
},
{
"id": "Organization.contact.telecom:phone.value",
"path": "Organization.contact.telecom.value",
"min": 1,
"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",
"path": "Organization.contact.address.line",
"short": "Abteilung",
"definition": "Die Abteilung des Ansprechpartners.",
"max": "1",
"mustSupport": true
}
]
}
}