PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erg@1.0.0-CC
    https://gematik.de/fhir/erg/StructureDefinition/erg-versicherteperson
{
  "description": null,
  "_filename": "StructureDefinition-erg-versicherteperson.json",
  "package_name": "de.gematik.erg",
  "date": "2024-06-20",
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "ERGVersichertePerson",
  "abstract": false,
  "type": "Patient",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "ERG Versicherte Person",
  "package_version": "1.0.0-CC",
  "status": "active",
  "id": "28dbb442-db1c-4ddb-9cd4-b8ae60d9fac7",
  "kind": "resource",
  "url": "https://gematik.de/fhir/erg/StructureDefinition/erg-versicherteperson",
  "version": "1.0.0-CC",
  "differential": {
    "element": [ {
      "id": "Patient.id",
      "min": 1,
      "path": "Patient.id",
      "mustSupport": true
    }, {
      "id": "Patient.identifier",
      "path": "Patient.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "path": "Patient.identifier",
      "min": 0,
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-kvid-10" ]
      } ],
      "mustSupport": true,
      "sliceName": "Krankenversicherten-ID",
      "patternIdentifier": {
        "type": {
          "coding": [ {
            "code": "KVZ10",
            "system": "http://fhir.de/CodeSystem/identifier-type-de-basis"
          } ]
        }
      },
      "max": "1",
      "id": "Patient.identifier:Krankenversicherten-ID",
      "comment": "vgl. Abschnitt 5.4.2.3 Bereitgestellte Claims und Scopes, Feature-Dokument E-Rechnung"
    }, {
      "id": "Patient.identifier:Krankenversicherten-ID.type",
      "min": 1,
      "path": "Patient.identifier.type",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:Krankenversicherten-ID.system",
      "path": "Patient.identifier.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:Krankenversicherten-ID.value",
      "path": "Patient.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.active",
      "min": 1,
      "path": "Patient.active",
      "comment": "Indikation für den Client, dass es sich um eine Person handelt die über ein aktives Postfach im Fachdienst verfügt.",
      "mustSupport": true
    }, {
      "id": "Patient.name",
      "min": 1,
      "path": "Patient.name",
      "comment": "vgl. Abschnitt 5.4.2.3 Bereitgestellte Claims und Scopes, Feature-Dokument E-Rechnung",
      "mustSupport": true
    }, {
      "id": "Patient.name.text",
      "min": 1,
      "path": "Patient.name.text",
      "mustSupport": true
    }, {
      "id": "Patient.name.family",
      "min": 1,
      "path": "Patient.name.family",
      "mustSupport": true
    }, {
      "id": "Patient.name.given",
      "min": 1,
      "path": "Patient.name.given",
      "mustSupport": true
    }, {
      "id": "Patient.birthDate",
      "min": 1,
      "path": "Patient.birthDate",
      "comment": "vgl. Abschnitt 5.4.2.3 Bereitgestellte Claims und Scopes, Feature-Dokument E-Rechnung",
      "mustSupport": true
    }, {
      "id": "Patient.address",
      "path": "Patient.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.address.extension:Stadtteil",
      "path": "Patient.address.extension",
      "sliceName": "Stadtteil",
      "mustSupport": true
    }, {
      "id": "Patient.address.type",
      "path": "Patient.address.type",
      "mustSupport": true
    }, {
      "id": "Patient.address.line",
      "path": "Patient.address.line",
      "mustSupport": true
    }, {
      "id": "Patient.address.line.extension:Strasse",
      "path": "Patient.address.line.extension",
      "sliceName": "Strasse",
      "mustSupport": true
    }, {
      "id": "Patient.address.line.extension:Hausnummer",
      "path": "Patient.address.line.extension",
      "sliceName": "Hausnummer",
      "mustSupport": true
    }, {
      "id": "Patient.address.line.extension:Adresszusatz",
      "path": "Patient.address.line.extension",
      "sliceName": "Adresszusatz",
      "mustSupport": true
    }, {
      "id": "Patient.address.city",
      "path": "Patient.address.city",
      "mustSupport": true
    }, {
      "id": "Patient.address.postalCode",
      "path": "Patient.address.postalCode",
      "mustSupport": true
    }, {
      "id": "Patient.address.country",
      "path": "Patient.address.country",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://gematik.de/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}