PackagesCanonicalsLogsProblems
    Packages
    de.gematik.elektronische-versicherungsbescheinigung@1.1.0
    https://gematik.de/fhir/eeb/StructureDefinition/EEBKnownPatient
{
  "description": null,
  "_filename": "StructureDefinition-EEBKnownPatient.json",
  "package_name": "de.gematik.elektronische-versicherungsbescheinigung",
  "date": "2025-05-27",
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "EEBKnownPatient",
  "abstract": false,
  "type": "Patient",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.0",
  "status": "active",
  "id": "cf30ffb5-2693-42b1-aa02-ae2bd0e76ca8",
  "kind": "resource",
  "url": "https://gematik.de/fhir/eeb/StructureDefinition/EEBKnownPatient",
  "version": "1.1.0",
  "differential": {
    "element": [ {
      "id": "Patient.meta",
      "min": 1,
      "path": "Patient.meta"
    }, {
      "id": "Patient.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Patient.meta.profile",
      "fixedCanonical": "https://gematik.de/fhir/eeb/StructureDefinition/EEBKnownPatient"
    }, {
      "id": "Patient.identifier",
      "max": "1",
      "min": 1,
      "path": "Patient.identifier",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.identifier:KVNR",
      "max": "1",
      "min": 1,
      "path": "Patient.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-kvid-10" ]
      } ],
      "sliceName": "KVNR",
      "mustSupport": true
    }, {
      "id": "Patient.active",
      "max": "0",
      "path": "Patient.active"
    }, {
      "id": "Patient.name",
      "max": "0",
      "path": "Patient.name"
    }, {
      "id": "Patient.telecom",
      "max": "0",
      "path": "Patient.telecom"
    }, {
      "id": "Patient.gender",
      "max": "0",
      "path": "Patient.gender"
    }, {
      "id": "Patient.birthDate",
      "max": "0",
      "path": "Patient.birthDate"
    }, {
      "id": "Patient.deceased[x]",
      "max": "0",
      "path": "Patient.deceased[x]"
    }, {
      "id": "Patient.address",
      "max": "0",
      "path": "Patient.address"
    }, {
      "id": "Patient.maritalStatus",
      "max": "0",
      "path": "Patient.maritalStatus"
    }, {
      "id": "Patient.multipleBirth[x]",
      "max": "0",
      "path": "Patient.multipleBirth[x]"
    }, {
      "id": "Patient.photo",
      "max": "0",
      "path": "Patient.photo"
    }, {
      "id": "Patient.contact",
      "max": "0",
      "path": "Patient.contact"
    }, {
      "id": "Patient.communication",
      "max": "0",
      "path": "Patient.communication"
    }, {
      "id": "Patient.generalPractitioner",
      "max": "0",
      "path": "Patient.generalPractitioner"
    }, {
      "id": "Patient.managingOrganization",
      "max": "0",
      "path": "Patient.managingOrganization"
    }, {
      "id": "Patient.link",
      "max": "0",
      "path": "Patient.link"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}