PackagesCanonicalsLogsProblems
    Packages
    dguv.enla@1.0.0
    http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Unfallereignis
{
  "description": "Dieses Profil bildet das Unfallereignis mit verschiedenen Informationskomponenten (Zeitpunkte, Unfallhergang, etc.) ab.",
  "_filename": "DGUV_ENLA_PR_Unfallereignis.json",
  "package_name": "dguv.enla",
  "date": null,
  "derivation": "constraint",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "fhirVersion": "4.0.1",
  "name": "DGUV_ENLA_PR_Unfallereignis",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Unfallereignis",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "eeb1c74c-63c8-4f6a-bca4-04b8e89f2c27",
  "kind": "resource",
  "url": "http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Unfallereignis",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Observation.id",
      "path": "Observation.id",
      "mustSupport": true
    }, {
      "id": "Observation.meta",
      "min": 1,
      "path": "Observation.meta",
      "mustSupport": true
    }, {
      "id": "Observation.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Observation.meta.profile",
      "mustSupport": true,
      "fixedCanonical": "http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Unfallereignis"
    }, {
      "id": "Observation.extension",
      "max": "1",
      "path": "Observation.extension",
      "mustSupport": true
    }, {
      "id": "Observation.extension:Pflegeunfall",
      "path": "Observation.extension",
      "sliceName": "Pflegeunfall",
      "constraint": [ {
        "key": "dguv-pflegeunfall-1",
        "human": "Wenn es sich um einen Pflegeunfall handelt, muss die Referenz zur Pflegekasse vorhanden sein.",
        "severity": "error",
        "expression": "(extension.where(url = 'Pflegeunfall').valueBoolean = true) implies (extension.where(url = 'Pflegekasse').exists())"
      }, {
        "key": "dguv-pflegeunfall-2",
        "human": "Wenn es sich um keinen Pflegeunfall handelt, darf die Referenz zur Pflegekasse nicht vorhanden sein.",
        "severity": "error",
        "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",
      "short": "Die vorliegende Verletzung fällt unter DAV.",
      "sliceName": "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",
      "short": "Die vorliegende Verletzung fällt unter SAV/VAV.",
      "sliceName": "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",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.dguv.de/ENLA/Patient/DGUV-ENLA-PR-VersichertePerson" ]
      } ],
      "short": "Verweis auf betroffene versicherte Person",
      "mapping": [ {
        "map": "participation[typeCode=RTGT]",
        "identity": "rim"
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.subject.reference",
      "min": 1,
      "path": "Observation.subject.reference",
      "short": "Konkreter Verweis auf versicherte Person",
      "mustSupport": true
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "mustSupport": true
    }, {
      "id": "Observation.component",
      "max": "4",
      "min": 4,
      "path": "Observation.component",
      "mustSupport": true
    }, {
      "id": "Observation.component:BeginnDerArbeitszeit",
      "max": "0",
      "path": "Observation.component",
      "sliceName": "BeginnDerArbeitszeit"
    }, {
      "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",
      "max": "0",
      "path": "Observation.component",
      "sliceName": "EndeDerArbeitszeit"
    }, {
      "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",
      "min": 1,
      "path": "Observation.component",
      "sliceName": "Unfallhergang",
      "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",
      "min": 1,
      "path": "Observation.component",
      "sliceName": "BeschwerdenKlagen",
      "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",
      "min": 1,
      "path": "Observation.component",
      "sliceName": "BeschaeftigtAls",
      "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",
      "min": 1,
      "path": "Observation.component",
      "sliceName": "Beschaeftigungsbeginn",
      "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
    } ]
  },
  "baseDefinition": "http://fhir.dguv.de/Basis/Observation/DGUV-Basis-PR-Unfallereignis"
}