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

FHIR IG Statistics: StructureDefinition/KBV_EX_AW_Adressbuchzuordnung

Packagekbv.ita.aws
Resource TypeStructureDefinition
IdKBV_EX_AW_Adressbuchzuordnung
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Adressbuchzuordnung
URLhttps://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Adressbuchzuordnung
Version1.2.0
Statusactive
NameKBV_EX_AW_Adressbuchzuordnung
CopyrightCopyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
KBV_PR_AW_OrganisationKBV_PR_AW_Organisation
KBV_PR_AW_PersonKBV_PR_AW_Person

Resources that this resource uses

StructureDefinition
KBV_PR_AW_BehandelnderKBV_PR_AW_Behandelnder
KBV_PR_AW_BetriebsstaetteKBV_PR_AW_Betriebsstaette

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Adressbuchzuordnung",
  "version": "1.2.0",
  "name": "KBV_EX_AW_Adressbuchzuordnung",
  "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"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Organization"
    },
    {
      "type": "element",
      "expression": "Person"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Adressbuchzuordnung",
        "definition": "In diesem Element wird eine Zuordnung zu einer Betriebsstätte oder einem Behandelnden getätigt. Bei der Zuordnung zu einem Behandelnden (Profil https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandelnder) kann zusätzlich eine LANR im Feld identifier angegeben werden.",
        "max": "1"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Adressbuchzuordnung"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "min": 1,
        "type": [
          {
            "code": "Reference"
          }
        ]
      },
      {
        "id": "Extension.value[x]:valueReference",
        "path": "Extension.value[x]",
        "sliceName": "valueReference",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Betriebsstaette|1.2.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandelnder|1.2.0"
            ]
          }
        ]
      },
      {
        "id": "Extension.value[x]:valueReference.reference",
        "path": "Extension.value[x].reference",
        "min": 1
      },
      {
        "id": "Extension.value[x]:valueReference.type",
        "path": "Extension.value[x].type",
        "max": "0"
      },
      {
        "id": "Extension.value[x]:valueReference.identifier.use",
        "path": "Extension.value[x].identifier.use",
        "max": "0"
      },
      {
        "id": "Extension.value[x]:valueReference.identifier.type",
        "path": "Extension.value[x].identifier.type",
        "max": "0"
      },
      {
        "id": "Extension.value[x]:valueReference.identifier.system",
        "path": "Extension.value[x].identifier.system",
        "min": 1,
        "fixedUri": "http://fhir.de/NamingSystem/kbv/lanr"
      },
      {
        "id": "Extension.value[x]:valueReference.identifier.value",
        "path": "Extension.value[x].identifier.value",
        "min": 1
      },
      {
        "id": "Extension.value[x]:valueReference.identifier.period",
        "path": "Extension.value[x].identifier.period",
        "max": "0"
      },
      {
        "id": "Extension.value[x]:valueReference.identifier.assigner",
        "path": "Extension.value[x].identifier.assigner",
        "max": "0"
      },
      {
        "id": "Extension.value[x]:valueReference.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Extension.value[x].display",
        "max": "0"
      }
    ]
  }
}