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

FHIR IG Statistics: StructureDefinition/KBV_PR_AW_Bezugsperson

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

Resources that use this resource

StructureDefinition
KBV_EX_AW_Privatabrechnung_RechnungsempfaengerKBV_EX_AW_Privatabrechnung_Rechnungsempfaenger
KBV_PR_AW_KrankenversicherungsverhaeltnisKBV_PR_AW_Krankenversicherungsverhaeltnis
KBV_PR_AW_NotfallbenachrichtigterKBV_PR_AW_Notfallbenachrichtigter
KBV_PR_AW_SelektivvertragKBV_PR_AW_Selektivvertrag
KBV_PR_AW_VorsorgevollmachtKBV_PR_AW_Vorsorgevollmacht

Resources that this resource uses

StructureDefinition
address-de-basisAdresse, deutsches Basisprofil
gender-amtlich-deDifferenzierung des administrativen Geschlechts 'other'
humanname-de-basisHumanName, deutsches Basisprofil
KBV_PR_AW_PatientKBV_PR_AW_Patient

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Bezugsperson",
  "version": "1.2.0",
  "name": "KBV_PR_AW_Bezugsperson",
  "status": "active",
  "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": "RelatedPerson",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "RelatedPerson.id",
        "path": "RelatedPerson.id",
        "min": 1
      },
      {
        "id": "RelatedPerson.meta",
        "path": "RelatedPerson.meta",
        "min": 1
      },
      {
        "id": "RelatedPerson.meta.versionId",
        "path": "RelatedPerson.meta.versionId",
        "min": 1
      },
      {
        "id": "RelatedPerson.meta.lastUpdated",
        "path": "RelatedPerson.meta.lastUpdated",
        "min": 1
      },
      {
        "id": "RelatedPerson.meta.profile",
        "path": "RelatedPerson.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Bezugsperson|1.2.0"
      },
      {
        "id": "RelatedPerson.text",
        "path": "RelatedPerson.text",
        "min": 1
      },
      {
        "id": "RelatedPerson.identifier",
        "path": "RelatedPerson.identifier",
        "max": "0"
      },
      {
        "id": "RelatedPerson.active",
        "path": "RelatedPerson.active",
        "max": "0"
      },
      {
        "id": "RelatedPerson.patient",
        "path": "RelatedPerson.patient",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient|1.2.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.patient.reference",
        "path": "RelatedPerson.patient.reference",
        "min": 1
      },
      {
        "id": "RelatedPerson.patient.type",
        "path": "RelatedPerson.patient.type",
        "max": "0"
      },
      {
        "id": "RelatedPerson.patient.identifier",
        "path": "RelatedPerson.patient.identifier",
        "max": "0"
      },
      {
        "id": "RelatedPerson.patient.display",
        "path": "RelatedPerson.patient.display",
        "max": "0"
      },
      {
        "id": "RelatedPerson.relationship",
        "path": "RelatedPerson.relationship",
        "max": "1"
      },
      {
        "id": "RelatedPerson.relationship.coding",
        "path": "RelatedPerson.relationship.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "RelatedPerson.relationship.coding.system",
        "path": "RelatedPerson.relationship.coding.system",
        "min": 1
      },
      {
        "id": "RelatedPerson.relationship.coding.version",
        "path": "RelatedPerson.relationship.coding.version",
        "max": "0"
      },
      {
        "id": "RelatedPerson.relationship.coding.code",
        "path": "RelatedPerson.relationship.coding.code",
        "min": 1
      },
      {
        "id": "RelatedPerson.relationship.coding.display",
        "path": "RelatedPerson.relationship.coding.display",
        "max": "0"
      },
      {
        "id": "RelatedPerson.relationship.coding.userSelected",
        "path": "RelatedPerson.relationship.coding.userSelected",
        "max": "0"
      },
      {
        "id": "RelatedPerson.relationship.text",
        "path": "RelatedPerson.relationship.text",
        "max": "0"
      },
      {
        "id": "RelatedPerson.name",
        "path": "RelatedPerson.name",
        "min": 1,
        "type": [
          {
            "code": "HumanName",
            "profile": [
              "http://fhir.de/StructureDefinition/humanname-de-basis"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name.family",
        "path": "RelatedPerson.name.family",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name.given",
        "path": "RelatedPerson.name.given",
        "min": 1
      },
      {
        "id": "RelatedPerson.name.suffix",
        "path": "RelatedPerson.name.suffix",
        "max": "0"
      },
      {
        "id": "RelatedPerson.name.period",
        "path": "RelatedPerson.name.period",
        "max": "0"
      },
      {
        "id": "RelatedPerson.telecom.system",
        "path": "RelatedPerson.telecom.system",
        "min": 1
      },
      {
        "id": "RelatedPerson.telecom.value",
        "path": "RelatedPerson.telecom.value",
        "min": 1
      },
      {
        "id": "RelatedPerson.telecom.rank",
        "path": "RelatedPerson.telecom.rank",
        "max": "0"
      },
      {
        "id": "RelatedPerson.telecom.period",
        "path": "RelatedPerson.telecom.period",
        "max": "0"
      },
      {
        "id": "RelatedPerson.gender.extension",
        "path": "RelatedPerson.gender.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "RelatedPerson.gender.extension:gender_amtlich",
        "path": "RelatedPerson.gender.extension",
        "sliceName": "gender_amtlich",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.de/StructureDefinition/gender-amtlich-de"
            ]
          }
        ]
      },
      {
        "id": "RelatedPerson.address",
        "path": "RelatedPerson.address",
        "type": [
          {
            "code": "Address",
            "profile": [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ]
      },
      {
        "id": "RelatedPerson.photo",
        "path": "RelatedPerson.photo",
        "max": "0"
      },
      {
        "id": "RelatedPerson.period",
        "path": "RelatedPerson.period",
        "max": "0"
      },
      {
        "id": "RelatedPerson.communication",
        "path": "RelatedPerson.communication",
        "max": "0"
      }
    ]
  }
}