PackagesCanonicalsLogsProblems
    Packages
    fhir.trustedhealthapps.org@1.1.0
    https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppManufacturer
{
  "description": null,
  "_filename": "Profile-HealthAppManufacturer.json",
  "package_name": "fhir.trustedhealthapps.org",
  "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": "1.1.0",
  "status": "active",
  "id": "f82007ac-73ea-4f95-9928-2bb4bb0846d9",
  "kind": "resource",
  "url": "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppManufacturer",
  "version": "1.1.0",
  "differential": {
    "element": [ {
      "id": "Organization",
      "path": "Organization",
      "short": "Hersteller einer Health-App bzw. DiGA",
      "definition": "In diesem Profil werden Informationen zu einem Hersteller einer Health-App bzw. digitalen Gesundheitsanwendung (DiGA) repräsentiert.",
      "mustSupport": true
    }, {
      "id": "Organization.identifier",
      "path": "Organization.identifier",
      "short": "Identifikationsmerkmale des Herstellers einer Health-App bzw. DiGA",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "definition": "Merkmale zur eindeutigen Identifikation eines Herstellers einer Health-App bzw. digitalen Gesundheitsanwedungen (DiGA).",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:iknr",
      "max": "1",
      "path": "Organization.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-iknr" ]
      } ],
      "short": "Institutionskennzeichen eines Herstellers einer Health-App bzw. DiGA",
      "sliceName": "iknr",
      "definition": "Das Institutionskennzeichen (IK) ist ein eindeutiges Merkmal zur Abrechnung mit den Trägern der Sozialversicherung und dient hier zur Identifikation eines Herstellers einer Health-App bzw. digitalen Gesundheitsanwendung (DiGA).",
      "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.trustedhealthapps.org/StructureDefinition/CodingHealthAppManufacturerType" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Organization.name",
      "path": "Organization.name",
      "short": "Klarname des Herstellers einer Health-App bzw. DiGA",
      "definition": "Klarname des Herstellers (Organisation oder Privatperson), der die Health-App bzw. digitale Gesundheitsanwendung (DiGA) bereitstellt.",
      "mustSupport": true
    }, {
      "id": "Organization.telecom",
      "path": "Organization.telecom",
      "short": "Kontaktdaten eines Herstellers einer Health-App bzw. DiGA",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "definition": "Kontaktinformationen eines Herstellers einer Health-App bzw. digitalen Gesundheitsanwendung (DiGA).",
      "mustSupport": true
    }, {
      "id": "Organization.telecom:email",
      "max": "1",
      "path": "Organization.telecom",
      "short": "E-Mail-Adresse",
      "sliceName": "email",
      "definition": "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 eines Herstellers einer Health-App bzw. DiGA",
      "definition": "Enthält die postalische Anschrift eines Herstellers einer Health-App bzw. digitalen Gesundheitsanwendung (DiGA).",
      "mustSupport": true
    }, {
      "id": "Organization.address.line",
      "path": "Organization.address.line",
      "short": "Adressinformationen des Herstellers einer DiGA bzw. Health-App",
      "definition": "Diese Komponente enthält Hausnummer, Wohnungsnummer, Straßenname, Straßenrichtung, Postfachnummer, Zustellhinweise und ähnliche Adressinformationen der Herstelleranschrift einer digitalen Gesundheitsanwendung (DiGA) bzw. Health-App.",
      "mustSupport": true
    }, {
      "id": "Organization.address.city",
      "path": "Organization.address.city",
      "short": "Adressinformationen (Ort) des Herstellers einer DiGA bzw. Health-App",
      "definition": "Diese Komponente enthält den Namen der Stadt, des Ortes, des Vorortes, des Dorfes oder einer Gemeinde, die zur Anschrift des Herstellers einer digitalen Gesundheitsanwendung (DiGA) bzw. Health-App gehört.",
      "mustSupport": true
    }, {
      "id": "Organization.address.postalCode",
      "path": "Organization.address.postalCode",
      "short": "Adressinformation (PLZ) des Herstellers einer DiGA bzw. Health-App",
      "definition": "Diese Komponente enthält die Postleitzahl (eine vom Postdienst definierte Region bezeichnet), die zur Anschrift des Herstellers einer digitalen Gesundheitsanwendung (DiGA) bzw. Health-App gehört.",
      "mustSupport": true
    }, {
      "id": "Organization.address.country",
      "path": "Organization.address.country",
      "short": "Adressinformation (Land) des Herstellers einer DiGA bzw. Health-App",
      "definition": "Diese Komponente enthält die Information wo, in welchem Land, der Hersteller einer digitalen Gesundheitsanwendung (DiGA) bzw. Health-App 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": "Kontaktinformationen eines Ansprechpartners",
      "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",
      "mustSupport": true
    }, {
      "id": "Organization.contact.name.given",
      "path": "Organization.contact.name.given",
      "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": "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": "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 des Ansprechpartners",
      "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"
}