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

FHIR IG Statistics: StructureDefinition/KBV_PR_AW_Person

Packagekbv.ita.aws
Resource TypeStructureDefinition
IdKBV_PR_AW_Person
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Person
URLhttps://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Person
Version1.2.0
Statusactive
NameKBV_PR_AW_Person
CopyrightCopyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
TypePerson
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
address-de-basisAdresse, deutsches Basisprofil
gender-amtlich-deDifferenzierung des administrativen Geschlechts 'other'
humanname-de-basisHumanName, deutsches Basisprofil
KBV_EX_AW_Adressbuch_AnredeKBV_EX_AW_Adressbuch_Anrede
KBV_EX_AW_Adressbuch_SchlusssatzKBV_EX_AW_Adressbuch_Schlusssatz
KBV_EX_AW_AdressbuchzuordnungKBV_EX_AW_Adressbuchzuordnung
KBV_PR_AW_OrganisationKBV_PR_AW_Organisation

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Person",
  "version": "1.2.0",
  "name": "KBV_PR_AW_Person",
  "status": "active",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "copyright": "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Person",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Person",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Person.id",
        "path": "Person.id",
        "min": 1
      },
      {
        "id": "Person.meta",
        "path": "Person.meta",
        "min": 1
      },
      {
        "id": "Person.meta.versionId",
        "path": "Person.meta.versionId",
        "min": 1
      },
      {
        "id": "Person.meta.lastUpdated",
        "path": "Person.meta.lastUpdated",
        "min": 1
      },
      {
        "id": "Person.meta.profile",
        "path": "Person.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Person|1.2.0"
      },
      {
        "id": "Person.text",
        "path": "Person.text",
        "min": 1
      },
      {
        "id": "Person.extension",
        "path": "Person.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Person.extension:anrede",
        "path": "Person.extension",
        "sliceName": "anrede",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Adressbuch_Anrede"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Person.extension:anrede.value[x]",
        "path": "Person.extension.value[x]",
        "min": 1
      },
      {
        "id": "Person.extension:anrede.value[x]:valueString",
        "path": "Person.extension.value[x]",
        "sliceName": "valueString",
        "min": 1
      },
      {
        "id": "Person.extension:schlusssatz",
        "path": "Person.extension",
        "sliceName": "schlusssatz",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Adressbuch_Schlusssatz"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Person.extension:schlusssatz.value[x]",
        "path": "Person.extension.value[x]",
        "min": 1
      },
      {
        "id": "Person.extension:schlusssatz.value[x]:valueString",
        "path": "Person.extension.value[x]",
        "sliceName": "valueString",
        "min": 1
      },
      {
        "id": "Person.extension:addressbuchzuordnung",
        "path": "Person.extension",
        "sliceName": "addressbuchzuordnung",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Adressbuchzuordnung"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Person.identifier",
        "path": "Person.identifier",
        "max": "0"
      },
      {
        "id": "Person.name",
        "path": "Person.name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "HumanName",
            "profile": [
              "http://fhir.de/StructureDefinition/humanname-de-basis"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Person.telecom",
        "path": "Person.telecom",
        "mustSupport": true
      },
      {
        "id": "Person.telecom.system",
        "path": "Person.telecom.system",
        "min": 1
      },
      {
        "id": "Person.telecom.value",
        "path": "Person.telecom.value",
        "min": 1
      },
      {
        "id": "Person.telecom.period",
        "path": "Person.telecom.period",
        "max": "0"
      },
      {
        "id": "Person.gender",
        "path": "Person.gender",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Person.gender.extension",
        "path": "Person.gender.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Person.gender.extension:gender-amtlich",
        "path": "Person.gender.extension",
        "sliceName": "gender-amtlich",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.de/StructureDefinition/gender-amtlich-de"
            ]
          }
        ]
      },
      {
        "id": "Person.birthDate",
        "path": "Person.birthDate",
        "mustSupport": true
      },
      {
        "id": "Person.address",
        "path": "Person.address",
        "max": "1",
        "type": [
          {
            "code": "Address",
            "profile": [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Person.photo",
        "path": "Person.photo",
        "max": "0"
      },
      {
        "id": "Person.managingOrganization",
        "path": "Person.managingOrganization",
        "short": "Organisationszugehörigkeit",
        "definition": "Organisationszugehörigkeit",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Organisation|1.2.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Person.managingOrganization.reference",
        "path": "Person.managingOrganization.reference",
        "min": 1
      },
      {
        "id": "Person.managingOrganization.type",
        "path": "Person.managingOrganization.type",
        "max": "0"
      },
      {
        "id": "Person.managingOrganization.identifier",
        "path": "Person.managingOrganization.identifier",
        "max": "0"
      },
      {
        "id": "Person.managingOrganization.display",
        "path": "Person.managingOrganization.display",
        "max": "0"
      },
      {
        "id": "Person.active",
        "path": "Person.active",
        "max": "0"
      },
      {
        "id": "Person.link",
        "path": "Person.link",
        "max": "0"
      }
    ]
  }
}