Package | de.thieme-compliance.anamnese |
Resource Type | StructureDefinition |
Id | EcpPersonImGesundheitsberuf |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.thieme-compliance.anamnese@0.0.2-dev&canonical=https://thieme-compliance.de/fhir/StructureDefinition/EcpPersonImGesundheitsberuf |
URL | https://thieme-compliance.de/fhir/StructureDefinition/EcpPersonImGesundheitsberuf |
Version | 1.0.0 |
Status | draft |
Date | 2023-05-02 |
Name | EcpPersonImGesundheitsberuf |
Title | ECP Person im Gesundheitsberuf |
Description | Person im Gesundheitsberuf (Ärzte, anderes Fachpersonal) für die ECP-Dateneinleitung |
Copyright | Copyright 2020-2023 Thieme Compliance GmbH |
Type | Practitioner |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "EcpPersonImGesundheitsberuf", "url": "https://thieme-compliance.de/fhir/StructureDefinition/EcpPersonImGesundheitsberuf", "version": "1.0.0", "name": "EcpPersonImGesundheitsberuf", "title": "ECP Person im Gesundheitsberuf", "status": "draft", "date": "2023-05-02", "publisher": "Thieme Compliance GmbH", "contact": [ { "name": "Thieme Compliance GmbH", "telecom": [ { "system": "url", "value": "http://thieme-compliance.de/", "use": "work" } ] } ], "description": "Person im Gesundheitsberuf (Ärzte, anderes Fachpersonal) für die ECP-Dateneinleitung", "copyright": "Copyright 2020-2023 Thieme Compliance GmbH", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Practitioner", "baseDefinition": "https://gematik.de/fhir/isik/v2/Basismodul/StructureDefinition/ISiKPersonImGesundheitsberuf", "derivation": "constraint", "differential": { "element": [ { "id": "Practitioner.telecom", "path": "Practitioner.telecom", "slicing": { "discriminator": [ { "type": "pattern", "path": "$this" } ], "rules": "open" }, "mustSupport": true }, { "id": "Practitioner.telecom:fax", "path": "Practitioner.telecom", "sliceName": "fax", "min": 0, "max": "1", "patternContactPoint": { "system": "fax" }, "mustSupport": true }, { "id": "Practitioner.telecom:fax.system", "path": "Practitioner.telecom.system", "mustSupport": true }, { "id": "Practitioner.telecom:fax.value", "path": "Practitioner.telecom.value", "mustSupport": true }, { "id": "Practitioner.telecom:workPhone", "path": "Practitioner.telecom", "sliceName": "workPhone", "min": 0, "max": "1", "patternContactPoint": { "system": "phone", "use": "work" }, "mustSupport": true }, { "id": "Practitioner.telecom:workPhone.system", "path": "Practitioner.telecom.system", "mustSupport": true }, { "id": "Practitioner.telecom:workPhone.value", "path": "Practitioner.telecom.value", "mustSupport": true }, { "id": "Practitioner.telecom:workPhone.use", "path": "Practitioner.telecom.use", "min": 1, "mustSupport": true } ] } }