{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ULB_RelatedPerson_Contact_Person",
  "version": "1.0.0",
  "name": "KBV_PR_MIO_ULB_RelatedPerson_Contact_Person",
  "title": "KBV_PR_MIO_ULB_RelatedPerson_Contact_Person",
  "status": "active",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "description": "Hier wird eine Kontaktperson erfasst, die eine persönliche oder professionelle Beziehung zur/zum PatientIn hat, aber nicht als behandelnde Person agiert.",
  "copyright": "Im folgenden Profil können Codes aus den Codesystemen Snomed, Loinc oder Ucum enthalten sein, die dem folgenden Urheberrecht unterliegen: This material includes SNOMED Clinical Terms® SNOMED CT® which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license. This material contains content from Loinc http://loinc.org. Loinc is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes Loinc Committee and is available at no cost under the license at http://loinc.org/license. Loinc® is a registered United States trademark of Regenstrief Institute, Inc. This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license, a copy of which is available at ​http://unitsofmeasure.org. The current complete UCUM table, UCUM Specification are available for download at ​http://unitsofmeasure.org. The UCUM table and UCUM codes are copyright © 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures UCUM Organization. All rights reserved. THE UCUM TABLE IN ALL FORMATS, UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED \"AS IS.\" ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "RelatedPerson",
  "baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.3.0",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "RelatedPerson.meta",
        "path": "RelatedPerson.meta",
        "min": 1
      },
      {
        "id": "RelatedPerson.meta.versionId",
        "path": "RelatedPerson.meta.versionId",
        "max": "0"
      },
      {
        "id": "RelatedPerson.meta.lastUpdated",
        "path": "RelatedPerson.meta.lastUpdated",
        "max": "0"
      },
      {
        "id": "RelatedPerson.meta.source",
        "path": "RelatedPerson.meta.source",
        "max": "0"
      },
      {
        "id": "RelatedPerson.meta.profile",
        "path": "RelatedPerson.meta.profile",
        "min": 1,
        "max": "1",
        "patternCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ULB_RelatedPerson_Contact_Person|1.0.0"
      },
      {
        "id": "RelatedPerson.meta.security",
        "path": "RelatedPerson.meta.security",
        "max": "0"
      },
      {
        "id": "RelatedPerson.meta.tag",
        "path": "RelatedPerson.meta.tag",
        "max": "0"
      },
      {
        "id": "RelatedPerson.implicitRules",
        "path": "RelatedPerson.implicitRules",
        "max": "0"
      },
      {
        "id": "RelatedPerson.language",
        "path": "RelatedPerson.language",
        "max": "0"
      },
      {
        "id": "RelatedPerson.text",
        "path": "RelatedPerson.text"
      },
      {
        "id": "RelatedPerson.text.status",
        "path": "RelatedPerson.text.status",
        "patternCode": "extensions"
      },
      {
        "id": "RelatedPerson.contained",
        "path": "RelatedPerson.contained",
        "max": "0"
      },
      {
        "id": "RelatedPerson.extension",
        "path": "RelatedPerson.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "RelatedPerson.extension:Hinweis",
        "path": "RelatedPerson.extension",
        "sliceName": "Hinweis",
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.extension:Hinweis.value[x]",
        "path": "RelatedPerson.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.extension:Hinweis.value[x]:valueString",
        "path": "RelatedPerson.extension.value[x]",
        "sliceName": "valueString",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.identifier",
        "path": "RelatedPerson.identifier",
        "max": "0"
      },
      {
        "id": "RelatedPerson.active",
        "path": "RelatedPerson.active",
        "max": "0"
      },
      {
        "id": "RelatedPerson.patient",
        "path": "RelatedPerson.patient",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ULB_Patient|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.patient.reference",
        "path": "RelatedPerson.patient.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.patient.type",
        "path": "RelatedPerson.patient.type",
        "max": "0"
      },
      {
        "id": "RelatedPerson.patient.identifier",
        "path": "RelatedPerson.patient.identifier",
        "max": "0"
      },
      {
        "id": "RelatedPerson.patient.display",
        "path": "RelatedPerson.patient.display",
        "max": "0"
      },
      {
        "id": "RelatedPerson.relationship",
        "path": "RelatedPerson.relationship",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.relationship.coding",
        "path": "RelatedPerson.relationship.coding",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.relationship.coding.system",
        "path": "RelatedPerson.relationship.coding.system",
        "min": 1
      },
      {
        "id": "RelatedPerson.relationship.coding.version",
        "path": "RelatedPerson.relationship.coding.version",
        "min": 1
      },
      {
        "id": "RelatedPerson.relationship.coding.code",
        "path": "RelatedPerson.relationship.coding.code",
        "min": 1
      },
      {
        "id": "RelatedPerson.relationship.coding.display",
        "path": "RelatedPerson.relationship.coding.display",
        "min": 1
      },
      {
        "id": "RelatedPerson.relationship.coding.userSelected",
        "path": "RelatedPerson.relationship.coding.userSelected",
        "max": "0"
      },
      {
        "id": "RelatedPerson.relationship.text",
        "path": "RelatedPerson.relationship.text",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name",
        "path": "RelatedPerson.name",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name.text",
        "path": "RelatedPerson.name.text",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name.family",
        "path": "RelatedPerson.name.family",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name.family.extension",
        "path": "RelatedPerson.name.family.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "RelatedPerson.name.family.extension:namenszusatz",
        "path": "RelatedPerson.name.family.extension",
        "sliceName": "namenszusatz",
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name.family.extension:namenszusatz.value[x]",
        "path": "RelatedPerson.name.family.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name.family.extension:namenszusatz.value[x]:valueString",
        "path": "RelatedPerson.name.family.extension.value[x]",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name.family.extension:nachname",
        "path": "RelatedPerson.name.family.extension",
        "sliceName": "nachname",
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name.family.extension:nachname.value[x]",
        "path": "RelatedPerson.name.family.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name.family.extension:nachname.value[x]:valueString",
        "path": "RelatedPerson.name.family.extension.value[x]",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name.family.extension:vorsatzwort",
        "path": "RelatedPerson.name.family.extension",
        "sliceName": "vorsatzwort",
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name.family.extension:vorsatzwort.value[x]",
        "path": "RelatedPerson.name.family.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name.family.extension:vorsatzwort.value[x]:valueString",
        "path": "RelatedPerson.name.family.extension.value[x]",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name.given",
        "path": "RelatedPerson.name.given",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name.prefix",
        "path": "RelatedPerson.name.prefix",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name.prefix.extension",
        "path": "RelatedPerson.name.prefix.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "RelatedPerson.name.prefix.extension:prefix-qualifier",
        "path": "RelatedPerson.name.prefix.extension",
        "sliceName": "prefix-qualifier",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name.prefix.extension:prefix-qualifier.value[x]",
        "path": "RelatedPerson.name.prefix.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name.prefix.extension:prefix-qualifier.value[x]:valueCode",
        "path": "RelatedPerson.name.prefix.extension.value[x]",
        "sliceName": "valueCode",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name.suffix",
        "path": "RelatedPerson.name.suffix",
        "max": "0"
      },
      {
        "id": "RelatedPerson.name.period",
        "path": "RelatedPerson.name.period",
        "max": "0"
      },
      {
        "id": "RelatedPerson.telecom",
        "path": "RelatedPerson.telecom",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.telecom.system",
        "path": "RelatedPerson.telecom.system",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.telecom.value",
        "path": "RelatedPerson.telecom.value",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.telecom.use",
        "path": "RelatedPerson.telecom.use",
        "max": "0"
      },
      {
        "id": "RelatedPerson.telecom.rank",
        "path": "RelatedPerson.telecom.rank",
        "max": "0"
      },
      {
        "id": "RelatedPerson.telecom.period",
        "path": "RelatedPerson.telecom.period",
        "max": "0"
      },
      {
        "id": "RelatedPerson.gender",
        "path": "RelatedPerson.gender",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.birthDate",
        "path": "RelatedPerson.birthDate",
        "max": "0"
      },
      {
        "id": "RelatedPerson.address",
        "path": "RelatedPerson.address",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "type"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift",
        "path": "RelatedPerson.address",
        "sliceName": "Strassenanschrift",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.extension",
        "path": "RelatedPerson.address.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.extension:Stadtteil",
        "path": "RelatedPerson.address.extension",
        "sliceName": "Stadtteil",
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.extension:Stadtteil.value[x]",
        "path": "RelatedPerson.address.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.extension:Stadtteil.value[x]:valueString",
        "path": "RelatedPerson.address.extension.value[x]",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.line",
        "path": "RelatedPerson.address.line",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.line.extension",
        "path": "RelatedPerson.address.line.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.line.extension:Strasse",
        "path": "RelatedPerson.address.line.extension",
        "sliceName": "Strasse",
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.line.extension:Strasse.value[x]",
        "path": "RelatedPerson.address.line.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.line.extension:Strasse.value[x]:valueString",
        "path": "RelatedPerson.address.line.extension.value[x]",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.line.extension:Hausnummer",
        "path": "RelatedPerson.address.line.extension",
        "sliceName": "Hausnummer",
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.line.extension:Hausnummer.value[x]",
        "path": "RelatedPerson.address.line.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.line.extension:Hausnummer.value[x]:valueString",
        "path": "RelatedPerson.address.line.extension.value[x]",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.line.extension:Adresszusatz",
        "path": "RelatedPerson.address.line.extension",
        "sliceName": "Adresszusatz",
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.line.extension:Adresszusatz.value[x]",
        "path": "RelatedPerson.address.line.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.line.extension:Adresszusatz.value[x]:valueString",
        "path": "RelatedPerson.address.line.extension.value[x]",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.city",
        "path": "RelatedPerson.address.city",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.state",
        "path": "RelatedPerson.address.state",
        "max": "0"
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.postalCode",
        "path": "RelatedPerson.address.postalCode",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.country",
        "path": "RelatedPerson.address.country",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.period",
        "path": "RelatedPerson.address.period",
        "max": "0"
      },
      {
        "id": "RelatedPerson.address:Postfach",
        "path": "RelatedPerson.address",
        "sliceName": "Postfach",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Postfach.extension",
        "path": "RelatedPerson.address.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "RelatedPerson.address:Postfach.extension:Stadtteil",
        "path": "RelatedPerson.address.extension",
        "sliceName": "Stadtteil",
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Postfach.extension:Stadtteil.value[x]",
        "path": "RelatedPerson.address.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Postfach.extension:Stadtteil.value[x]:valueString",
        "path": "RelatedPerson.address.extension.value[x]",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Postfach.line",
        "path": "RelatedPerson.address.line",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Postfach.line.extension",
        "path": "RelatedPerson.address.line.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "RelatedPerson.address:Postfach.line.extension:Postfach",
        "path": "RelatedPerson.address.line.extension",
        "sliceName": "Postfach",
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Postfach.line.extension:Postfach.value[x]",
        "path": "RelatedPerson.address.line.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Postfach.line.extension:Postfach.value[x]:valueString",
        "path": "RelatedPerson.address.line.extension.value[x]",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Postfach.city",
        "path": "RelatedPerson.address.city",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Postfach.state",
        "path": "RelatedPerson.address.state",
        "max": "0"
      },
      {
        "id": "RelatedPerson.address:Postfach.postalCode",
        "path": "RelatedPerson.address.postalCode",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Postfach.country",
        "path": "RelatedPerson.address.country",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Postfach.period",
        "path": "RelatedPerson.address.period",
        "max": "0"
      },
      {
        "id": "RelatedPerson.photo",
        "path": "RelatedPerson.photo",
        "max": "0"
      },
      {
        "id": "RelatedPerson.period",
        "path": "RelatedPerson.period",
        "max": "0"
      },
      {
        "id": "RelatedPerson.communication",
        "path": "RelatedPerson.communication",
        "max": "0"
      }
    ]
  }
}