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

FHIR IG analytics

Packagedguv.oper
Resource TypeStructureDefinition
IdDGUV_OPER_PR_BehandelndeEinrichtung.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=dguv.oper@0.1.0-Kommentierung&canonical=http://fhir.dguv.de/OPER/Organization/DGUV-OPER-PR-BehandelndeEinrichtung
URLhttp://fhir.dguv.de/OPER/Organization/DGUV-OPER-PR-BehandelndeEinrichtung
Version0.1
Statusdraft
NameDGUV_OPER_PR_BehandelndeEinrichtung
TitleBehandelnde Einrichtung
DescriptionIm Zusammenhang mit dem stationären Operationsbericht bildet dieses Profil mit Namen und Anschrift die Einrichtung ab, in der die Operation durchgeführt wurde.
TypeOrganization
Kindresource

Resources that use this resource

StructureDefinition
dguv.oper#0.1.0-KommentierungDGUV-OPER-PR-CompositionStationärer Operationsbericht - Composition

Resources that this resource uses

StructureDefinition
dguv.basis#1.5.0DGUV-Basis-PR-BehandelndeEinrichtungBehandelnde Einrichtung

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "http://fhir.dguv.de/OPER/Organization/DGUV-OPER-PR-BehandelndeEinrichtung",
  "version": "0.1",
  "name": "DGUV_OPER_PR_BehandelndeEinrichtung",
  "title": "Behandelnde Einrichtung",
  "status": "draft",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "description": "Im Zusammenhang mit dem stationären Operationsbericht bildet dieses Profil mit Namen und Anschrift die Einrichtung ab, in der die Operation durchgeführt wurde.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Organization",
  "baseDefinition": "http://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-BehandelndeEinrichtung",
  "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/OPER/Organization/DGUV-OPER-PR-BehandelndeEinrichtung",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier",
        "path": "Organization.identifier",
        "slicing": {
          "rules": "open"
        },
        "short": "Identifikator für die behandelnde Einrichtung",
        "max": "6",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Institutionskennzeichen",
        "path": "Organization.identifier",
        "sliceName": "Institutionskennzeichen",
        "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 IKNRs",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Institutionskennzeichen.value",
        "path": "Organization.identifier.value",
        "short": "Konkrete IKNR",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:Telematik-ID",
        "path": "Organization.identifier",
        "sliceName": "Telematik-ID",
        "max": "1"
      },
      {
        "id": "Organization.name",
        "path": "Organization.name",
        "short": "Name der behandelnden Einrichtung",
        "mustSupport": true
      },
      {
        "id": "Organization.address",
        "path": "Organization.address",
        "slicing": {
          "rules": "open"
        },
        "short": "Adresse der behandelnden Einrichtung",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift",
        "path": "Organization.address",
        "sliceName": "Strassenanschrift",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.extension:Stadtteil",
        "path": "Organization.address.extension",
        "sliceName": "Stadtteil",
        "max": "0"
      },
      {
        "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",
        "short": "Straßenname (ohne Hausnummer)",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Organization.address:Strassenanschrift.line.extension:Strasse.value[x]",
        "path": "Organization.address.line.extension.value[x]",
        "short": "Konkreter Straßenname",
        "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",
        "max": "0"
      }
    ]
  }
}