FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagedguv.enla
Resource TypeStructureDefinition
IdDGUV_ENLA_PR_DArztOrganisation.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=dguv.enla@1.0.0&canonical=http://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-DArztOrganisation
URLhttp://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-DArztOrganisation
Version1.0
Statusdraft
NameDGUV_ENLA_PR_DArztOrganisation
TitleD-Arzt Organisation
DescriptionDieses Profil stellt die Einrichtung dar, der der D-Arzt zugeordnet ist.
TypeOrganization
Kindresource

Resources that use this resource

StructureDefinition
DGUV-ENLA-PR-BundleENLA-Bundle
DGUV-ENLA-PR-CompositionENLA-Composition
DGUV-ENLA-PR-DArztD-Arzt

Resources that this resource uses

StructureDefinition
DGUV-Basis-PR-DArztOrganisationD-Arzt Organisation

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "DGUV-ENLA-PR-DArztOrganisation",
  "url": "http://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-DArztOrganisation",
  "version": "1.0",
  "name": "DGUV_ENLA_PR_DArztOrganisation",
  "title": "D-Arzt Organisation",
  "status": "draft",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "description": "Dieses Profil stellt die Einrichtung dar, der der D-Arzt zugeordnet ist.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Organization",
  "baseDefinition": "http://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-DArztOrganisation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Organization.id",
        "path": "Organization.id",
        "mustSupport": true
      },
      {
        "id": "Organization.meta",
        "path": "Organization.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.meta.profile",
        "path": "Organization.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "http://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-DArztOrganisation",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier",
        "path": "Organization.identifier",
        "short": "Identifikator für die D-Arzt-Organisation",
        "min": 1,
        "max": "6",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Institutionskennzeichen",
        "path": "Organization.identifier",
        "sliceName": "Institutionskennzeichen",
        "comment": "Kardinalität 1..1, damit nur ein IK (bezieht sich auf Liquidationsempfänger/Absender, also Behandelnde Einrichtung oder Arzt selbst) angegeben werden kann !",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Institutionskennzeichen.type",
        "path": "Organization.identifier.type",
        "short": "Kennzeichnung Identifikator als Institutionskennzeichen (IKNR)",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Institutionskennzeichen.type.coding",
        "path": "Organization.identifier.type.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
          "code": "XX"
        },
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Institutionskennzeichen.type.coding.system",
        "path": "Organization.identifier.type.coding.system",
        "short": "Genutztes Terminologiesystem",
        "min": 1,
        "patternUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Institutionskennzeichen.type.coding.code",
        "path": "Organization.identifier.type.coding.code",
        "short": "Code für Identifikatortyp",
        "min": 1,
        "patternCode": "XX",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Institutionskennzeichen.system",
        "path": "Organization.identifier.system",
        "short": "Menge möglicher IKs",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Institutionskennzeichen.value",
        "path": "Organization.identifier.value",
        "short": "Konkrete IK",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Betriebsstaettennummer",
        "path": "Organization.identifier",
        "sliceName": "Betriebsstaettennummer",
        "short": "Betriebsstättennummer",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Betriebsstaettennummer.type",
        "path": "Organization.identifier.type",
        "short": "Kennzeichnung Identifikator als Betriebsstättennummer",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Betriebsstaettennummer.type.coding",
        "path": "Organization.identifier.type.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
          "code": "BSNR"
        },
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Betriebsstaettennummer.type.coding.system",
        "path": "Organization.identifier.type.coding.system",
        "short": "Genutztes Terminologiesystem",
        "min": 1,
        "patternUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Betriebsstaettennummer.type.coding.code",
        "path": "Organization.identifier.type.coding.code",
        "short": "Code für Identifikatortyp",
        "min": 1,
        "patternCode": "BSNR",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Betriebsstaettennummer.system",
        "path": "Organization.identifier.system",
        "short": "Menge möglicher Betriebsstättennummern",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Betriebsstaettennummer.value",
        "path": "Organization.identifier.value",
        "short": "Konkrete Betriebsstättennummer",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:VKNR",
        "path": "Organization.identifier",
        "sliceName": "VKNR",
        "short": "Vertragskassennummer",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:VKNR.type",
        "path": "Organization.identifier.type",
        "short": "Kennzeichnung Identifikator als Vertragskassennummer (VKNR)",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:VKNR.type.coding",
        "path": "Organization.identifier.type.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
          "code": "NIIP"
        },
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:VKNR.type.coding.system",
        "path": "Organization.identifier.type.coding.system",
        "short": "Genutztes Terminologiesystem",
        "min": 1,
        "patternUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:VKNR.type.coding.code",
        "path": "Organization.identifier.type.coding.code",
        "short": "Code für Identifikatortyp",
        "min": 1,
        "patternCode": "NIIP",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:VKNR.system",
        "path": "Organization.identifier.system",
        "short": "Menge möglicher Vertragskassennummern",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:VKNR.value",
        "path": "Organization.identifier.value",
        "short": "Konkrete Vertragskassennummer",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:KZV-Abrechnungsnummer",
        "path": "Organization.identifier",
        "sliceName": "KZV-Abrechnungsnummer",
        "short": "Abrechnungsnummer der Kassenzahnärztlichen Vereinigung",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:KZV-Abrechnungsnummer.type",
        "path": "Organization.identifier.type",
        "short": "Kennzeichnung Identifikator als Abrechnungsnummer der Kassenzahnärztlichen Vereinigung",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:KZV-Abrechnungsnummer.type.coding",
        "path": "Organization.identifier.type.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "system": "http://fhir.de/CodeSystem/identifier-type-de-basis",
          "code": "KZVA"
        },
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:KZV-Abrechnungsnummer.type.coding.system",
        "path": "Organization.identifier.type.coding.system",
        "short": "Genutztes Terminologiesystem",
        "min": 1,
        "patternUri": "http://fhir.de/CodeSystem/identifier-type-de-basis",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:KZV-Abrechnungsnummer.type.coding.code",
        "path": "Organization.identifier.type.coding.code",
        "short": "Code für Identifikatortyp",
        "min": 1,
        "patternCode": "KZVA",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:KZV-Abrechnungsnummer.system",
        "path": "Organization.identifier.system",
        "short": "Menge möglicher KZV-Abrechnungsnummern",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:KZV-Abrechnungsnummer.value",
        "path": "Organization.identifier.value",
        "short": "Konkrete KZV-Abrechnungsnummer",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Telematik-ID",
        "path": "Organization.identifier",
        "sliceName": "Telematik-ID",
        "short": "Identifikationsnummer in Telematikinfrastruktur",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Telematik-ID.type",
        "path": "Organization.identifier.type",
        "short": "Kennzeichnung Identifikator als Identifikationsnummer in Telematikinfrastruktur",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Telematik-ID.type.coding",
        "path": "Organization.identifier.type.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
          "code": "PRN"
        },
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Telematik-ID.type.coding.system",
        "path": "Organization.identifier.type.coding.system",
        "short": "Genutztes Terminologiesystem",
        "min": 1,
        "patternUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Telematik-ID.type.coding.code",
        "path": "Organization.identifier.type.coding.code",
        "short": "Code für Identifikatortyp",
        "min": 1,
        "patternCode": "PRN",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Telematik-ID.system",
        "path": "Organization.identifier.system",
        "short": "Menge möglicher Telematik-IDs",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Telematik-ID.value",
        "path": "Organization.identifier.value",
        "short": "Konkrete Telematik-ID",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Standortnummer",
        "path": "Organization.identifier",
        "sliceName": "Standortnummer",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Standortnummer.type",
        "path": "Organization.identifier.type",
        "short": "Kennzeichnung Identifikator als Krankenhausstandortnummer",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Standortnummer.type.coding",
        "path": "Organization.identifier.type.coding",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Standortnummer.type.coding.system",
        "path": "Organization.identifier.type.coding.system",
        "short": "Genutztes Terminologiesystem",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Standortnummer.type.coding.code",
        "path": "Organization.identifier.type.coding.code",
        "short": "Code für Identifikatortyp",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Standortnummer.system",
        "path": "Organization.identifier.system",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Standortnummer.value",
        "path": "Organization.identifier.value",
        "mustSupport": true
      },
      {
        "id": "Organization.type",
        "path": "Organization.type",
        "mustSupport": true
      },
      {
        "id": "Organization.type.coding",
        "path": "Organization.type.coding",
        "mustSupport": true
      },
      {
        "id": "Organization.type.coding:IHE-Code",
        "path": "Organization.type.coding",
        "sliceName": "IHE-Code",
        "mustSupport": true
      },
      {
        "id": "Organization.type.coding:IHE-Code.system",
        "path": "Organization.type.coding.system",
        "mustSupport": true
      },
      {
        "id": "Organization.type.coding:IHE-Code.version",
        "path": "Organization.type.coding.version",
        "mustSupport": true
      },
      {
        "id": "Organization.type.coding:IHE-Code.code",
        "path": "Organization.type.coding.code",
        "mustSupport": true
      },
      {
        "id": "Organization.type.coding:IHE-Code.display",
        "path": "Organization.type.coding.display",
        "mustSupport": true
      },
      {
        "id": "Organization.type.coding:HL7-Fachschluesselgruppe",
        "path": "Organization.type.coding",
        "sliceName": "HL7-Fachschluesselgruppe",
        "mustSupport": true
      },
      {
        "id": "Organization.type.coding:HL7-Fachschluesselgruppe.system",
        "path": "Organization.type.coding.system",
        "mustSupport": true
      },
      {
        "id": "Organization.type.coding:HL7-Fachschluesselgruppe.version",
        "path": "Organization.type.coding.version",
        "mustSupport": true
      },
      {
        "id": "Organization.type.coding:HL7-Fachschluesselgruppe.code",
        "path": "Organization.type.coding.code",
        "mustSupport": true
      },
      {
        "id": "Organization.type.coding:HL7-Fachschluesselgruppe.display",
        "path": "Organization.type.coding.display",
        "mustSupport": true
      },
      {
        "id": "Organization.type.coding:HL7-Fachschluesselgruppe-erweitert",
        "path": "Organization.type.coding",
        "sliceName": "HL7-Fachschluesselgruppe-erweitert",
        "mustSupport": true
      },
      {
        "id": "Organization.type.coding:HL7-Fachschluesselgruppe-erweitert.system",
        "path": "Organization.type.coding.system",
        "mustSupport": true
      },
      {
        "id": "Organization.type.coding:HL7-Fachschluesselgruppe-erweitert.version",
        "path": "Organization.type.coding.version",
        "mustSupport": true
      },
      {
        "id": "Organization.type.coding:HL7-Fachschluesselgruppe-erweitert.code",
        "path": "Organization.type.coding.code",
        "mustSupport": true
      },
      {
        "id": "Organization.type.coding:HL7-Fachschluesselgruppe-erweitert.display",
        "path": "Organization.type.coding.display",
        "mustSupport": true
      },
      {
        "id": "Organization.name",
        "path": "Organization.name",
        "short": "Name der D-Arzt-Organisation",
        "mustSupport": true
      },
      {
        "id": "Organization.telecom",
        "path": "Organization.telecom",
        "comment": "Basis-Profil wird beim Typ nicht durch ein ENLA-Profil ersetzt, da es sich hier nur um ein erweitertes Attribut handelt.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.telecom.system",
        "path": "Organization.telecom.system",
        "mustSupport": true
      },
      {
        "id": "Organization.telecom.value",
        "path": "Organization.telecom.value",
        "short": "Konkrete Kontaktdaten",
        "mustSupport": true
      },
      {
        "id": "Organization.address",
        "path": "Organization.address",
        "short": "Adresse der D-Arzt-Organisation",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift",
        "path": "Organization.address",
        "sliceName": "Strassenanschrift",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.extension",
        "path": "Organization.address.extension",
        "max": "1",
        "mustSupport": true
      },
      {
        "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]",
        "short": "Konkreter Name des Stadt- oder Ortsteils",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.type",
        "path": "Organization.address.type",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.line",
        "path": "Organization.address.line",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.line.extension",
        "path": "Organization.address.line.extension",
        "min": 2,
        "max": "3",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.line.extension:Strasse",
        "path": "Organization.address.line.extension",
        "sliceName": "Strasse",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.line.extension:Strasse.value[x]",
        "path": "Organization.address.line.extension.value[x]",
        "short": "Konkreter Strassenname",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.line.extension:Hausnummer",
        "path": "Organization.address.line.extension",
        "sliceName": "Hausnummer",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.line.extension:Hausnummer.value[x]",
        "path": "Organization.address.line.extension.value[x]",
        "short": "Konkrete Hausnummer",
        "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]",
        "short": "Konkreter Adresszusatz",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.city",
        "path": "Organization.address.city",
        "short": "Name der Stadt",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.postalCode",
        "path": "Organization.address.postalCode",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.country",
        "path": "Organization.address.country",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Postfach",
        "path": "Organization.address",
        "sliceName": "Postfach",
        "comment": "Postfach in diesem Kontext nicht gewünscht",
        "max": "0"
      },
      {
        "id": "Organization.contact",
        "path": "Organization.contact",
        "mustSupport": true
      },
      {
        "id": "Organization.contact.extension",
        "path": "Organization.contact.extension",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Organization.contact.extension:NichtAerztlicherKontakt",
        "path": "Organization.contact.extension",
        "sliceName": "NichtAerztlicherKontakt",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Organization.contact.extension:NichtAerztlicherKontakt.extension",
        "path": "Organization.contact.extension.extension",
        "min": 1
      },
      {
        "id": "Organization.contact.extension:NichtAerztlicherKontakt.extension:NichtAerztlicherKontakt",
        "path": "Organization.contact.extension.extension",
        "sliceName": "NichtAerztlicherKontakt",
        "min": 1,
        "max": "1",
        "constraint": [
          {
            "key": "nonaerztl-1",
            "severity": "error",
            "human": "Falls der Wert im NichtAerztlichenKontakt false ist muss die Funktionseinheit leer sein.",
            "expression": "(extension('NichtAertzlicherKontakt').valueBoolean = false) implies (extension('Funktionseinheit').exists().not())"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Organization.contact.extension:NichtAerztlicherKontakt.extension:NichtAerztlicherKontakt.value[x]",
        "path": "Organization.contact.extension.extension.value[x]",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.contact.extension:NichtAerztlicherKontakt.extension:Funktionseinheit",
        "path": "Organization.contact.extension.extension",
        "sliceName": "Funktionseinheit",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Organization.contact.extension:NichtAerztlicherKontakt.extension:Funktionseinheit.value[x]",
        "path": "Organization.contact.extension.extension.value[x]",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.contact.name",
        "path": "Organization.contact.name",
        "mustSupport": true
      },
      {
        "id": "Organization.contact.telecom",
        "path": "Organization.contact.telecom",
        "short": "Angaben zu bestehenden Kontaktmöglichkeiten (Telefon)",
        "comment": "Kontaktmöglichkeiten des Ansprechpartners für Rückfragen",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Organization.contact.telecom.system",
        "path": "Organization.contact.telecom.system",
        "fixedCode": "phone",
        "mustSupport": true
      },
      {
        "id": "Organization.contact.telecom.value",
        "path": "Organization.contact.telecom.value",
        "short": "Konkrete Telefonnummer des Ansprechpartners",
        "mustSupport": true
      }
    ]
  }
}