PackagesCanonicalsLogsProblems
    Packages
    de.dit-connectathon.r4@0.1.0
    http://fhir.gematik.de/isik/StructureDefinition/IsikPatient
{
  "description": "Dieses Profil beschreibt die Minimalanforderungen für die Bereitstellung von administrativen Patientendaten im Rahmen des Bestätigungsverfahrens der Gematik.",
  "_filename": "IsikPatient.json",
  "package_name": "de.dit-connectathon.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "IsikPatient",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "IsiK Patient (Gematik)",
  "package_version": "0.1.0",
  "status": "active",
  "id": "c8ec3dc9-e9c4-4132-ab3a-0f030dcf5637",
  "kind": "resource",
  "url": "http://fhir.gematik.de/isik/StructureDefinition/IsikPatient",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Patient",
      "path": "Patient",
      "constraint": [ {
        "key": "pat-de-1",
        "human": "Die amtliche Differenzierung der Geschlechtsangabe 'other' darf nur gefüllt sein, wenn das Geschlecht 'other' angegeben ist",
        "source": "https://gematik.de/fhir/StructureDefinition/IsikPatient",
        "severity": "error",
        "expression": "gender='other' or gender.extension('http://fhir.de/StructureDefinition/gender-amtlich-de/0.2').empty()"
      } ]
    }, {
      "id": "Patient.id",
      "min": 1,
      "path": "Patient.id",
      "mustSupport": true
    }, {
      "id": "Patient.meta",
      "path": "Patient.meta",
      "mustSupport": true
    }, {
      "id": "Patient.meta.profile",
      "path": "Patient.meta.profile",
      "mustSupport": true
    }, {
      "id": "Patient.identifier",
      "min": 1,
      "path": "Patient.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertenId_GKV",
      "max": "1",
      "path": "Patient.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-kvid-10" ]
      } ],
      "sliceName": "versichertenId_GKV",
      "mustSupport": true,
      "patternIdentifier": {
        "type": {
          "coding": [ {
            "code": "GKV",
            "system": "http://fhir.de/CodeSystem/identifier-type-de-basis"
          } ]
        }
      }
    }, {
      "id": "Patient.identifier:versichertenId_GKV.type",
      "path": "Patient.identifier.type",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertenId_GKV.type.coding",
      "path": "Patient.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertenId_GKV.type.coding:GKV-Type",
      "path": "Patient.identifier.type.coding",
      "sliceName": "GKV-Type",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertenId_GKV.type.coding:GKV-Type.system",
      "path": "Patient.identifier.type.coding.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertenId_GKV.type.coding:GKV-Type.code",
      "path": "Patient.identifier.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertenId_GKV.system",
      "path": "Patient.identifier.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertenId_GKV.value",
      "path": "Patient.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:pid",
      "min": 1,
      "path": "Patient.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-pid" ]
      } ],
      "sliceName": "pid",
      "mustSupport": true,
      "patternIdentifier": {
        "type": {
          "coding": [ {
            "code": "MR",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
          } ]
        }
      }
    }, {
      "id": "Patient.identifier:pid.type",
      "path": "Patient.identifier.type",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:pid.type.coding",
      "path": "Patient.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:pid.type.coding:MR-Type",
      "path": "Patient.identifier.type.coding",
      "sliceName": "MR-Type",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:pid.type.coding:MR-Type.system",
      "path": "Patient.identifier.type.coding.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:pid.type.coding:MR-Type.code",
      "path": "Patient.identifier.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:pid.system",
      "path": "Patient.identifier.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:pid.value",
      "path": "Patient.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versicherungsnummer_pkv",
      "max": "1",
      "path": "Patient.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-pkv" ]
      } ],
      "sliceName": "versicherungsnummer_pkv",
      "mustSupport": false,
      "patternIdentifier": {
        "type": {
          "coding": [ {
            "code": "PKV",
            "system": "http://fhir.de/CodeSystem/identifier-type-de-basis"
          } ]
        }
      }
    }, {
      "id": "Patient.identifier:versicherungsnummer_pkv.use",
      "path": "Patient.identifier.use",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versicherungsnummer_pkv.type",
      "path": "Patient.identifier.type",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versicherungsnummer_pkv.type.coding",
      "path": "Patient.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versicherungsnummer_pkv.type.coding:PKV-Type",
      "path": "Patient.identifier.type.coding",
      "sliceName": "PKV-Type",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versicherungsnummer_pkv.type.coding:PKV-Type.system",
      "path": "Patient.identifier.type.coding.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versicherungsnummer_pkv.type.coding:PKV-Type.code",
      "path": "Patient.identifier.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versicherungsnummer_pkv.value",
      "path": "Patient.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versicherungsnummer_pkv.assigner",
      "path": "Patient.identifier.assigner",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versicherungsnummer_pkv.assigner.identifier.system",
      "path": "Patient.identifier.assigner.identifier.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versicherungsnummer_pkv.assigner.identifier.value",
      "path": "Patient.identifier.assigner.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versicherungsnummer_pkv.assigner.display",
      "path": "Patient.identifier.assigner.display",
      "mustSupport": true
    }, {
      "id": "Patient.active",
      "path": "Patient.active",
      "mustSupport": true
    }, {
      "id": "Patient.name",
      "min": 1,
      "path": "Patient.name",
      "comment": "In order to maintain the differntiations of name parts as given in the VSDM dataset or qualify prefixes as academic titles, vendors can opt to support the extensions specified in the German HumanName Base Profile https://simplifier.net/basisprofil-de-r4/humannamedebasis\r\nThis is however not required within the scope of this specification.",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.name:name",
      "max": "1",
      "min": 1,
      "path": "Patient.name",
      "type": [ {
        "code": "HumanName",
        "profile": [ "http://fhir.de/StructureDefinition/humanname-de-basis" ]
      } ],
      "sliceName": "name",
      "mustSupport": true,
      "patternHumanName": {
        "use": "official"
      }
    }, {
      "id": "Patient.name:name.use",
      "min": 1,
      "path": "Patient.name.use",
      "fixedCode": "official",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.family",
      "min": 1,
      "path": "Patient.name.family",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.family.extension",
      "path": "Patient.name.family.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.name:name.family.extension:namenszusatz",
      "path": "Patient.name.family.extension",
      "sliceName": "namenszusatz",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.family.extension:nachname",
      "path": "Patient.name.family.extension",
      "sliceName": "nachname",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.family.extension:vorsatzwort",
      "path": "Patient.name.family.extension",
      "sliceName": "vorsatzwort",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.given",
      "min": 1,
      "path": "Patient.name.given",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.prefix",
      "path": "Patient.name.prefix",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.prefix.extension",
      "path": "Patient.name.prefix.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.name:name.prefix.extension:prefix-qualifier",
      "max": "1",
      "path": "Patient.name.prefix.extension",
      "sliceName": "prefix-qualifier",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.prefix.extension:prefix-qualifier.value[x]",
      "path": "Patient.name.prefix.extension.value[x]",
      "fixedCode": "AC"
    }, {
      "id": "Patient.name:geburtsname",
      "max": "1",
      "path": "Patient.name",
      "type": [ {
        "code": "HumanName",
        "profile": [ "http://fhir.de/StructureDefinition/humanname-de-basis" ]
      } ],
      "sliceName": "geburtsname",
      "mustSupport": true,
      "patternHumanName": {
        "use": "maiden"
      }
    }, {
      "id": "Patient.name:geburtsname.use",
      "min": 1,
      "path": "Patient.name.use",
      "fixedCode": "maiden",
      "mustSupport": true
    }, {
      "id": "Patient.name:geburtsname.family",
      "min": 1,
      "path": "Patient.name.family",
      "mustSupport": true
    }, {
      "id": "Patient.name:geburtsname.family.extension",
      "path": "Patient.name.family.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.name:geburtsname.family.extension:namenszusatz",
      "path": "Patient.name.family.extension",
      "sliceName": "namenszusatz",
      "mustSupport": true
    }, {
      "id": "Patient.name:geburtsname.family.extension:nachname",
      "path": "Patient.name.family.extension",
      "sliceName": "nachname",
      "mustSupport": true
    }, {
      "id": "Patient.name:geburtsname.family.extension:vorsatzwort",
      "path": "Patient.name.family.extension",
      "sliceName": "vorsatzwort",
      "mustSupport": true
    }, {
      "id": "Patient.name:geburtsname.given",
      "max": "0",
      "path": "Patient.name.given"
    }, {
      "id": "Patient.name:geburtsname.prefix",
      "max": "0",
      "path": "Patient.name.prefix"
    }, {
      "id": "Patient.telecom.system",
      "min": 1,
      "path": "Patient.telecom.system",
      "mustSupport": true
    }, {
      "id": "Patient.telecom.value",
      "min": 1,
      "path": "Patient.telecom.value",
      "mustSupport": true
    }, {
      "id": "Patient.gender",
      "min": 1,
      "path": "Patient.gender",
      "mustSupport": true
    }, {
      "id": "Patient.gender.extension",
      "path": "Patient.gender.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.gender.extension:other-amtlich",
      "max": "1",
      "path": "Patient.gender.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.de/StructureDefinition/gender-amtlich-de" ]
      } ],
      "sliceName": "other-amtlich",
      "mustSupport": true
    }, {
      "id": "Patient.birthDate",
      "min": 1,
      "path": "Patient.birthDate",
      "mustSupport": true
    }, {
      "id": "Patient.birthDate.extension",
      "path": "Patient.birthDate.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.birthDate.extension:data-absent-reason",
      "path": "Patient.birthDate.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ]
      } ],
      "sliceName": "data-absent-reason",
      "mustSupport": true
    }, {
      "id": "Patient.birthDate.extension:data-absent-reason.value[x]",
      "path": "Patient.birthDate.extension.value[x]",
      "fixedCode": "unknown",
      "mustSupport": true
    }, {
      "id": "Patient.address",
      "path": "Patient.address",
      "comment": "In order to differentiate between post box addresses and physical addresses, street names and house numbers, and to add city district names, vendors can opt to support the extensions as suggested in the German Address Base Profile http://fhir.de/StructureDefinition/address-de-basis.\r\nSuch differentiations are however not required within the scope of this specification.",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift",
      "max": "1",
      "path": "Patient.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ]
      } ],
      "sliceName": "Strassenanschrift",
      "mustSupport": true,
      "patternAddress": {
        "type": "physical"
      }
    }, {
      "id": "Patient.address:Strassenanschrift.extension",
      "path": "Patient.address.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.address:Strassenanschrift.extension:Stadtteil",
      "path": "Patient.address.extension",
      "sliceName": "Stadtteil",
      "mustSupport": false
    }, {
      "id": "Patient.address:Strassenanschrift.type",
      "min": 1,
      "path": "Patient.address.type",
      "fixedCode": "physical",
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.line",
      "max": "1",
      "min": 1,
      "path": "Patient.address.line",
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.line.extension",
      "path": "Patient.address.line.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.address:Strassenanschrift.line.extension:Strasse",
      "path": "Patient.address.line.extension",
      "sliceName": "Strasse",
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.line.extension:Hausnummer",
      "path": "Patient.address.line.extension",
      "sliceName": "Hausnummer",
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.line.extension:Adresszusatz",
      "path": "Patient.address.line.extension",
      "sliceName": "Adresszusatz",
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.line.extension:Postfach",
      "max": "0",
      "path": "Patient.address.line.extension",
      "sliceName": "Postfach"
    }, {
      "id": "Patient.address:Strassenanschrift.city",
      "min": 1,
      "path": "Patient.address.city",
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.postalCode",
      "min": 1,
      "path": "Patient.address.postalCode",
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.country",
      "min": 1,
      "path": "Patient.address.country",
      "constraint": [ {
        "key": "pat-cnt-2or3-char",
        "human": "The content of the country element (if present) SHALL be selected EITHER from ValueSet ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2 OR MAY be selected from ISO Country Alpha-3 Value Set http://hl7.org/fhir/ValueSet/iso3166-1-3, IF the country is not specified in value Set ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2.",
        "source": "https://gematik.de/fhir/StructureDefinition/IsikPatient",
        "severity": "warning",
        "expression": "country.empty() or (country.memberOf('http://hl7.org/fhir/ValueSet/iso3166-1-2') or country.memberOf('http://hl7.org/fhir/ValueSet/iso3166-1-3'))"
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.address:Postfach",
      "max": "1",
      "path": "Patient.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ]
      } ],
      "sliceName": "Postfach",
      "mustSupport": true,
      "patternAddress": {
        "type": "postal"
      }
    }, {
      "id": "Patient.address:Postfach.extension",
      "path": "Patient.address.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.address:Postfach.extension:Stadtteil",
      "path": "Patient.address.extension",
      "sliceName": "Stadtteil",
      "mustSupport": false
    }, {
      "id": "Patient.address:Postfach.type",
      "min": 1,
      "path": "Patient.address.type",
      "fixedCode": "postal",
      "mustSupport": true
    }, {
      "id": "Patient.address:Postfach.line",
      "max": "1",
      "min": 1,
      "path": "Patient.address.line",
      "mustSupport": true
    }, {
      "id": "Patient.address:Postfach.line.extension",
      "path": "Patient.address.line.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.address:Postfach.line.extension:Strasse",
      "max": "0",
      "path": "Patient.address.line.extension",
      "sliceName": "Strasse"
    }, {
      "id": "Patient.address:Postfach.line.extension:Hausnummer",
      "max": "0",
      "path": "Patient.address.line.extension",
      "sliceName": "Hausnummer"
    }, {
      "id": "Patient.address:Postfach.line.extension:Adresszusatz",
      "max": "0",
      "path": "Patient.address.line.extension",
      "sliceName": "Adresszusatz"
    }, {
      "id": "Patient.address:Postfach.line.extension:Postfach",
      "path": "Patient.address.line.extension",
      "sliceName": "Postfach",
      "mustSupport": true
    }, {
      "id": "Patient.address:Postfach.city",
      "min": 1,
      "path": "Patient.address.city",
      "mustSupport": true
    }, {
      "id": "Patient.address:Postfach.postalCode",
      "min": 1,
      "path": "Patient.address.postalCode",
      "mustSupport": true
    }, {
      "id": "Patient.address:Postfach.country",
      "min": 1,
      "path": "Patient.address.country",
      "constraint": [ {
        "key": "pat-cnt-2or3-char",
        "human": "The content of the country element (if present) SHALL be selected EITHER from ValueSet ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2 OR MAY be selected from ISO Country Alpha-3 Value Set http://hl7.org/fhir/ValueSet/iso3166-1-3, IF the country is not specified in value Set ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2.",
        "source": "https://gematik.de/fhir/StructureDefinition/IsikPatient",
        "severity": "warning",
        "expression": "country.empty() or (country.memberOf('http://hl7.org/fhir/ValueSet/iso3166-1-2') or country.memberOf('http://hl7.org/fhir/ValueSet/iso3166-1-3'))"
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}