FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/EcpPersonImGesundheitsberuf

Packagede.thieme-compliance.anamnese
Resource TypeStructureDefinition
IdEcpPersonImGesundheitsberuf
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.thieme-compliance.anamnese@0.0.2-dev&canonical=https://thieme-compliance.de/fhir/StructureDefinition/EcpPersonImGesundheitsberuf
URLhttps://thieme-compliance.de/fhir/StructureDefinition/EcpPersonImGesundheitsberuf
Version1.0.0
Statusdraft
Date2023-05-02
NameEcpPersonImGesundheitsberuf
TitleECP Person im Gesundheitsberuf
DescriptionPerson im Gesundheitsberuf (Ärzte, anderes Fachpersonal) für die ECP-Dateneinleitung
CopyrightCopyright 2020-2023 Thieme Compliance GmbH
TypePractitioner
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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
      }
    ]
  }
}