{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CMR_Organization",
  "version": "1.0.1",
  "name": "KBV_PR_MIO_CMR_Organization",
  "status": "active",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "copyright": "Im folgenden Profil können Codes aus den Codesystemen Snomed, Loinc oder Ucum enthalten sein, die dem folgenden Urheberrecht unterliegen: This material includes SNOMED Clinical Terms® (SNOMED CT®) which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license. This material contains content from Loinc (http://loinc.org). Loinc is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (Loinc) Committee and is available at no cost under the license at http://loinc.org/license. Loinc® is a registered United States trademark of Regenstrief Institute, Inc. This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license, a copy of which is available at ​http://unitsofmeasure.org. The current complete UCUM table, UCUM Specification are available for download at ​http://unitsofmeasure.org. The UCUM table and UCUM codes are copyright © 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved. THE UCUM TABLE (IN ALL FORMATS), UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED \"AS IS.\" ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "servd",
      "uri": "http://www.omg.org/spec/ServD/1.0/",
      "name": "ServD"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Organization",
  "baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.1.3",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Organization",
        "path": "Organization",
        "short": "In diesem Profil können Angaben zur Einrichtung der behandelnden Person dokumentiert werden."
      },
      {
        "id": "Organization.meta",
        "path": "Organization.meta",
        "min": 1
      },
      {
        "id": "Organization.meta.versionId",
        "path": "Organization.meta.versionId",
        "max": "0"
      },
      {
        "id": "Organization.meta.lastUpdated",
        "path": "Organization.meta.lastUpdated",
        "max": "0"
      },
      {
        "id": "Organization.meta.source",
        "path": "Organization.meta.source",
        "max": "0"
      },
      {
        "id": "Organization.meta.profile",
        "path": "Organization.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CMR_Organization|1.0.1"
      },
      {
        "id": "Organization.meta.security",
        "path": "Organization.meta.security",
        "max": "0"
      },
      {
        "id": "Organization.meta.tag",
        "path": "Organization.meta.tag",
        "max": "0"
      },
      {
        "id": "Organization.implicitRules",
        "path": "Organization.implicitRules",
        "max": "0"
      },
      {
        "id": "Organization.language",
        "path": "Organization.language",
        "max": "0"
      },
      {
        "id": "Organization.text",
        "path": "Organization.text",
        "max": "0"
      },
      {
        "id": "Organization.contained",
        "path": "Organization.contained",
        "max": "0"
      },
      {
        "id": "Organization.extension",
        "path": "Organization.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Organization.extension:ergaenzende_Angaben",
        "path": "Organization.extension",
        "sliceName": "ergaenzende_Angaben",
        "mustSupport": true
      },
      {
        "id": "Organization.extension:ergaenzende_Angaben.value[x]",
        "path": "Organization.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "Organization.extension:ergaenzende_Angaben.value[x]:valueString",
        "path": "Organization.extension.value[x]",
        "sliceName": "valueString",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier",
        "path": "Organization.identifier",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Institutionskennzeichen",
        "path": "Organization.identifier",
        "sliceName": "Institutionskennzeichen",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Institutionskennzeichen.type",
        "path": "Organization.identifier.type",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Institutionskennzeichen.type.coding",
        "path": "Organization.identifier.type.coding",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Institutionskennzeichen.type.coding.display",
        "path": "Organization.identifier.type.coding.display",
        "min": 1,
        "fixedString": "Organisations-ID",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Institutionskennzeichen.system",
        "path": "Organization.identifier.system",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Institutionskennzeichen.value",
        "path": "Organization.identifier.value",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Betriebsstaettennummer",
        "path": "Organization.identifier",
        "sliceName": "Betriebsstaettennummer",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Betriebsstaettennummer.type",
        "path": "Organization.identifier.type",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Betriebsstaettennummer.type.coding",
        "path": "Organization.identifier.type.coding",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Betriebsstaettennummer.type.coding.display",
        "path": "Organization.identifier.type.coding.display",
        "min": 1,
        "fixedString": "Betriebsstättennummer",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Betriebsstaettennummer.system",
        "path": "Organization.identifier.system",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Betriebsstaettennummer.value",
        "path": "Organization.identifier.value",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:VKNR",
        "path": "Organization.identifier",
        "sliceName": "VKNR",
        "max": "0",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:KZV-Abrechnungsnummer",
        "path": "Organization.identifier",
        "sliceName": "KZV-Abrechnungsnummer",
        "max": "0"
      },
      {
        "id": "Organization.active",
        "path": "Organization.active",
        "max": "0"
      },
      {
        "id": "Organization.type",
        "path": "Organization.type",
        "max": "0"
      },
      {
        "id": "Organization.name",
        "path": "Organization.name",
        "mustSupport": true
      },
      {
        "id": "Organization.alias",
        "path": "Organization.alias",
        "max": "0"
      },
      {
        "id": "Organization.telecom",
        "path": "Organization.telecom",
        "mustSupport": true
      },
      {
        "id": "Organization.telecom.system",
        "path": "Organization.telecom.system"
      },
      {
        "id": "Organization.telecom.value",
        "path": "Organization.telecom.value"
      },
      {
        "id": "Organization.telecom.use",
        "path": "Organization.telecom.use",
        "max": "0"
      },
      {
        "id": "Organization.telecom.rank",
        "path": "Organization.telecom.rank",
        "max": "0"
      },
      {
        "id": "Organization.telecom.period",
        "path": "Organization.telecom.period",
        "max": "0"
      },
      {
        "id": "Organization.address",
        "path": "Organization.address",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift",
        "path": "Organization.address",
        "sliceName": "Strassenanschrift",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.extension",
        "path": "Organization.address.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Organization.address:Strassenanschrift.extension:Stadtteil",
        "path": "Organization.address.extension",
        "sliceName": "Stadtteil",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.extension:Stadtteil.value[x]",
        "path": "Organization.address.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.line",
        "path": "Organization.address.line",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.line.extension",
        "path": "Organization.address.line.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Organization.address:Strassenanschrift.line.extension:Strasse",
        "path": "Organization.address.line.extension",
        "sliceName": "Strasse",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.line.extension:Strasse.value[x]",
        "path": "Organization.address.line.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.line.extension:Strasse.value[x]:valueString",
        "path": "Organization.address.line.extension.valueString",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.line.extension:Hausnummer",
        "path": "Organization.address.line.extension",
        "sliceName": "Hausnummer",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.line.extension:Hausnummer.value[x]",
        "path": "Organization.address.line.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.line.extension:Hausnummer.value[x]:valueString",
        "path": "Organization.address.line.extension.valueString",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.line.extension:Adresszusatz",
        "path": "Organization.address.line.extension",
        "sliceName": "Adresszusatz",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.line.extension:Adresszusatz.value[x]",
        "path": "Organization.address.line.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.line.extension:Adresszusatz.value[x]:valueString",
        "path": "Organization.address.line.extension.valueString",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.city",
        "path": "Organization.address.city",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.country",
        "path": "Organization.address.country",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.period",
        "path": "Organization.address.period",
        "max": "0"
      },
      {
        "id": "Organization.address:Postfach",
        "path": "Organization.address",
        "sliceName": "Postfach",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Postfach.extension",
        "path": "Organization.address.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Organization.address:Postfach.extension:Stadtteil",
        "path": "Organization.address.extension",
        "sliceName": "Stadtteil",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Postfach.extension:Stadtteil.value[x]",
        "path": "Organization.address.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Postfach.use",
        "path": "Organization.address.use",
        "max": "0"
      },
      {
        "id": "Organization.address:Postfach.type",
        "path": "Organization.address.type",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Postfach.line",
        "path": "Organization.address.line",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Postfach.line.extension",
        "path": "Organization.address.line.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Organization.address:Postfach.line.extension:Postfach",
        "path": "Organization.address.line.extension",
        "sliceName": "Postfach",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Postfach.line.extension:Postfach.value[x]",
        "path": "Organization.address.line.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Postfach.line.extension:Postfach.value[x]:valueString",
        "path": "Organization.address.line.extension.valueString",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:Postfach.state",
        "path": "Organization.address.state",
        "max": "0"
      },
      {
        "id": "Organization.address:Postfach.country",
        "path": "Organization.address.country",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:Postfach.period",
        "path": "Organization.address.period",
        "max": "0"
      },
      {
        "id": "Organization.partOf",
        "path": "Organization.partOf",
        "max": "0"
      },
      {
        "id": "Organization.contact",
        "path": "Organization.contact",
        "max": "0"
      },
      {
        "id": "Organization.endpoint",
        "path": "Organization.endpoint",
        "max": "0"
      }
    ]
  }
}