{ "description": "Patienten-Angehöriger für die ECP-Dateneinleitung", "_filename": "StructureDefinition-EcpAngehoeriger.json", "package_name": "de.thieme-compliance.anamnese", "date": "2023-05-02", "derivation": "constraint", "publisher": "Thieme Compliance GmbH", "fhirVersion": "4.0.1", "name": "EcpAngehoeriger", "abstract": false, "copyright": "Copyright 2020-2023 Thieme Compliance GmbH", "type": "RelatedPerson", "experimental": null, "resourceType": "StructureDefinition", "title": "ECP Angehöriger", "package_version": "0.0.1-dev", "status": "draft", "id": "972a48ff-2d6f-4084-b6d0-d33fc62fbf9c", "kind": "resource", "url": "https://thieme-compliance.de/fhir/StructureDefinition/EcpAngehoeriger", "version": "1.0.0", "differential": { "element": [ { "id": "RelatedPerson.relationship", "path": "RelatedPerson.relationship", "mustSupport": true }, { "id": "RelatedPerson.name.family", "path": "RelatedPerson.name.family", "mustSupport": true }, { "id": "RelatedPerson.name.given", "path": "RelatedPerson.name.given", "mustSupport": true }, { "id": "RelatedPerson.name.prefix", "path": "RelatedPerson.name.prefix", "mustSupport": true }, { "id": "RelatedPerson.telecom", "path": "RelatedPerson.telecom", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "RelatedPerson.telecom:eMail", "max": "1", "min": 0, "path": "RelatedPerson.telecom", "sliceName": "eMail", "mustSupport": true, "patternContactPoint": { "system": "email" } }, { "id": "RelatedPerson.telecom:eMail.system", "min": 1, "path": "RelatedPerson.telecom.system", "mustSupport": true }, { "id": "RelatedPerson.telecom:eMail.value", "min": 1, "path": "RelatedPerson.telecom.value", "mustSupport": true }, { "id": "RelatedPerson.telecom:privatePhone", "max": "1", "min": 0, "path": "RelatedPerson.telecom", "sliceName": "privatePhone", "mustSupport": true, "patternContactPoint": { "use": "home", "system": "phone" } }, { "id": "RelatedPerson.telecom:privatePhone.system", "min": 1, "path": "RelatedPerson.telecom.system", "mustSupport": true }, { "id": "RelatedPerson.telecom:privatePhone.value", "min": 1, "path": "RelatedPerson.telecom.value", "mustSupport": true }, { "id": "RelatedPerson.telecom:privatePhone.use", "min": 1, "path": "RelatedPerson.telecom.use", "mustSupport": true }, { "id": "RelatedPerson.birthDate", "path": "RelatedPerson.birthDate", "mustSupport": true } ] }, "contact": [ { "name": "Thieme Compliance GmbH", "telecom": [ { "use": "work", "value": "http://thieme-compliance.de/", "system": "url" } ] } ], "baseDefinition": "https://gematik.de/fhir/isik/v2/Basismodul/StructureDefinition/ISiKAngehoeriger" }