PackagesCanonicalsLogsProblems
    Packages
    ma.ambulanter.fall@1.0.9
    http://ma-ambulant.de/StructureDefinition/MaOrganizationAmbulanz
{
  "description": "Dieses Profil bildet die Organisationseinheit Ambulanz im Kontext eines Krankenhauses ab. Es erweitert das Profil [KBV_PR_Base_Organization](https://simplifier.net/base1x0/kbv_pr_base_organization) und ist kompatibel mit [ISiKOrganisation](https://simplifier.net/isik-basis-v4/isikorganisation)",
  "_filename": "StructureDefinition-MaOrganizationAmbulanz.json",
  "package_name": "ma.ambulanter.fall",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "MaOrganizationAmbulanz",
  "abstract": false,
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Organisationseinheit Ambulanz",
  "package_version": "1.0.9",
  "status": "draft",
  "id": "9f2d83f0-f0fc-4f60-b257-f51c93f43b64",
  "kind": "resource",
  "url": "http://ma-ambulant.de/StructureDefinition/MaOrganizationAmbulanz",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Organization.extension",
      "min": 1,
      "path": "Organization.extension"
    }, {
      "id": "Organization.extension:Gueltigkeit",
      "max": "1",
      "min": 1,
      "path": "Organization.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/organization-period" ]
      } ],
      "short": "Extension für die Abbildung des Gültigkeitszeitraums der Ambulanz",
      "sliceName": "Gueltigkeit",
      "mustSupport": true
    }, {
      "id": "Organization.extension:KV-Region",
      "max": "1",
      "min": 0,
      "path": "Organization.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ma-ambulant.de/StructureDefinition/ExtensionKvRegion" ]
      } ],
      "short": "Extension für die Abbildung der zugehörigen Landesgeschäftsstelle der Kassenärztlichen Vereinigungen",
      "sliceName": "KV-Region",
      "mustSupport": true
    }, {
      "id": "Organization.identifier",
      "min": 1,
      "path": "Organization.identifier",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:Institutionskennzeichen",
      "path": "Organization.identifier",
      "short": "Für BG-Ambulanzen sollte hier das Institutionskennzeichen angegeben werden.",
      "sliceName": "Institutionskennzeichen",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:Betriebsstaettennummer",
      "path": "Organization.identifier",
      "short": "Für Ambulanzen, die mit gesetzlichen Kassen abrechnen, sollte hier die Betriebsstättennummer angegeben werden.",
      "sliceName": "Betriebsstaettennummer",
      "mustSupport": true
    }, {
      "path": "Organization.identifier",
      "min": 0,
      "short": "Krankenhausinternes Kürzel der Ambulanz. Wenn keine BSNR oder IK angegeben werden kann, sollte hier ein Kürzel angegeben werden.",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://ma-ambulant.de/StructureDefinition/IdentifierKuerzel" ]
      } ],
      "mustSupport": true,
      "sliceName": "Kuerzel",
      "patternIdentifier": {
        "type": {
          "coding": [ {
            "code": "SHORT",
            "system": "http://ma-ambulant.de/CodeSystem/identifier-type-de-basis-erweitert"
          } ]
        }
      },
      "max": "*",
      "id": "Organization.identifier:Kuerzel"
    }, {
      "id": "Organization.type.coding",
      "min": 2,
      "path": "Organization.type.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "path": "Organization.type.coding",
      "min": 0,
      "short": "Angabe des Organisationstyps",
      "mustSupport": true,
      "sliceName": "OrganizationType",
      "binding": {
        "strength": "required",
        "valueSet": "http://ma-ambulant.de/Valueset/OrganizationTypeExtended"
      },
      "max": "1",
      "id": "Organization.type.coding:OrganizationType",
      "comment": "Die Angabe des Organization-Type `amb` dient der Kennzeichnung dieser Ressource als Ambulanz.",
      "patternCoding": {
        "code": "amb",
        "system": "http://ma-ambulant.de/Codesystem/OrganizationTypeExtended",
        "display": "Ambulance"
      }
    }, {
      "id": "Organization.type.coding:Ambulanztyp",
      "max": "1",
      "min": 1,
      "path": "Organization.type.coding",
      "short": "Codierung des Versorgungsbereiches denen die Ambulanz zugeordnet ist",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_KBV_VERSORGUNGSBEREICH"
      },
      "sliceName": "Ambulanztyp",
      "mustSupport": true
    }, {
      "id": "Organization.type.coding:Ambulanztyp.system",
      "min": 1,
      "path": "Organization.type.coding.system",
      "patternUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_VDX_VERSORGUNGSBEREICH"
    }, {
      "path": "Organization.type.coding",
      "min": 1,
      "definition": "Der Code enthält die Darstellung der Fachgruppe (3stellig) gemäß Anlage 4 zum Schlüsselverzeichnis zum Bundesarztregister-Datensatz. Die Codierung erfolgt nach dem Abrechnungsgebiet des Leistungserbringers.",
      "short": "Codierung des Praxistyps",
      "mustSupport": true,
      "sliceName": "KV-Fachgruppe",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_VDX_FACHGRUPPE"
      },
      "max": "1",
      "id": "Organization.type.coding:KV-Fachgruppe"
    }, {
      "id": "Organization.type.coding:KV-Fachgruppe.system",
      "min": 1,
      "path": "Organization.type.coding.system",
      "patternUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_VDX_FACHGRUPPE"
    }, {
      "id": "Organization.name",
      "path": "Organization.name",
      "short": "Name der Ambulanz",
      "mustSupport": true
    }, {
      "id": "Organization.alias",
      "path": "Organization.alias",
      "short": "Kürzel der Ambulanz",
      "mustSupport": true
    }, {
      "id": "Organization.partOf",
      "min": 1,
      "path": "Organization.partOf",
      "type": [ {
        "code": "Reference",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
          "valueBoolean": true
        } ],
        "targetProfile": [ "http://ma-ambulant.de/StructureDefinition/MaOrganizationRechnungssteller", "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ],
      "short": "Zuordnung zur Organisationseinheit Rechnungssteller",
      "definition": "Eine Ambulanz muss einem Rechnungssteller zugeordnet werden, um bspw. auf die gültigen Abrechnungsarten zugreifen zu können.",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization"
}