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

FHIR IG analytics

Packagedguv.enla
Resource TypeStructureDefinition
IdDGUV_ENLA_PR_Unfallereignis.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=dguv.enla@1.0.0&canonical=http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Unfallereignis
URLhttp://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Unfallereignis
Version1.0
Statusdraft
NameDGUV_ENLA_PR_Unfallereignis
TitleUnfallereignis
DescriptionDieses Profil bildet das Unfallereignis mit verschiedenen Informationskomponenten (Zeitpunkte, Unfallhergang, etc.) ab.
TypeObservation
Kindresource

Resources that use this resource

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

Resources that this resource uses

StructureDefinition
DGUV-Basis-PR-UnfallereignisUnfallereignis
DGUV-ENLA-PR-VersichertePersonVersicherte Person

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "DGUV-ENLA-PR-Unfallereignis",
  "url": "http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Unfallereignis",
  "version": "1.0",
  "name": "DGUV_ENLA_PR_Unfallereignis",
  "title": "Unfallereignis",
  "status": "draft",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "description": "Dieses Profil bildet das Unfallereignis mit verschiedenen Informationskomponenten (Zeitpunkte, Unfallhergang, etc.) ab.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://fhir.dguv.de/Basis/Observation/DGUV-Basis-PR-Unfallereignis",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation.id",
        "path": "Observation.id",
        "mustSupport": true
      },
      {
        "id": "Observation.meta",
        "path": "Observation.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.meta.profile",
        "path": "Observation.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Unfallereignis",
        "mustSupport": true
      },
      {
        "id": "Observation.extension",
        "path": "Observation.extension",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.extension:Pflegeunfall",
        "path": "Observation.extension",
        "sliceName": "Pflegeunfall",
        "constraint": [
          {
            "key": "dguv-pflegeunfall-1",
            "severity": "error",
            "human": "Wenn es sich um einen Pflegeunfall handelt, muss die Referenz zur Pflegekasse vorhanden sein.",
            "expression": "(extension.where(url = 'Pflegeunfall').valueBoolean = true) implies (extension.where(url = 'Pflegekasse').exists())"
          },
          {
            "key": "dguv-pflegeunfall-2",
            "severity": "error",
            "human": "Wenn es sich um keinen Pflegeunfall handelt, darf die Referenz zur Pflegekasse nicht vorhanden sein.",
            "expression": "(extension.where(url = 'Pflegeunfall').value = false) implies (extension.where(url = 'Pflegekasse').empty())"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Observation.extension:Pflegeunfall.extension",
        "path": "Observation.extension.extension",
        "mustSupport": true
      },
      {
        "id": "Observation.extension:Pflegeunfall.extension:Pflegeunfall",
        "path": "Observation.extension.extension",
        "sliceName": "Pflegeunfall",
        "mustSupport": true
      },
      {
        "id": "Observation.extension:Pflegeunfall.extension:Pflegeunfall.value[x]",
        "path": "Observation.extension.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "Observation.extension:Pflegeunfall.extension:Pflegekasse",
        "path": "Observation.extension.extension",
        "sliceName": "Pflegekasse",
        "mustSupport": true
      },
      {
        "id": "Observation.extension:Pflegeunfall.extension:Pflegekasse.value[x]",
        "path": "Observation.extension.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "Observation.extension:Pflegeunfall.extension:Pflegekasse.value[x].reference",
        "path": "Observation.extension.extension.value[x].reference",
        "mustSupport": true
      },
      {
        "id": "Observation.status",
        "path": "Observation.status",
        "mustSupport": true
      },
      {
        "id": "Observation.code",
        "path": "Observation.code",
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding",
        "path": "Observation.code.coding",
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:DAV",
        "path": "Observation.code.coding",
        "sliceName": "DAV",
        "short": "Die vorliegende Verletzung fällt unter DAV.",
        "definition": "Die vorliegende Verletzung fällt unter das Durchgangsarztverfahren (DAV). Sie fällt nicht unter das Verletzungsartenverfahren (VAV) oder Schwerstverletzenartenverfahren (SAV).",
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:DAV.system",
        "path": "Observation.code.coding.system",
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:DAV.code",
        "path": "Observation.code.coding.code",
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:DAV.display",
        "path": "Observation.code.coding.display",
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:SAV-VAV",
        "path": "Observation.code.coding",
        "sliceName": "SAV-VAV",
        "short": "Die vorliegende Verletzung fällt unter SAV/VAV.",
        "definition": "Die vorliegende Verletzung fällt unter das Verletzungsartenverfahren (VAV) oder Schwerstverletzenartenverfahren (SAV).",
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:SAV-VAV.system",
        "path": "Observation.code.coding.system",
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:SAV-VAV.code",
        "path": "Observation.code.coding.code",
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:SAV-VAV.display",
        "path": "Observation.code.coding.display",
        "mustSupport": true
      },
      {
        "id": "Observation.subject",
        "path": "Observation.subject",
        "short": "Verweis auf betroffene versicherte Person",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.dguv.de/ENLA/Patient/DGUV-ENLA-PR-VersichertePerson"
            ]
          }
        ],
        "mustSupport": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "participation[typeCode=RTGT]"
          }
        ]
      },
      {
        "id": "Observation.subject.reference",
        "path": "Observation.subject.reference",
        "short": "Konkreter Verweis auf versicherte Person",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.effective[x]",
        "path": "Observation.effective[x]",
        "mustSupport": true
      },
      {
        "id": "Observation.component",
        "path": "Observation.component",
        "min": 4,
        "max": "4",
        "mustSupport": true
      },
      {
        "id": "Observation.component:BeginnDerArbeitszeit",
        "path": "Observation.component",
        "sliceName": "BeginnDerArbeitszeit",
        "max": "0"
      },
      {
        "id": "Observation.component:BeginnDerArbeitszeit.code.coding",
        "path": "Observation.component.code.coding",
        "mustSupport": true
      },
      {
        "id": "Observation.component:BeginnDerArbeitszeit.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "mustSupport": true
      },
      {
        "id": "Observation.component:BeginnDerArbeitszeit.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "mustSupport": true
      },
      {
        "id": "Observation.component:BeginnDerArbeitszeit.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "mustSupport": true
      },
      {
        "id": "Observation.component:BeginnDerArbeitszeit.value[x]",
        "path": "Observation.component.value[x]",
        "mustSupport": true
      },
      {
        "id": "Observation.component:EndeDerArbeitszeit",
        "path": "Observation.component",
        "sliceName": "EndeDerArbeitszeit",
        "max": "0"
      },
      {
        "id": "Observation.component:EndeDerArbeitszeit.code.coding",
        "path": "Observation.component.code.coding",
        "mustSupport": true
      },
      {
        "id": "Observation.component:EndeDerArbeitszeit.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "mustSupport": true
      },
      {
        "id": "Observation.component:EndeDerArbeitszeit.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "mustSupport": true
      },
      {
        "id": "Observation.component:EndeDerArbeitszeit.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "mustSupport": true
      },
      {
        "id": "Observation.component:EndeDerArbeitszeit.value[x]",
        "path": "Observation.component.value[x]",
        "mustSupport": true
      },
      {
        "id": "Observation.component:Unfallhergang",
        "path": "Observation.component",
        "sliceName": "Unfallhergang",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.component:Unfallhergang.code",
        "path": "Observation.component.code",
        "short": "Kennzeichnung Component als \"Unfallhergang\"",
        "mustSupport": true
      },
      {
        "id": "Observation.component:Unfallhergang.code.coding",
        "path": "Observation.component.code.coding",
        "mustSupport": true
      },
      {
        "id": "Observation.component:Unfallhergang.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "short": "Genutztes Terminologiesystem",
        "mustSupport": true
      },
      {
        "id": "Observation.component:Unfallhergang.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "short": "Code für Componenttyp",
        "mustSupport": true
      },
      {
        "id": "Observation.component:Unfallhergang.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "short": "Bezeichnung für Componenttyp",
        "mustSupport": true
      },
      {
        "id": "Observation.component:Unfallhergang.value[x]",
        "path": "Observation.component.value[x]",
        "short": "Konkrete Beschreibung des Unfallhergangs",
        "mustSupport": true
      },
      {
        "id": "Observation.component:BeschwerdenKlagen",
        "path": "Observation.component",
        "sliceName": "BeschwerdenKlagen",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.component:BeschwerdenKlagen.code",
        "path": "Observation.component.code",
        "short": "Kennzeichnung Component als \"BeschwerdenKlagen\"",
        "mustSupport": true
      },
      {
        "id": "Observation.component:BeschwerdenKlagen.code.coding",
        "path": "Observation.component.code.coding",
        "mustSupport": true
      },
      {
        "id": "Observation.component:BeschwerdenKlagen.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "short": "Genutztes Terminologiesystem",
        "mustSupport": true
      },
      {
        "id": "Observation.component:BeschwerdenKlagen.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "short": "Code für Componenttyp",
        "mustSupport": true
      },
      {
        "id": "Observation.component:BeschwerdenKlagen.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "short": "Bezeichnung für Componenttyp",
        "mustSupport": true
      },
      {
        "id": "Observation.component:BeschwerdenKlagen.value[x]",
        "path": "Observation.component.value[x]",
        "short": "Konkrete Beschreibung Beschwerden / Klagen bei Aufnahme, Anamnese",
        "mustSupport": true
      },
      {
        "id": "Observation.component:BeschaeftigtAls",
        "path": "Observation.component",
        "sliceName": "BeschaeftigtAls",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.component:BeschaeftigtAls.code",
        "path": "Observation.component.code",
        "short": "Kennzeichnung Component als \"Beschäftigt als\"",
        "mustSupport": true
      },
      {
        "id": "Observation.component:BeschaeftigtAls.code.coding",
        "path": "Observation.component.code.coding",
        "mustSupport": true
      },
      {
        "id": "Observation.component:BeschaeftigtAls.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "short": "Genutztes Terminologiesystem",
        "mustSupport": true
      },
      {
        "id": "Observation.component:BeschaeftigtAls.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "short": "Code für Componenttyp",
        "mustSupport": true
      },
      {
        "id": "Observation.component:BeschaeftigtAls.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "short": "Bezeichnung für Componenttyp",
        "mustSupport": true
      },
      {
        "id": "Observation.component:BeschaeftigtAls.value[x]",
        "path": "Observation.component.value[x]",
        "short": "Konkrete Beschreibung Beschäftigt als",
        "mustSupport": true
      },
      {
        "id": "Observation.component:Beschaeftigungsbeginn",
        "path": "Observation.component",
        "sliceName": "Beschaeftigungsbeginn",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.component:Beschaeftigungsbeginn.code",
        "path": "Observation.component.code",
        "short": "Kennzeichnung Component als \"Beschäftigungsbeginn\"",
        "mustSupport": true
      },
      {
        "id": "Observation.component:Beschaeftigungsbeginn.code.coding",
        "path": "Observation.component.code.coding",
        "mustSupport": true
      },
      {
        "id": "Observation.component:Beschaeftigungsbeginn.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "short": "Genutztes Terminologiesystem",
        "mustSupport": true
      },
      {
        "id": "Observation.component:Beschaeftigungsbeginn.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "short": "Code für Componenttyp",
        "mustSupport": true
      },
      {
        "id": "Observation.component:Beschaeftigungsbeginn.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "short": "Bezeichnung für Componenttyp",
        "mustSupport": true
      },
      {
        "id": "Observation.component:Beschaeftigungsbeginn.value[x]",
        "path": "Observation.component.value[x]",
        "short": "Konkrete Beschäftigungsbeginn",
        "mustSupport": true
      }
    ]
  }
}