PackagesCanonicalsLogsProblems
    Packages
    de.gkvsv.evp@1.0.0-rc1
    https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_PflegeBerater
{
  "description": null,
  "_filename": "GKVSV_PR_EVP_PflegeBerater.json",
  "package_name": "de.gkvsv.evp",
  "date": "2023-07-16T00:58:51.3951313+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "GKVSV_PR_EVP_PflegeBerater",
  "abstract": false,
  "type": "Practitioner",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0-rc1",
  "status": "active",
  "id": "99128112-51ac-44f6-b72d-8a5e2355e5c4",
  "kind": "resource",
  "url": "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_PflegeBerater",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Practitioner.meta",
      "min": 1,
      "path": "Practitioner.meta",
      "mustSupport": true
    }, {
      "id": "Practitioner.meta.versionId",
      "max": "0",
      "path": "Practitioner.meta.versionId"
    }, {
      "id": "Practitioner.meta.lastUpdated",
      "max": "0",
      "path": "Practitioner.meta.lastUpdated"
    }, {
      "id": "Practitioner.meta.source",
      "max": "0",
      "path": "Practitioner.meta.source"
    }, {
      "id": "Practitioner.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Practitioner.meta.profile",
      "mustSupport": true,
      "patternCanonical": "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_PflegeBerater|1.0"
    }, {
      "id": "Practitioner.meta.security",
      "max": "0",
      "path": "Practitioner.meta.security"
    }, {
      "id": "Practitioner.meta.tag",
      "max": "0",
      "path": "Practitioner.meta.tag"
    }, {
      "id": "Practitioner.implicitRules",
      "max": "0",
      "path": "Practitioner.implicitRules"
    }, {
      "id": "Practitioner.language",
      "max": "0",
      "path": "Practitioner.language"
    }, {
      "id": "Practitioner.text",
      "max": "0",
      "path": "Practitioner.text"
    }, {
      "id": "Practitioner.contained",
      "max": "0",
      "path": "Practitioner.contained"
    }, {
      "id": "Practitioner.identifier",
      "max": "0",
      "path": "Practitioner.identifier"
    }, {
      "id": "Practitioner.active",
      "max": "0",
      "path": "Practitioner.active"
    }, {
      "id": "Practitioner.name",
      "max": "1",
      "path": "Practitioner.name",
      "type": [ {
        "code": "HumanName",
        "profile": [ "http://fhir.de/StructureDefinition/humanname-de-basis|1.3.2" ]
      } ]
    }, {
      "id": "Practitioner.name.use",
      "max": "0",
      "path": "Practitioner.name.use"
    }, {
      "id": "Practitioner.name.text",
      "max": "0",
      "path": "Practitioner.name.text"
    }, {
      "id": "Practitioner.name.family",
      "path": "Practitioner.name.family",
      "maxLength": 45
    }, {
      "id": "Practitioner.name.family.extension",
      "min": 0,
      "path": "Practitioner.name.family.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Practitioner.name.family.extension:namenszusatz",
      "max": "0",
      "min": 0,
      "path": "Practitioner.name.family.extension",
      "sliceName": "namenszusatz"
    }, {
      "id": "Practitioner.name.family.extension:nachname",
      "max": "0",
      "min": 0,
      "path": "Practitioner.name.family.extension",
      "sliceName": "nachname",
      "mustSupport": true
    }, {
      "id": "Practitioner.name.family.extension:nachname.value[x]",
      "path": "Practitioner.name.family.extension.value[x]",
      "maxLength": 45
    }, {
      "id": "Practitioner.name.family.extension:vorsatzwort",
      "max": "0",
      "min": 0,
      "path": "Practitioner.name.family.extension",
      "sliceName": "vorsatzwort"
    }, {
      "id": "Practitioner.name.given",
      "max": "1",
      "path": "Practitioner.name.given",
      "maxLength": 45
    }, {
      "id": "Practitioner.name.prefix",
      "max": "0",
      "path": "Practitioner.name.prefix"
    }, {
      "id": "Practitioner.name.suffix",
      "max": "0",
      "path": "Practitioner.name.suffix"
    }, {
      "id": "Practitioner.name.period",
      "max": "0",
      "path": "Practitioner.name.period"
    }, {
      "id": "Practitioner.telecom",
      "max": "2",
      "path": "Practitioner.telecom",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Practitioner.telecom:email",
      "max": "1",
      "path": "Practitioner.telecom",
      "sliceName": "email",
      "mustSupport": true
    }, {
      "id": "Practitioner.telecom:email.system",
      "min": 1,
      "path": "Practitioner.telecom.system",
      "fixedCode": "email",
      "mustSupport": true
    }, {
      "id": "Practitioner.telecom:email.value",
      "min": 1,
      "path": "Practitioner.telecom.value",
      "maxLength": 50,
      "mustSupport": true
    }, {
      "id": "Practitioner.telecom:email.use",
      "max": "0",
      "path": "Practitioner.telecom.use"
    }, {
      "id": "Practitioner.telecom:email.rank",
      "max": "0",
      "path": "Practitioner.telecom.rank"
    }, {
      "id": "Practitioner.telecom:email.period",
      "max": "0",
      "path": "Practitioner.telecom.period"
    }, {
      "id": "Practitioner.telecom:telefon",
      "max": "1",
      "path": "Practitioner.telecom",
      "sliceName": "telefon"
    }, {
      "id": "Practitioner.telecom:telefon.system",
      "min": 1,
      "path": "Practitioner.telecom.system",
      "fixedCode": "phone",
      "mustSupport": true
    }, {
      "id": "Practitioner.telecom:telefon.value",
      "min": 1,
      "path": "Practitioner.telecom.value",
      "maxLength": 25,
      "mustSupport": true
    }, {
      "id": "Practitioner.address",
      "max": "0",
      "path": "Practitioner.address"
    }, {
      "id": "Practitioner.gender",
      "max": "0",
      "path": "Practitioner.gender"
    }, {
      "id": "Practitioner.birthDate",
      "max": "0",
      "path": "Practitioner.birthDate"
    }, {
      "id": "Practitioner.photo",
      "max": "0",
      "path": "Practitioner.photo"
    }, {
      "id": "Practitioner.qualification",
      "max": "0",
      "path": "Practitioner.qualification"
    }, {
      "id": "Practitioner.communication",
      "max": "0",
      "path": "Practitioner.communication"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}