PackagesCanonicalsLogsProblems
    Packages
    dguv.oper@0.1.0-Kommentierung
    http://fhir.dguv.de/OPER/Observation/DGUV-OPER-PR-Unfallereignis
{
  "description": "Dieses Profil bildet das Unfallereignis im Zusammenhang mit dem stationären Operationsbericht ab.",
  "_filename": "DGUV_OPER_PR_Unfallereignis.json",
  "package_name": "dguv.oper",
  "date": null,
  "derivation": "constraint",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "fhirVersion": "4.0.1",
  "name": "DGUV_OPER_PR_Unfallereignis",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Unfallereignis",
  "package_version": "0.1.0-Kommentierung",
  "status": "draft",
  "id": "207c58f6-097e-452e-9754-ea053a6372ab",
  "kind": "resource",
  "url": "http://fhir.dguv.de/OPER/Observation/DGUV-OPER-PR-Unfallereignis",
  "version": "0.1",
  "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/OPER/Observation/DGUV-OPER-PR-Unfallereignis"
    }, {
      "id": "Observation.extension",
      "max": "1",
      "path": "Observation.extension"
    }, {
      "id": "Observation.extension:Pflegeunfall",
      "max": "0",
      "path": "Observation.extension",
      "sliceName": "Pflegeunfall"
    }, {
      "id": "Observation.identifier",
      "path": "Observation.identifier",
      "mustSupport": true
    }, {
      "id": "Observation.identifier.system",
      "path": "Observation.identifier.system",
      "mustSupport": true
    }, {
      "id": "Observation.identifier.value",
      "path": "Observation.identifier.value",
      "mustSupport": true
    }, {
      "id": "Observation.status",
      "path": "Observation.status",
      "mustSupport": true
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "short": "Kennzeichnung des ENLA-Teilberichtsinhalts",
      "definition": "Kennzeichnung des ENLA-Teilberichtsinhalts",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding",
      "path": "Observation.code.coding",
      "slicing": {
        "rules": "open"
      },
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:DAV",
      "max": "0",
      "path": "Observation.code.coding",
      "sliceName": "DAV"
    }, {
      "id": "Observation.code.coding:SAV-VAV",
      "max": "0",
      "path": "Observation.code.coding",
      "sliceName": "SAV-VAV"
    }, {
      "id": "Observation.code.coding:Teilberichtsinhalt",
      "min": 1,
      "path": "Observation.code.coding",
      "sliceName": "Teilberichtsinhalt",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:Teilberichtsinhalt.system",
      "min": 1,
      "path": "Observation.code.coding.system",
      "short": "CodeSystem für OPER-Teilberichtsinhalte",
      "fixedUri": "http://fhir.dguv.de/OPER/CodeSystem/DGUV-OPER-CS-Teilberichtsinhalt",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:Teilberichtsinhalt.code",
      "min": 1,
      "path": "Observation.code.coding.code",
      "short": "Kürzel für konkreten OPER-Teilberichtsinhalt",
      "fixedCode": "UFER",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:Teilberichtsinhalt.display",
      "min": 1,
      "path": "Observation.code.coding.display",
      "short": "Konkrete Bezeichnung für OPER-Teilberichtsinhalt",
      "fixedString": "Unfallereignis",
      "mustSupport": true
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.dguv.de/OPER/Patient/DGUV-OPER-PR-VersichertePerson" ]
      } ],
      "short": "Verweis auf betroffene versicherte Person",
      "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": "0",
      "path": "Observation.component"
    } ]
  },
  "baseDefinition": "http://fhir.dguv.de/Basis/Observation/DGUV-Basis-PR-Unfallereignis"
}